Giter Site home page Giter Site logo

nabroleonx / leetcode-helper Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 157 KB

A Telegram bot to help you with your DSA journey

Home Page: https://t.me/leetcode_helper_bot

Dockerfile 0.22% JavaScript 91.83% Python 7.95%
javascript leetcode telegraf telegram-bot

leetcode-helper's Introduction

Leetcode Helper

Leetcode Helper is a Telegram bot tailored to assist students on their LeetCode journey, offering essential tools for efficient practice, progress tracking, and access to resources. The bot provides functionalities to fetch daily challenges, retrieve problem topics, track user progress, and access Data Structures and Algorithms (DSA) resources.

Features

Consistency in coding practice is essential for mastering algorithms and data structures. Leetcode Helper Bot aims to inspire and assist you by providing:

  • Daily Challenges: Encourages regular coding practice for skill enhancement.
  • Progress Tracking: Visualize your coding journey for continuous improvement.
  • Random Questions: Keeps learning engaging by offering diverse problem sets.
  • Resource Access: Enhances understanding with curated learning resources.

Getting Started

Prerequisites

  • MongoDB
  • Node.js

Installation

  1. Clone the Repository:

    git clone https://github.com/nabroleonx/Leetcode-Helper.git
    cd Leetcode-Helper
  2. Environment Configuration:

    • Copy the .env.example file to .env:

      cp .env.example .env
    • Update the .env file with your credentials and configuration details required for the bot to function properly.

  3. Install Dependencies:

    npm install

Running the Application

Local Development:

Start the application in development mode:

npm run dev

Using Docker:

If you prefer using Docker for deployment, follow these steps:

  1. Ensure Docker and Docker Compose are installed on your machine.

  2. Start the application using Docker:

    docker-compose up -d

The LeetCode Helper Bot should now be up and running, ready to assist you in your coding journey!

Usage

Once the bot is running, open your Telegram app and open the bot you created. Start interacting with the bot by using the available commands to access daily challenges, track your progress, explore resources, and practice coding with ease.

TODO

  • Personalized question suggestions
  • Contest notifications
  • Submission tracking
  • Complete invite functionality with rewards
  • Refactoring

leetcode-helper's People

Contributors

nabroleonx avatar

Stargazers

Hana Belay avatar developed avatar

Watchers

 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.