const sumit: Developer = {
name: "Sumit Pal",
title: "Frontend Developer",
location: "Ghaziabad / Noida, India 🇮🇳",
experience: "4+ years",
email: "sumitpal4689@gmail.com",
currentRole: "Frontend Developer @ Networsys Technologies LLP",
focusAreas: ["Scalable UI Architecture", "Performance Optimization", "Component-Driven Dev"],
techStack: {
primary: ["React.js", "JavaScript ES6+", "TypeScript"],
styling: ["Tailwind CSS", "SCSS", "Material UI", "Shadcn UI"],
state: ["Redux Toolkit", "React Context", "TanStack Query"],
tools: ["Vite", "Git", "Figma", "Postman", "Cursor AI"],
animation: ["Framer Motion", "GSAP"],
},
currentlyBuilding: "Scalable, polished admin dashboards & client-facing platforms",
openTo: ["Frontend Roles", "Freelance Projects", "Open Source Collabs"],
funFact: "I integrate AI tools into my workflow to ship 2x faster 🤖⚡",
};|
Frontend Developer · Oct 2025 – Present · Noida, India
|
|
Frontend Developer + Project Manager · Nov 2023 – Sep 2025 · Noida, India
|
|
Web Developer · Apr 2022 – Nov 2023 · New Delhi, India
|
| Project | Stack | Highlights |
|---|---|---|
| 🤖 SPATO Multi-Role Pool Cleaner Robot Management |
React.js · REST API · Redux · OpenCV | Multi-role B2B/B2C platform; OpenCV image pipeline eliminating manual data entry; RBAC portals for Admin / Business / Consumer |
| 📦 PUEXP Logistics Management Admin Dashboard |
React.js · REST API · Redux · JWT | Centralized logistics panel; RBAC + JWT auth; reusable data tables, dynamic form builders & real-time tracking |
💡 Both projects feature modular component architecture, role-based access control, and real-time data workflows.
I actively integrate AI tooling into my engineering workflow — not as a shortcut, but as a force multiplier.
| Tool | Usage |
|---|---|
| GitHub Copilot | Intelligent autocomplete, boilerplate generation, pattern-based suggestions |
| Cursor AI | In-editor AI, multi-file context-aware code generation, refactoring |
| Windsurf | Streamlined AI interactions for complex workflows |
| OpenAI Codex | Code generation and documentation acceleration |
⚠️ I maintain rigorous code review and manual validation to ensure all AI-generated output meets production-quality benchmarks, security requirements, and team standards.
Bachelor of Computer Applications (BCA) Indira Gandhi National Open University (IGNOU)
while (true) {
brain.init();
if (problem.exists()) {
solution = think() + code() + iterate();
ship(solution);
}
learn(newTech);
mentor(others);
}
"Clean code isn't written — it's refactored into existence."
console.log() by Sumit Pal