👋Hello, I'm
Pankaj Sharma(PUN-kaj SHAR-ma)Full Stack Developer
Crafting exceptional digital experiences with modern web technologies. Specialized in Angular development with a passion for clean, efficient code.
12+Years Experience
20+Projects Completed
100%Client Satisfaction
portfolio.ts
class Portfolio {
name = 'Pankaj Sharma';
role = 'Full Stack Developer';
skills = [ 'Angular', 'TypeScript/JavaScript', 'SCSS', 'NodeJS', 'MongoDB', 'Hybrid/Mobile' ];
build() {
return 'Amazing Web & Mobile Apps';
}
}