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.
- Experience: 3+ years of professional full-stack development.
- Specializations: System Architecture, High-performance Web Applications, API Development, and User-Centric Design.
- Location & Reach: Available for remote opportunities and technical collaborations.
A summary of key projects I have built and led:
🎥 Monteeq (Founder & CEO)
A high-performance video platform built specifically for video editors to showcase their work, grow their audience, and connect with the editing community.
- Role: Founder, CEO, and Lead Engineer.
- Tech Stack: React, FastAPI, Rust, PostgreSQL.
- Key Features: Rust-powered video transcoding, developer-friendly creator analytics, social interactions, and high-performance media delivery.
🔗 LinkBio
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.
- Role: Creator and Lead Engineer.
- Tech Stack: Next.js, React, CSS, Vercel.
- Key Features: High responsiveness, customizable profile links, custom theme integrations, and analytics.
💻 Ani-pull
A robust terminal CLI utility for searching and downloading anime episodes.
- Role: Creator and Maintainer.
- Tech Stack: Python, yt-dlp, CLI.
- Key Features: Interactive console prompts, downloading progress tracking, and native packages built for Linux distributions.
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.
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open the site: Open http://localhost:3000 in your browser.
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