// Resume.js β Priyanshu Lamba
const Priyanshu = {
name: "Priyanshu Lamba",
role: "Software Engineer",
location: "Muzaffarnagar, UP, India",
contact: {
email: "[email protected]",
phone: "+91 6397215352",
linkedin: "https://linkedin.com/in/priyanshu",
github: "https://github.com/Piku-Code"
},
// TECH STACK
technicalSkills: {
frontend: ["React.js", "Angular", "JavaScript (ES6)", "TypeScript", "HTML", "CSS", "Tailwind"],
backend: ["Node.js", "Express.js", "REST APIs"],
databases: ["MongoDB", "MySQL"],
tools: ["Git", "GitHub", "Docker", "Postman", "Webpack"],
languages: ["English", "Hindi"]
},
// EXPERIENCE
experience: [
{
role: "Software Engineer",
company: "AH PADEL INDIA PRIVATE LIMITED",
duration: "09/2024 β Present",
highlights: [
"Built & maintained full admin panel single-handedly.",
"Implemented pagination reducing load time by 30%.",
"Improved UI clarity β increased admin efficiency by 20%."
]
},
{
role: "Software Engineer Intern",
company: "AH PADEL INDIA PRIVATE LIMITED",
duration: "07/2024 β 09/2024",
highlights: ["Converted to full-time within 2 months."]
},
{
role: "Software Engineer Intern",
company: "Ebisu Technologies Pvt Ltd",
duration: "03/2024 β 07/2024",
highlights: [
"Developed & optimized 50%+ UI components.",
"Used Docker to improve deployment efficiency."
]
}
],
// PROJECTS
projects: [
{
name: "Padel & Pickleball Booking Web App",
tech: ["React", "Tailwind CSS", "Redux Toolkit", "REST APIs"],
details: [
"Converted Figma UI to production-ready responsive website.",
"Built full frontend with optimized performance & API integration."
]
}
],
education: {
degree: "Bachelor of Computer Application",
college: "Shri Ram College"
},
summary() {
return "Results-driven Software Engineer with ~2 years experience building user-focused web apps using React & Node.";
}
};
// Run to know Priyanshu
Priyanshu.hire && Priyanshu.hire();
Priyanshu Lamba β Software Engineer
Muzaffarnagar, UP, India β’ [email protected] β’ +91 63972 15352
LinkedIn β’ GitHub
Frontend: React.js Β· Angular Β· TypeScript Β· Tailwind
Backend: Node.js Β· Express Β· REST APIs
DB: MongoDB Β· MySQL
Tools: Git Β· Docker Β· Postman Β· Vite / Webpack
- Built and maintained a full admin panel for a sports-tech startup; implemented pagination and UI optimizations that reduced load time by ~30% and improved admin efficiency.
- Fast-tracked from intern to full-time within 2 months at AH Padel India.
- Improved and shipped critical frontend components at Ebisu Technologies; used Docker for deployments.
Padel & Pickleball Booking App β Converted Figma to a responsive production web app using React, Tailwind, and Redux Toolkit. Integrated APIs and ensured cross-device compatibility.
BCA β Shri Ram College (Computer Science coursework: OOPS, C/C++, Java, DSA)
Results-driven Software Engineer with ~2 years of MERN experience. I build scalable, user-focused apps, take ownership of features end-to-end, and thrive in fast-paced startup environments.
If you'd like:
- this file as a ready-to-commit
README.md(I can give the final Markdown), - a version styled like a terminal/VSCode theme (Markdown + badges), or
- the HTML converted to pure Markdown for best GitHub compatibility β tell me which and Iβll provide it.