Skip to content
View sushil-kamble's full-sized avatar
💻
Think, Plan, Build, Repeat 🔁
💻
Think, Plan, Build, Repeat 🔁

Highlights

  • Pro

Block or report sushil-kamble

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

Typing SVG


whoami

I'm a frontend-heavy full-stack engineer (4+ years) who cares about one thing: shipping software that feels inevitable - clear code, crisp UX, and systems that don't wake you up at 3AM.

I build with React / Next.js + Node / FastAPI, and I'm deep into AI-assisted engineering workflows: planning → coding → testing → refactoring → shipping.
If something can be automated cleanly, I'll automate it - without turning the codebase into a science project.

// sushil.config.js
const sushil = {
  location: "India 🇮🇳",
  role: "AI-native • Frontend-heavy Full-Stack Engineer",
  focus: ["product UX", "clean architecture", "shipping velocity"],
  philosophy: "Craft software that feels inevitable - elegant, intuitive, right.",
  currentlyExploring: ["agentic dev workflows", "Svelte 5", "system design"],
};

> cat SKILLS.md

Languages

JavaScript TypeScript Python HTML5 CSS3 SQL

Frameworks & Libraries

React Next.js Svelte Vue.js Nuxt.js Node.js Express FastAPI Django Tailwind CSS shadcn/ui Redux Prisma Drizzle

Databases & Services

PostgreSQL MongoDB MySQL SQLite Firebase Supabase Convex Vercel Cloudflare

Tools

Git WebStorm VS Code Cursor Claude Postman Docker

> git log --oneline --graph

* 🔭  Exploring AI-assisted development workflows - planning, code, QA
* 🧠  Deep-diving into system design and scalable architectures
* ✍️  Writing about full-stack patterns and authentication flows
* 🤝  Always open to collaborating on ambitious web projects
* 🎯  Building tools that make developers' lives better

"The people who are crazy enough to think they can change the world are the ones who do."

Pinned Loading

  1. vue-tail-fire vue-tail-fire Public template

    Vite | Vue 3 | Firebase 9 | Tailwind CSS 3 | Headless UI | Font Awesome

    Vue 26 4

  2. django-react-auth django-react-auth Public template

    Authentication template for your future full stack application

    JavaScript 26 13

  3. movie-recommender movie-recommender Public

    Movie Hub is a complete platform for movie lovers, with the recommendation, chat, movie filtering system, watchlist, and reviews.

    HTML 3 1

  4. chat-hub chat-hub Public

    ChatHub is a group chat PWA which involving authentication and a real-time presence system. This is a group chat application.

    Vue 3

  5. g-docs-clone g-docs-clone Public

    This is a minimalistic clone of google docs 📃, Just share the link in the URL 🔗 with your fellow mates and enjoy real-time updates 😎

    JavaScript 2

  6. advanced-todo advanced-todo Public

    My Todos is an advance Todo PWA with auth system, timed todo feature and many real-time functionalities.

    Vue