MCPcopy Create free account
hub / github.com/devs-in-tech/DevsInTech

github.com/devs-in-tech/DevsInTech @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
48 symbols 101 edges 46 files 0 documented · 0% updated 13d ago★ 44

Browse by type

Functions 47 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DevsInTech 🚀

Logo

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 website 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:

sh git clone https://github.com/<your_github_username>/DevsInTech.git

  1. Get into the root directory

sh cd DevsInTech

  1. Install all dependencies by running

sh pnpm install

  1. Create your branch

sh git checkout -b <your_branch_name>

  1. Run and view the application on localhost

sh pnpm run dev

  1. Make your changes

  2. Stage your changes

sh git add <filename>

  1. Commit your changes

sh git commit -m "<your-commit-message>"

  1. Push your changes to your branch

    sh git push origin "<your_branch_name>"

  2. Create a Pull Request.

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

Setup using Docker

  • Enter the root directory

```sh docker build .

```

sh 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 Contribution guide.

Code of Conduct

Check out the Code of Conduct to know an inclusive environment that respects all contributions.

License

This Community is Licensed under MIT license.

🙏Support

Don't forget to leave a star ⭐️

Thank You to Our Contributors❤️

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 47
Class 1

Languages

TypeScript100%

Modules by API surface

src/components/testimonial.js5 symbols
src/components/Letter.jsx4 symbols
src/components/HomePage/Events_Cards/index.jsx4 symbols
src/components/ScrollToTop.jsx3 symbols
src/components/FaqAccordion.jsx2 symbols
src/pages/team/index.jsx1 symbols
src/pages/index.js1 symbols
src/pages/home/index.jsx1 symbols
src/pages/events/tech/index.jsx1 symbols
src/pages/events/spaces/index.jsx1 symbols
src/pages/events/quiz/index.jsx1 symbols
src/pages/events/index.jsx1 symbols

For agents

$ claude mcp add DevsInTech \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page