SUJAL PATIL
Backend Developer | Fresher 2026

Building backend systems that are clean, secure, and easy to scale.

I am Sujal Santosh Patil, a backend-focused developer with strong JavaScript fundamentals, hands-on REST API development, JWT authentication, and MySQL schema design. I am actively looking for a fresher backend role where I can own real engineering outcomes from day one.

Education

ARMIET, Mumbai University B.E. Information Technology
Expected June 2026

Professional Snapshot

Backend-focused developer with strong JavaScript understanding including closures, async/await, event loop behavior, and prototype chain fundamentals. I build APIs with clear architecture, strict validation, and reliable authentication boundaries.

I write code I can explain line by line. I am a fresher, but I ramp fast because my fundamentals are practical: API design, schema design, debugging flow, and disciplined problem solving through consistent coding practice.

Technical Skills

Languages JavaScript (Advanced): closures, async/await, event loop, prototype chain
Backend Node.js, Express.js, REST API design, JWT authentication, bcrypt, Zod validation
Database MySQL schema design, joins, normalization, constraints, ON DELETE CASCADE
Tools Git, GitHub, Postman, Linux (Pop!_OS), API testing and endpoint debugging

Selected Projects

CivicDesk — Civic Complaint Management System

2024

Role-based complaint portal where citizens file complaints with photo/video proof and police officers manage cases through a Kanban-style workflow — assigning officers and moving complaints across status columns. Built backend-first with auth, file handling, and modular service boundaries.

  • Built JWT auth flow with role separation (citizen vs. officer), protected routes, and secure cookie strategy.
  • Designed normalized MySQL schema with foreign keys, UNIQUE and NOT NULL constraints, and cascading deletes.
  • Implemented Zod-based request validation to reject malformed input before controller logic.

View repository

Job Application Tracker

2025

Backend system to track job applications through stages such as Applied, Interviewing, Offer, and Rejected. Backend API fully built and tested via Postman; React frontend planned as next phase.

  • Built relational schema for users, companies, applications, and status history with timestamps.
  • Implemented user-scoped JWT authorization to isolate each account's application records.
  • Prepared full-stack pathway with React integration while keeping backend production ready.

View repository

Why Hire Me

  • Available for immediate joining post June 2026.
  • Comfortable owning backend features end-to-end — schema design, auth, validation, and API layer.
  • Actively solving DSA problems by topic — 202+ solved, currently covering DP and Graphs.