Languages & core web
Types-first JS/TS, markup, and styles I use every day; Python where backends need it.
- TypeScript
- JavaScript (ES2022+)
- HTML5
- CSS3 / Sass
- Node.js
- Python (working knowledge)
GLAD YOU'RE HERE · CRAFT, CODE & CURIOSITY

AMRIT POKHAREL
Frontend Architect
UI Engineering
I lead products end-to-end, handling everything from discovery and planning to development, deployment, and ongoing iteration to keep them evolving.
AVAILABLE FOR COLLABORATION
amritpokharel51@gmail.comAvailable
Metrics
// Architecting for Scalability
interface TechnicalArchitect {
name: 'Amrit Pokharel';
vision: 'Bridge the gap between aesthetic and binary';
stack: ['Vue', 'TS', 'K8s'];
leadProject(scope: string): Promise<Success>;
}
async function buildLegacy() {
const artisan = new TechnicalArtisan();
await artisan.deploy({
performance: 'optimum',
aesthetic: 'high-end',
accessibility: 'A11y Compliant'
});
}Modular patterns for scalability.
Managing agile delivery cycles.
Complex charting & real-time UI.
class ProjectFactory {
constructor(vision) {
this.vision = vision;
this.performance = "uncompromising";
}
engineer() {
return this.vision
.refine()
.optimize()
.deploy();
}
}My approach treats the codebase as a living organism. Through rigorous testing, continuous profiling, and a refusal to settle for 'good enough,' I build systems that endure the test of scale and time.
I leverage advanced AI models not as a replacement for logic, but as a high-precision amplifier. From automated unit testing to predictive code refactoring, my workflow integrates machine intelligence to ensure error-free, rapid-deployment cycles.
Utilizing LLMs to identify architectural anti-patterns and suggest semantic improvements.
Generative UI workflows to test layout variations in real-time before finalizing code.
Automated deployment triggers based on intelligent performance regression testing.
// Defining the 2026 Editorial Logic
class TechnicalArtisan {
constructor(experience, tools) {
this.history = experience;
this.toolkit = tools;
}
async curate() {
return await this.toolkit.reduce((project, tool) => {
return project.enhance(tool).applyPrecision();
}, new Experience());
}
}Toolkit
Types-first JS/TS, markup, and styles I use every day; Python where backends need it.
Product-grade SPA and meta-frameworks, including Hydrogen for headless Shopify.
Component libraries, layout kits, docs in Storybook, and motion where it earns its place.
Client state, validation, and talking to REST/GraphQL with disciplined loading and cache.
Node services, SQL with Prisma, content platforms, real-time channels, and i18n.
End-to-end auth patterns—from hosted auth to JWT, roles, and multi-tab session control.
Containers, VPS, CDN, Workers, static deploys, and CI—what ships production traffic.
Unit, component, and E2E coverage plus disciplined cross-browser QA.
MCP wiring, Cursor workflows, and tight Figma/GitHub loops for faster, precise delivery.
How work gets estimated, structured, reviewed, and merged across teams and repos.
Collaboration