Skip to content
View KunalKhandekar's full-sized avatar
🎯
Focused
🎯
Focused

Highlights

  • Pro

Block or report KunalKhandekar

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

Full Stack Developer | BSc IT Student | Cloud Enthusiast

Building scalable, production-ready web applications with clean architecture and modern tech

πŸš€ About Me

I'm a passionate full stack developer focused on creating robust, scalable applications that solve real problems. My approach centers on clean code, thoughtful architecture, and continuous learning through building.

const sahil = {
  location: "Mumbai, India",
  education: "BSc in Information Technology",
  currentFocus: ["Backend Engineering", "Frontend Engineering", "Cloud Architecture", "System Design"],
  interests: ["Distributed Systems", "Performance Optimization", "DevOps"],
  philosophy: "Learning by building. Every project teaches more about systems, performance and design.",
  openTo: ["Collaborations", "Internships", "Open Source Contributions"]
};

🎯 What I'm Working On

Blog Application

  • Secure authentication and authorization system
  • Modular, scalable architecture
  • Intuitive UI/UX workflows

Currently Exploring:

  • Scalable backend architectures
  • Distributed systems and microservices
  • Cloud-native development practices
  • CI/CD Pipelines

πŸ’» Tech Stack

Frontend

React

Backend

NodeJS

Tools & DevOps

Tools

Cloud & Integration

Cloud

Core Technologies:

  • Frontend: React, Next.js, TypeScript, Tailwind CSS
  • Backend: Node.js, Express, RESTful APIs, WebSockets
  • Database: MongoDB, Redis
  • DevOps: Docker, Git, CI/CD
  • Cloud: AWS, GCD, Cloudflare

🎨 Featured Projects

Full-stack cloud storage platform combining modern web tech with AWS infrastructure

Tech Stack: MERN Stack, AWS S3, Redis, Razorpay

Key Features:

  • Secure user registration and login system
  • Drag-and-drop file upload with progress indicators
  • File sharing with links and permissions
  • Folder creation and organization
  • File preview and download capabilities
  • Responsive design for mobile and desktop
  • Storage quota management

Production-ready CI/CD server built without third-party platformsβ€”complete control over your deployment pipeline

Tech: Node.js, Shell Scripting, Git Hooks, PM2
Features:

  • Automated build and deployment on git push
  • Monorepo support with independent project pipelines
  • Custom deployment scripts and configurations
  • Webhook-triggered builds
  • Build logs and notification system

More Projects Coming Soon... 🚧

πŸ“Š GitHub Analytics

GitHub Stats GitHub Streak
Top Languages

πŸ† GitHub Achievements

GitHub Trophies

🀝 Let's Connect

"The best way to predict the future is to build it." – Alan Kay

Always learning. Always building. Always improving.

Pinned Loading

  1. Storage-App Storage-App Public

    A scalable MERN-based file storage platform featuring secure auth, file uploads to cloud storage, efficient folder hierarchy, and responsive UI. Inspired by modern drive systems for seamless data o…

    JavaScript 21 5

  2. Custom-CICD-Server Custom-CICD-Server Public

    A lightweight and customizable CI/CD server built from scratch. Supports automated builds, deployments, webhooks, and scalable pipeline execution without relying on GitHub Actions or other third-pa…

    JavaScript 2 1

  3. sahilkhandekar.dev sahilkhandekar.dev Public

    This portfolio is a personal showcase of my work, journey, and growth as a developer. It is not meant to be treated as a collaborative open-source project, but you're welcome to explore the code an…

    JavaScript 4

  4. DSA-Grind-Mode DSA-Grind-Mode Public

    Documenting my journey of learning DSA with Namaste DSA. Includes step-by-step concepts, coding practice, and problem-solving approaches. Goal: Build strong fundamentals and crack coding interviews.

    JavaScript

  5. admin.sahilkhandekar.dev admin.sahilkhandekar.dev Public

    This admin panel serves as the content management system for my portfolio website. It provides a clean, intuitive interface for updating and managing all aspects of the portfolio without touching c…

    JavaScript

  6. api.sahilkhandekar.dev api.sahilkhandekar.dev Public

    RESTful API backend for Sahil Khandekar's portfolio website. Built with Node.js, Express, and MongoDB. Provides secure endpoints for content management, authentication, and data operations.

    JavaScript