Skip to content
View ckprojects77's full-sized avatar

Block or report ckprojects77

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
ckprojects77/README.md

Hey, I'm Chaitanya👋

2rd year IT undergrad  •  DSA & Systems  •  Building things that work

   


About

I'm an IT student who spends most of my time solving DSA problems in C++ and shipping full-stack projects. I'm targeting FAANG roles and working backwards from what that takes — strong fundamentals, real projects, consistent practice.

Currently sharpening: graphs, dynamic programming, and system design basics.


Projects

Project What it does Stack
Finance Pulse App Personal finance dashboard — track income, expenses, and spending patterns with interactive charts TypeScript, React, Recharts, Vite
AI Mock Interview Platform Practice technical interviews with an AI interviewer — get real-time feedback on your answers JavaScript, React
BloodNexus [blood saviour] JavaScript
DSA Practice Structured C++ solutions organized by topic — arrays, trees, graphs, DP, sliding window C++

Tech I use

Languages   C++  •  TypeScript  •  JavaScript  •  Python

Frontend   React  •  Vite  •  Tailwind CSS  •  Recharts

Tools   Git  •  VS Code  •  Vercel  •  Linux


DSA Progress

Topic Status
Arrays & Strings ✅ Done
Binary Search ✅ Done
Sliding Window ✅ Done
Trees & BST 🔄 In progress
Graphs (BFS/DFS/Dijkstra) 🔄 In progress
Dynamic Programming 📌 Up next

Solving consistently on LeetCode — see my profile


GitHub activity

 


Open to internships and collaborations — reach out anytime

Popular repositories Loading

  1. dsa-practice dsa-practice Public

    DSA solutions in C++ organized by topic with time and space complexity notes

    C++

  2. Finance-Pulse-App Finance-Pulse-App Public

    Personal finance dashboard with income/expense tracking and interactive charts

    TypeScript

  3. ai-mock-interview-platform ai-mock-interview-platform Public

    AI-powered interview prep , generates questions, evaluates answers, and gives strengths/weaknesses feedback

    JavaScript

  4. BloodNexus BloodNexus Public

    AI-powered emergency blood & ambulance platform ,real-time donor matching, SOS alerts, and live dispatch

    JavaScript

  5. ckprojects77 ckprojects77 Public

  6. C-Plus-Plus C-Plus-Plus Public

    Forked from TheAlgorithms/C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++