Skip to content
View dvlprkaushik's full-sized avatar
🏆
Focusing
🏆
Focusing
  • Noida
  • 04:11 (UTC -12:00)

Block or report dvlprkaushik

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

Hey, I'm Kaushik 👋

Typing SVG

Backend dev crafting robust APIs and systems that scale. Passionate about clean code, secure auth, and seamless deployments. Currently leveling up with Node.js, TypeScript, and PostgreSQL stacks in Noida, India.

🌐 LinkedIn | 📧 dvlprkaushik@gmail.com


🛠️ Tech Arsenal

Node.js Express.js TypeScript JavaScript PostgreSQL Prisma MongoDB Git Postman

Core Skills: RESTful APIs • JWT Auth • MVC/Modular Architecture • Database Design (SQL/NoSQL) • Deployment (Vercel, Render)


🚀 Featured Projects

Forum API is a backend service that provides a complete forum management system with a hierarchical structure: Forums → Topics → Posts. Perfect for discussion platforms.

Stack: Node.js, Express, TypeScript Highlights:

  • Hierarchical Structure: Forums contain topics, topics contain posts
  • Full CRUD Operations for all entities
  • Nested Routing & Type Safety with TypeScript
  • Versioned API: /api/v1/ for compatibility
  • Centralized Error Handling & Modular Architecture

0 Stars | 🐛 0 Issues | → Repo

A minimal TypeScript Express API with Zod validation to handle contact form submissions securely.

Stack: Express, TypeScript, Zod, PostgreSQL Highlights:

  • Zod Schema Validation for runtime type checking
  • Reusable Middleware for request validation
  • Typed Controllers with full type safety
  • Clean JSON Responses & Modular MVC Structure
  • Optional File Persistence & Request Metadata

0 Stars | 🐛 0 Issues | → Repo

A scalable backend API for managing event registrations, including user sign-ups, event listings, and confirmation workflows.

Stack: Node.js, Express, TypeScript, PostgreSQL, Prisma Highlights:

  • User registration and JWT-based authentication
  • Event creation, updates, and capacity management
  • Registration validation with Zod and email confirmations
  • Role-based access for organizers and attendees
  • Analytics for event attendance and registrations

0 Stars | 🐛 0 Issues | → Repo

More in my repos – from DSA challenges to full-stack prototypes!


📊 GitHub Vital Signs

Metric Value Icon
Stars Earned 11 Stars
💾 Commits (Recent) 93 Commits
🔄 Pull Requests 1 PRs
🐛 Issues Closed 0 Issues
👥 Repos Contributed To 0 Contribs
📊 Rank C Rank
👥 Followers 2 Followers
👁️ Profile Views Views

Stats as of Oct 20, 2025. Every push counts—join the journey to 100+ stars! 🚀


🔥 Contribution Streak

Streak Stats

Highlights:

  • Current Streak: Active as of today (Oct 20, 2025) – Momentum building! 🔥
  • Total Contributions: 200+ since Apr 13, 2022
  • Pro Tip: Consistency > Perfection. What's your next commit?

🌐 Language Breakdown (Top 6)

JavaScript HTML C++ TypeScript CSS Python

Frontend foundations fueling backend dominance. Diving deeper into TS for type-safe APIs. 💻


🔮 Current Quests

  • Advanced Auth & Security: JWT refinements, rate limiting, and encryption mastery
  • 🧪 Testing Suite: End-to-end with Jest + Supertest for bulletproof code
  • 🚀 Deployment Automation: Vercel & Heroku for seamless pipelines
  • 📚 PostgreSQL Optimization: Indexing, joins, and performance tuning

Learning Glow


🤝 Let's Connect

LinkedIn Email GitHub

Open to chats on backend architecture, open-source collabs, or coffee (virtual ☕). Shoot me a message!


📍 Noida, India | Last Updated: Oct 20, 2025 | Built with ❤️ using Markdown

Pinned Loading

  1. SecureShare-Backend-API SecureShare-Backend-API Public

    Secure file-sharing API with nested folders, time-expiring share links, and Cloudinary storage. Built the entire backend from scratch—auth, file operations, folder hierarchy, and public sharing—all…

    TypeScript 5