Digitomize - Website
Digitomize, part of Microsoft for Startups Founders Hub, is an open-source platform that combines two main sections: Contests and User Profiles. It allows users to explore upcoming coding contests and dynamically create developer portfolios.
Program Logo | Program Name | Program Description |
---|---|---|
GirlScript Summer of Code | GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. | |
Social Winter of Code | Social Winter Of Code is the 2 month long open source program by Social India , with the aim to introduce more and more people to the world of Open source. | |
Kharagpur Winter of Code | Kharagpur Winter of Code is a 5-week long online program for students who are new to open source software development. The program not only helps students to get involved in open source, but also prepares them for many open source summer programs. | |
Tublian | Tublian open source internship program lets software developers get real open source experience by collaborating with major open source projects. | |
Innogeeks Winter of Code | Innogeeks Winter of Code is a month-long open-source program envisioned by the Innogeeks. It is an online initiative that introduces new contributors to open-source software development. |
Digitomize is designed to provide developers with a comprehensive platform for exploring coding contests and creating dynamic portfolios that showcase their coding skills and achievements.
-
Contests Section: Explore upcoming coding contests from platforms like LeetCode, Codeforces, CodeChef, and more. Filter contests based on various criteria and view contest details such as remaining time, duration, and more.
-
User Profiles: Create your developer portfolio by providing user handles for different coding platforms. The platform dynamically fetches and displays your updated ratings, achievements, and coding history.
Hit the star β
- React.js
- Vite
- Tailwind (Daisyui, Material UI, Flowbite)
- Node.js
- Express
- NPM
- MongoDB
- Clone the repository:
git clone https://github.com/pranshugupta54/digitomize.git
- Install project dependencies and start the development environment:
In the root directory of the project (where package.json is located), runnpm install
. - Configure environment variables: Create a .env file in the backend and client directories respectively, and set up the required environment variables such as database connection details, API keys, and other configurations.
- For more information check Backend Documentation and Frontend Documentation.
- Start the development environment:
npm run dev
(This command, defined in your project's package.json, starts both the backend server and the client using the concurrently library. It's a convenient way to run both parts of your application concurrently during development.)
- Visit the Contests page to explore upcoming coding contests.
- Apply filters to narrow down contests based on your preferences.
- Click on a contest to view detailed information, including start time, duration, and platform.
- Create your developer portfolio by signing up and providing your user handles for different coding platforms.
- The platform dynamically fetches and displays your latest ratings, achievements, and contest history.
- Customize your portfolio to display the information you want to share with others.
Contributions are welcome! Please read CONTRIBUTING.md for details on how to contribute to this project.
Thanks goes to these wonderful people (emoji key):
This project is licensed under the MIT License.
Join Our Discord Community for any help and troubleshooting.
For more ways to get in touch, refer to our CONTACT.md.