Open to work

Building
Complex Logic
for the Web.

I don't just build landing pages. I architect full-stack platforms with Next.js, PostgreSQL, and Tailwind.

Featured Case Studies

LIVE PRODUCTIONSOLO DEV

Grimsy

The social network for horror fans. I noticed niche communities were fragmented, so I architected a dedicated hub featuring a custom Rating Algorithm and Spoiler-Safe Reviews.

NextAuth
PostgreSQL
Social Graph
VPS Deploy
5G
Grimsy Mobile Home Screen
Swipe to Explore
API INTEGRATIONFULL STACK

Archive Discovery

A cinematic platform rescuing public domain films from obscurity. I engineered a dual-pipeline architecture: pulling high-fidelity metadata from TMDB and marrying it seamlessly with raw video feeds from the Archive.org API.

Neon Postgres
Vercel Serverless
TMDB API
Custom Player
Step 1: Data Transformation
Background Glow Effect
Night of the Living Dead
Verified
1h 36m

Night of the Living Dead

1968
2.4k7.6
async function fetchMovieData() { const res = await fetch('/api/tmdb/103663'); return res.json(); } // Response Payload { "id": 103663, "title": "Night of the Living Dead", "release_date": "1968-10-01", "runtime": 96, "vote_average": 7.6, "downloads": 2453, "poster_path": "/notld.jpg", "archive_id": "night_of_the_living_dead" }
Drag to Render
Step 2: Custom Media Engineering
0:00 / 0:00

Technical Arsenal

I choose the right tool for the job. My stack is optimized for performance, scalability, and type-safety.

Frontend & UI

Pixel-perfect, responsive interfaces with modern interactivity.

Next.js
React
Tailwind CSS
Framer Motion

Backend & Data

Robust server-side logic and database architecture.

PostgreSQL
Prisma ORM
NextAuth / Auth.js
Server Actions

Infra & Tools

Production deployment and professional workflow tools.

VPS / Linux
Git / GitHub
Figma
Vercel
user@production-server:~

About The Builder

I didn't take the traditional path. With over a decade of professional experience in research, data mining, and client support, I bring a unique, logic-driven perspective to engineering. For the past three years, I've been obsessively self-educating in frontend and full-stack development, moving past "tutorial hell" to build real, complex software.

My philosophy is simple: Shipping is the only metric that matters.

While others were building To-Do apps, I was architecting Grimsy—a full-scale social platform with authentication, relational databases, and real-time interactions. I believe in understanding the entire stack, from the database schema to the CSS animation.

"I don't just write code; I solve business problems with logic."
user_profile.json
Location
Global / Remote
Experience
3+ Years Deep Dive
Focus
Full Stack Architecture
Current Status
Ready to Ship
const developer = new Builder();
developer.init();