██████╗ █████╗ ███╗ ███╗██╗
██╔══██╗██╔══██╗████╗ ████║██║
██████╔╝███████║██╔████╔██║██║
██╔══██╗██╔══██║██║╚██╔╝██║██║
██║ ██║██║ ██║██║ ╚═╝ ██║██║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝
const rami = {
title : "Senior Frontend Engineer",
exp : "5+ years",
core : [
"React", "Next.js", "TypeScript"
],
craft : [
"Design Systems",
"Performance Optimization",
"Accessible UI (WCAG 2.1 AA)",
"Component Architecture",
],
metrics : {
lighthouse : 99,
coverage : "92%",
ts : "strict",
vitals : "all green",
},
location : "Open · DE · AE · Remote",
} as const; |
|
— Frontend Core —
— Styling & Motion —
— State & Data —
— Testing & Quality —
— Tooling & Infrastructure —
// senior-frontend-engineer.ts
const whatIDeliver = [
{
skill : "Design System Architecture",
proof : "80+ component libraries · Storybook · full a11y",
},
{
skill : "Performance Engineering",
proof : "Lighthouse 99 · < 1.5s LCP · bundle obsession",
},
{
skill : "Scalable Frontend Architecture",
proof : "Micro-frontends · monorepos · clean code reviews",
},
{
skill : "Design-to-Code Excellence",
proof : "Figma → pixel-perfect in React / TypeScript",
},
{
skill : "Full Test Coverage",
proof : "92%+ · unit + E2E · CI/CD pipelines",
},
];Role: Lead Frontend Engineer
Built the complete frontend for a high-traffic interactive platform. Wallet connection UI, real-time transaction status, animated mint flow, and a full marketplace — mobile-first, optimized for speed.
ReactTypeScriptFramer MotionTailwindVite🔗 Live: Add your link · ⭐ Source
Role: Senior Frontend Engineer
High-performance real-time gaming UI with sub-100ms updates via WebSocket. Complex state management, a full design system built from scratch, and smooth animations across 12+ game interfaces.
ReactTypeScriptWebSocketRedux ToolkitFramer Motion🔗 Live: sera.casino · ⭐ Source
Role: [Your Role]
Describe what you built, the scale, the impact. 2–3 lines max. Focus on: users impacted, performance wins, or architecture decisions.
Next.jsTypeScript[Stack]
| Metric | Score | Detail |
|---|---|---|
| ⚡ Lighthouse Performance | 99 / 100 |
Measured across 3 production apps |
| 🟢 Core Web Vitals | All Green |
LCP < 1.5s · CLS < 0.1 · FID < 100ms |
| 🔷 TypeScript | Strict Mode |
Zero any[] policy enforced |
| 🧪 Test Coverage | 92%+ |
Unit + Integration + E2E |
| ♿ Accessibility | WCAG 2.1 AA |
Screen-reader tested |
| 📦 Bundle Size | Optimized |
Code-split · lazy-loaded · tree-shaken |
| 🔀 Code Quality | PR-first |
Conventional commits · clean git history |