Skip to content

Nishantkumar012/digitomize

Β 
Β 

Repository files navigation

Digitomize

All Contributors

Discord Netlify Status Forks on Github Star on GitHub

Digitomize 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.

Table of Contents

Introduction

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.

Features

  • 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.

Getting Started

Tech Stack

Frontend

  • React.js
  • Vite
  • Tailwind (Daisyui, Material UI, Flowbite)

Backend

  • Node.js
  • Express
  • NPM
  • MongoDB

Installation Guide

  1. Clone the repository: git clone https://github.com/pranshugupta54/digitomize.git
  2. Install project dependencies and start the development environment:
    In the root directory of the project (where package.json is located), run npm install.
  3. 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.
  1. 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.)

Usage

Contests Section

  • 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.

User Profiles

  • 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.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for details on how to contribute to this project.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Pranshu Gupta
Pranshu Gupta

πŸ’» πŸ“–
Saanvi Lakhanpal
Saanvi Lakhanpal

πŸ’»
Anurag Sharma
Anurag Sharma

πŸ’»
GOVARDHAN RAO NAIDU BABBADI
GOVARDHAN RAO NAIDU BABBADI

πŸ’»
Pushpak Raut
Pushpak Raut

πŸ’»
Meenu Yadav
Meenu Yadav

πŸ’»
Christian Franchin
Christian Franchin

πŸ’»
Surveer Singh
Surveer Singh

πŸ’»
Saurav Gupta
Saurav Gupta

πŸ’»
Anmol Pal
Anmol Pal

πŸ’»
Louise Tona
Louise Tona

πŸ’»
Harsh
Harsh

πŸ’»
Jagannath Mahapatra
Jagannath Mahapatra

πŸ’»
Mayur Shirodkar
Mayur Shirodkar

πŸ’»
Ayush Shukla
Ayush Shukla

πŸ’»
Ritik Shrestha
Ritik Shrestha

πŸ’»
Bishwajit Samanta
Bishwajit Samanta

πŸ“–
Yash Khattar
Yash Khattar

🎨
Kapil Kumar
Kapil Kumar

πŸ’»
Subodh Inamdar
Subodh Inamdar

πŸ’»
Priyankar Pal
Priyankar Pal

πŸ’»
AMAN MADDHESHIYA
AMAN MADDHESHIYA

πŸ’»
AlmightyNan
AlmightyNan

πŸ’»
Francesco Menghi
Francesco Menghi

πŸ’»
Deep
Deep

πŸ’»
Rushi1109
Rushi1109

πŸ’»
Varun Patodia
Varun Patodia

πŸ’»
Sumit Upadhyay
Sumit Upadhyay

πŸ’»
Khagesh Sharma
Khagesh Sharma

πŸ’»
Manojna Vinjamuri
Manojna Vinjamuri

πŸ’»
Deca
Deca

🎨

License

This project is licensed under the MIT License.

Discord

Join Our Discord Community for any help and troubleshooting.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 4.7%
  • HTML 0.5%