Skip to content
View Mit16's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mit16

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Mit16/README.md

💫 About Me:

I’m a Computer Science student with a strong interest in backend systems, distributed architecture, and low-level programming. I’ve built scalable microservices using Spring Boot and Node.js, developed real-time apps with WebSockets and AI integration, and implemented a Redis-like in-memory datastore from scratch in C++. I'm currently focused on building secure, efficient full-stack systems, including Wear OS integrations and blockchain prototypes. Open to collaborations that challenge my skills and help me grow.

🌐 Socials:

LinkedIn Stack Overflow email Instagram

💻 Tech Stack:

C C++ Java JavaScript Kotlin Python Bootstrap NodeJS React Spring Socket.io TailwindCSS MongoDB Postgres Redis Git GitHub


Pinned Loading

  1. HealthFirst-Personalized-Health-Monitoring-System HealthFirst-Personalized-Health-Monitoring-System Public

    Built a real-time health monitoring system using Wear OS and Spring Boot microservices, enabling live tracking of vitals like heart rate, SpO₂, and temperature. Implemented secure token-based pairi…

    JavaScript 1

  2. Redis-Implementation-in-C-Cpp Redis-Implementation-in-C-Cpp Public

    Custom Redis implementation built from scratch in C/C++. This project replicates key Redis features like in-memory key-value storage, GET/SET operations, and efficient data retrieval. It focuses on…

    C++ 2 1

  3. RealTimeMind RealTimeMind Public

    RealTimeMind is a real-time chat application seamlessly integrating AI assistance into conversations. Users can chat with each other and simultaneously interact with an AI to ask questions, get sug…

    JavaScript 1

  4. ApexChain ApexChain Public

    A Java-based blockchain implementation simulating wallet creation, transactions, and block mining. Demonstrates core blockchain concepts like cryptographic signatures, proof-of-work, and transactio…

    Java

  5. DishDash DishDash Public

    A food ordering website

    JavaScript 1

  6. Acoin-Blockchain Acoin-Blockchain Public

    Designed and implemented a lightweight blockchain system in Kotlin, simulating core blockchain concepts such as wallets, transactions, mining, and the Unspent Transaction Output (UTXO) model.

    Kotlin