Hi, I’m Nitish, a passionate computer engineering student navigating the world of code, tech, and problem-solving. Join me as I learn, build, and grow—sharing
Ever write //TODO: fix this crap
..then forget it for 6 months? 😩 DocTrack scans your whole codebase → finds every TODO / BUG / NOTE / FIXME → spits out clean Markdown docs + HTML reports with code snippets. Zero lost thoughts. Real clarity. GitHub: https://t.co/CTNMAn1t1X
Just finished my major project: a terminal chat interface where you can create rooms, broadcast messages, and do everything from the terminal.
Project link: https://t.co/hyZvueQ8Bx
Please provide reviews if you can—I’d like to read any suggestions.
"Fought socket nightmares in C++ for weeks → finally built a multi-client chat app!
Mac server w/ poll() handling multiple connections → Android Termux client chatting live.
No frameworks, pure raw sockets. Termux kept dropping until I fixed the loop Anyone building sockets?
Built a C++ chat system using raw sockets.
Mac server ↔ Android client (Termux).
Multi-client with poll(), real-time messaging.
No frameworks—just systems programming.
#cpp#networking#buildinpublic
🚀 Just tackled loops today as part of my coding journey! 💻✨
Learning in public and sharing my progress.
Got some cool patterns working and excited to dive deeper.
#100DaysOfCode#LearnInPublic#CodingJourney
C++ unlocked! 🔓 From mastering pointers to building OOP magic, the journey's been wild. Ready to take on more challenges and level up! 💻✨
#CodeWarrior#CPlusPlus#DevLife