Skip to content
View sherlock-hashed's full-sized avatar

Block or report sherlock-hashed

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

Hi, I'm Varad Parate πŸ‘‹

Typing SVG

πŸ§‘β€πŸ’» About Me

  • πŸŽ“ Final-year B.Tech IT student at Vishwakarma Institute of Information Technology (SPPU) β€” CGPA 8.99
  • πŸ› οΈ I enjoy building full-stack applications with strong backend foundations, real-time features, and a focus on performance, clean architecture, and deployment
  • πŸ† Led a 4-member team for the ScanPay project at the Walmart Hackathon, coordinating sprint planning and code reviews
  • πŸ“« Reach me at varadparate@gmail.com

πŸ› οΈ Tech Stack

Programming Languages

Frontend Development

Backend Development

Databases & Storage

Testing & Quality Assurance

DevOps, Cloud & Deployment

Developer Tools & Version Control


πŸš€ Featured Projects

A background monitoring worker (node-cron) that runs configurable API health checks, tracks 24-hour rolling uptime and latency, and alerts users only on status changes (UP ↔ DOWN). Deployed on AWS EC2 with Docker Compose + Nginx, shipped through a 4-job GitHub Actions CI/CD pipeline running 49 automated unit/integration tests.

πŸ”— Live Demo

React Node.js Express.js MongoDB AWS Docker Nginx GitHub Actions Jest


An in-memory HTTP cache built on JavaScript Maps with O(1) lookups, custom LRU eviction, and TTL expiration β€” cutting cached GET response times from ~440ms to near 0ms, while safely bypassing the cache for data-mutating requests. Dockerized with graceful shutdown handling for zero connection drops during scaling.

Node.js Express.js Docker Jest Commander


CSClash Arena is a real-time multiplayer CS quiz platform that enables students to compete in timed 1v1 battles across subjects like OS, DBMS, CN, and OOPs. Built with MERN, Socket.io, and Docker. Features dynamic ELO matchmaking, algorithmic bots, and global rankings and performance analytics to provide a secure, gamified placement preparation experience.

πŸ”— Live Demo

React TypeScript Node.js Express.js Socket.io MongoDB Firebase Docker


AI-powered personalized learning platform that generates adaptive courses, notes, quizzes, flashcards, and Q&A using Google Gemini AI. Built with Next.js, Neon PostgreSQL, Inngest, Clerk Authentication, and Tailwind CSS.

πŸ”— Live Demo

Next.js Gemini AI Neon PostgreSQL Inngest Clerk


πŸ“‚ Other Projects

Full-stack travel listings app with Passport.js auth and Cloudinary-backed image uploads.

πŸ”— Live Demo

Node.js Express.js MongoDB EJS Cloudinary Passport.js


Mobile-first weather app with AQI, UV index, and an interactive Leaflet map.

πŸ”— Live Demo

React Vite Leaflet Recharts


πŸ“Š GitHub Stats


πŸŽ“ Coursework

Data Structures & Algorithms Β· Operating Systems Β· DBMS Β· Computer Networking Β· Computer Organization


Open to SDE Internship opportunities β€” feel free to reach out!

Profile views

Pinned Loading

  1. Shakti Shakti Public

    Production-grade MERN application for real-time API uptime monitoring with automated health checks, response latency tracking, incident email alerts, JWT authentication, Dockerized deployment, AWS …

    TypeScript

  2. Kshama Kshama Public

    CLI-based HTTP caching proxy server with LRU cache, TTL expiration, Express.js, Docker, Jest testing, and cache observability.

    JavaScript

  3. LunchBreak LunchBreak Public

    A real-time multiplayer computer science quiz game built with MERN, Socket.io, and Docker. Features dynamic ELO matchmaking, algorithmic bots, and global rankings.

    TypeScript

  4. NeuroNest NeuroNest Public

    AI-powered personalized learning platform that generates adaptive courses, notes, quizzes, flashcards, and Q&A using Google Gemini AI. Built with Next.js, Neon PostgreSQL, Inngest, Clerk Authentica…

    JavaScript