Fullstack Engineer & Solutions Architect with 3+ years of professional experience building robust, high-performance, and scalable digital products. I specialize in modern JavaScript frameworks, state management, backend system design, and performance optimization.
I bridge the gap between complex engineering requirements and elegant user experiences. Writing maintainable, scalable, and highly performant code is at the core of my engineering philosophy.
A summary of key projects I have built and led:
A high-performance video platform built specifically for video editors to showcase their work, grow their audience, and connect with the editing community.
A custom, clean, and highly optimized Link-in-Bio landing page to unify all social profiles, project links, and professional platforms under a single fast-loading URL.
A robust terminal CLI utility for searching and downloading anime episodes.
Leading product vision, technical execution, strategy, and business growth. Fostering a community for video editors and creators.
Directing technical strategy, software architecture, and engineering workflows. Leading development teams to build scalable solutions while maintaining strict code quality and modern practices.
This repository contains my personal portfolio website built using Next.js (App Router) and Vanilla CSS.
npm install
npm run dev
[!NOTE] This is a Next.js application. Do not attempt to open HTML files directly from the directory; it must run through the development server.
To build and run the production preview locally:
npm run preview