Skip to content
View Ritik-0102's full-sized avatar

Block or report Ritik-0102

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.

Content in all repositories owned by your account will be closed.
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
Ritik-0102/Readme.md

Ritik Rana — Computer Science Engineer, Full Stack Developer, AI Builder

Profile views GitHub followers Total GitHub stars

Typing introduction

Building in public India Full stack AI and Cloud

Cyberpunk developer animation

> about_me.exe

Coding animation

I’m Ritik Rana, a B.Tech Computer Science & Engineering student focused on turning curious ideas into practical software.

  • Building across the MERN stack with React, JavaScript, Node.js, Express, MongoDB, and SQL.
  • Exploring Generative AI and how intelligent interfaces can make web products more useful.
  • Learning cloud delivery with AWS, containers with Docker, and strong engineering workflows.
  • Keeping my foundations sharp through DSA, problem-solving, and software engineering practice.
  • Interested in cybersecurity and the habits behind building more secure applications.

My coding philosophy: start with a real problem, make the smallest useful version, learn from every bug, and keep iterating until it earns its place.

> engineering_loop

BUILD ━━▶ LEARN ━━▶ EXPERIMENT ━━▶ DEBUG ━━▶ IMPROVE ━━▶ SHIP

Signal How I approach it
Build Turn an idea into a working, testable feature.
Learn & experiment Explore the tools behind the feature, not just the syntax.
Debug & improve Treat failures as feedback for a cleaner next iteration.
Ship Finish useful work and carry the lessons into the next build.

> tech_arsenal

Domain Toolkit
Languages Python, C, C++, HTML, CSS, JavaScript
Frontend React, HTML, CSS, JavaScript
Backend Node.js, Express
Databases MongoDB, MySQL
Cloud & DevOps AWS, Docker
Tools Git, GitHub, VS Code, Postman

> featured_work

🌦️ WeatherGPT

AI-powered conversational weather intelligence. A product direction combining a React experience, FastAPI services, weather data, and LLM-assisted conversations.

REACT · FASTAPI · WEATHER APIs · AI / LLM

🩺 Vitalis AI

A domain-focused Generative AI healthcare chatbot concept exploring multimodal interaction and thoughtful AI integration in a web application.

GENERATIVE AI · CHATBOT · MULTIMODAL · WEB

🛒 EpicCart

A full-stack e-commerce build centered on products, authentication, carts, checkout, payments, and orders—with deployment-minded architecture.

MERN · AUTHENTICATION · DOCKER · CLOUD / CI-CD

🛡️ Security Vulnerability Detection Framework

An educational operating systems and cybersecurity project for studying vulnerability simulation and secure-system concepts.

C / C++ · OPERATING SYSTEMS · CYBERSECURITY

> github_command_center

Ritik's GitHub statistics Ritik's GitHub streak

GitHub profile details

Most productive time Repositories by language

Most committed language

📈 My Coding Activity

Ritik's coding activity graph

> leetcode_dashboard

Ritik Rana's LeetCode statistics

> contribution_dimension

3D contribution graph

📡 Developer Radar

Currently exploring Direction
React Modern, responsive frontend experiences
Node.js & Express Backend development and API design
MongoDB & MySQL Practical database design
Generative AI LLM-powered applications
AWS Cloud deployment fundamentals
Docker Repeatable, containerized environments
DSA Stronger problem-solving habits
Cybersecurity More secure applications and systems

> 2026_learning_mission

These are learning-focus signals, not proficiency scores.

Focus Current mission
Frontend ████████░░ Craft polished React interfaces
Backend ████████░░ Design dependable APIs and services
Databases ███████░░░ Model data for real product needs
DSA ███████░░░ Practice patterns that improve problem solving
AI ████████░░ Build useful Generative AI experiences
Cloud ██████░░░░ Learn deployment and scalable-system foundations
System Design ██████░░░░ Understand how product pieces fit together

> developer_operating_system

INPUT       → curiosity + a real-world problem
PROCESS     → research → prototype → feedback → refinement
OUTPUT      → a clearer, more useful product
UPGRADE     → one lesson carried into the next build

I’m growing from student to engineer by making the work tangible: one feature, one experiment, and one shipped project at a time.

> let_s_connect

GitHub profile Ritik Rana on LinkedIn Email Ritik Rana Ritik Rana on LeetCode Ritik Rana portfolio

Open to connecting with builders, learners, and people solving interesting problems.

Code. Create. Iterate. Repeat.

Profile visitor count

Pinned Loading

  1. Vitalis-AI Vitalis-AI Public

    An intelligent, clinical-grade healthcare chatbot powered by a custom fine-tuned Llama-3 model. Features real-time symptom analysis, multilingual support, an interactive human body map, and a sleek…

    Jupyter Notebook 5 1

  2. EpicCart EpicCart Public

    E-COMMERCE WEBSITE

    HTML 1

  3. Code-Vault Code-Vault Public

    🌱 My daily learning playground for Data Structures & Algorithms, modern Web/Mobile applications, and real-time AI/ML projects.

    C++ 1

  4. Sudoku-Solver Sudoku-Solver Public

    A high-performance Full-Stack Sudoku Web App. Features a custom C++ Backend (Crow Framework) for a recursive backtracking solver & puzzle generator, live memory tracking, and a Vanilla JS Glassmorp…

    C++