SkillAgentSearch skills...

DevsInTech

Open Source Inclusive community helping folks to level up their skills and standout in tech world

Install / Use

/learn @devs-in-tech/DevsInTech
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DevsInTech 🚀

<p align="center"><Link href="/"><img src="https://user-images.githubusercontent.com/76242769/233774732-447713dd-db8d-4c95-9c66-827ef84cbcf8.png" title="Logo" alt="Logo" height="150px"/><Link/></p> <div align="center"> <!-- <img src="https://forthebadge.com/images/badges/built-with-love.svg" /> <img src="https://forthebadge.com/images/badges/uses-brains.svg" /> <img src="https://forthebadge.com/images/badges/powered-by-responsibility.svg" /> --> <br> <img src="https://img.shields.io/github/repo-size/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/issues/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/issues-closed-raw/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/license/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/issues-pr/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/contributors/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/stars/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/issues-pr-closed-raw/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/forks/devs-in-tech/DevsInTech?style=for-the-badge" /> <img src="https://img.shields.io/github/last-commit/devs-in-tech/DevsInTech?style=for-the-badge" /> </div> <br> </div>

About Us

DevsInTech is a thriving and welcoming community of developers,tech professionals,and enthusiasts who share a common passion for technology. Our mission is to promote diversity and inclusiveness in the open source community by helping individuals with improving their skills and standing out in the tech space.

Check out our <a href="https://devsintech.vercel.app/">website</a> to get started!

What do we provide?✨

DevsInTech offers a wide range of resources and opportunities for developers and tech enthusiasts to expand their skills, connect with peers, and advance their careers. Some of the key offerings include:

Workshops and Webinars: We organize workshops and webinars led by industry experts on various topics such as programming languages, frameworks, software development methodologies, and emerging technologies.

Tech Talks and Panel Discussions: We host engaging tech talks and panels with industry experts covering latest trends, best practices, and real-world experiences, offering valuable insights and producing inspiring conversations.

Networking and Community Events: We facilitate networking through meetups, conferences, and events, fostering connections, idea sharing, collaboration, and professional relationships.

Get in touch👋

Discord Twitter LinkedIn

Tech stack used to build DevsInTech⚙️

Next.js TailwindCSS

Getting Started 👩‍💻

⚠️Prerequisites

  • Before getting into it, make sure you have pnpm installed.

Let's jump right in🌟

  1. Fork the project

  2. Clone the project to run on your local machine using the following command:

    git clone https://github.com/<your_github_username>/DevsInTech.git
    
  3. Get into the root directory

    cd DevsInTech
    
  4. Install all dependencies by running

    pnpm install
    
  5. Create your branch

    git checkout -b <your_branch_name>
    
  6. Run and view the application on localhost

    pnpm run dev
    
  7. Make your changes

  8. Stage your changes

    git add <filename>
    
  9. Commit your changes

    git commit -m "<your-commit-message>"
    
  10. Push your changes to your branch

    git push origin "<your_branch_name>"
    
  11. Create a Pull Request.

    Click compare across forks if you don't see your branch

Setup using Docker

  • Enter the root directory

    docker build .
    
    
    docker run -p 3000:80 <Image>
    

Contribute

We welcome contributions in our community. Learn how to start contributing, from installing the project on your device to submitting a pull request with our<Link href="https://github.com/devs-in-tech/DevsInTech/blob/main/CONTRIBUTING.md"> Contribution guide.<Link/>

Code of Conduct

Check out the <Link href="https://github.com/devs-in-tech/DevsInTech/blob/main/CODE_OF_CONDUCT.md">Code of Conduct<Link/> to know an inclusive environment that respects all contributions.

License

This Community is <Link href="https://github.com/devs-in-tech/DevsInTech/blob/main/LICENSE">Licensed<Link/> under MIT license.

🙏Support

Don't forget to leave a star ⭐️

Thank You to Our Contributors❤️

<Link href="https://github.com/devs-in-tech/DevsInTech/graphs/contributors"> <img src="https://contrib.rocks/image?repo=devs-in-tech/DevsInTech" /> <Link/>

Related Skills

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated5mo ago
Forks76

Languages

JavaScript

Security Score

92/100

Audited on Oct 8, 2025

No findings