Skip to content
View rakesh2604's full-sized avatar

Block or report rakesh2604

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rakesh2604/README.md

Hi 👋, I'm Rakesh Kumar

👨‍💻 A Passionate Software Engineer | Full-Stack Developer | Open-Source Contributor 🚀

Computer Science and Engineering Student

coding

💫 About Me:

  • 🖥️ I’m currently a CSE Student

  • I have a keen interest in Software Development

  • Solved 500+ Data Structures & Algorithms problems on LeetCode

  • 📫 Reach me at rakesh.kr2604@gmail.com

  • 👨‍💻 All of my projects are available at rakesh2604

  • 🔒 Some of my projects are private due to intellectual property and patent-related considerations

  • ⚡ Fun fact In a world of algorithms, I choose to stay human.


💻 Tech Stack

🔹 Languages
🔹 Frameworks & Tools
🔹 Cloud & DevOps
🔹 Databases

🌐Connect with me

Github Stats

Pinned Loading

  1. PlaceAI PlaceAI Public

    PlacedAI is an AI-powered placement platform for Indian students. It offers mock AI interviews, ATS resume scoring, resume builder, job recommendations, progress insights, premium upgrade system, a…

    JavaScript 4

  2. IPFS-Testing IPFS-Testing Public

    A hands-on repository for experimenting with the InterPlanetary File System (IPFS), covering file uploads, content addressing, and basic decentralized storage workflows for learning and testing pur…

    JavaScript 2

  3. production-grade-api-trpc production-grade-api-trpc Public

    A production-grade REST API built with TRPC, Express, and TypeScript following Contract-Driven Development (CDD) principles.

    TypeScript 2

  4. Production_Based_Code_Practice Production_Based_Code_Practice Public

    Production-based backend practice using Node.js, Express, MongoDB, and modern best practices. Built to understand real-world architecture, scalability, and clean code patterns.

    JavaScript 2

  5. trade-opportunities-api trade-opportunities-api Public

    FastAPI service for market analysis using Gemini AI

    Python 2

  6. prioritized-async-task-system prioritized-async-task-system Public

    Production-grade prioritized async task processing system built with FastAPI, Celery, Redis, and PostgreSQL. Ensures strict priority execution (HIGH > MEDIUM > LOW), concurrency safety using row-le…

    Python