Code Monkey home page Code Monkey logo

digitomize-parth's Introduction

Digitomize

Alt

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

Prerequisites

  • Node.js and npm
  • MongoDB

Installation

  1. Clone the repository: git clone https://github.com/pranshugupta54/digitomize.git
  2. Install backend dependencies: cd backend && npm install
  3. Install client dependencies: cd client && npm install
  4. Configure environment variables: Create a .env file in the backend and client directory and set up necessary variables (e.g., database connection, API keys).
  5. Start the backend server: npm run start (in the backend directory)
  6. Start the client: npm start (in the client directory)

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.

License

This project is licensed under the MIT License.

digitomize-parth's People

Contributors

anur4ag avatar pranshugupta54 avatar saanvi26 avatar sauravgupta123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.