I started as an intern at Fullspeed, building a real-time multiplayer board game in Next.js. At Web2 Inc. I looked after the internal HR, sales, and inventory systems the company ran on, and built an SSL monitor that tracked expiry across 500+ client sites so the client care team could stop chasing renewals in a spreadsheet. At Webriqs Technologies I built a multi-role portal wired into HubSpot, a B2C storefront on Medusa, and content sites on Next.js and Sanity. The part I keep coming back to is deployment: Git hooks, Bash, and GitHub Actions that get code onto a server without anyone touching it. Currently open to what's next.
Full Stack Developer
Webriqs Technologies Inc.
Full Stack Developer
Web2 Inc.
Software Engineer Intern
Fullspeed Technologies Inc.
Languages
Frameworks & Libraries
Databases & Caching
Platforms & APIs
Infrastructure & Tools

Fetching GitHub Repos and READMEs at Build Time in Next.js
Pull your public repositories and their READMEs from the GitHub API during a static build. Rate limits, the raw-README trick, and keeping your token server-side.

A Weekly Server Backup Pipeline in Three Shell Scripts
Dump a MySQL database, archive the app directory, and pull both down with rsync. Plus the silent failure modes that make backups useless.

Auto-Deploy to Vercel When a New Strava Activity Is Logged
A Cloudflare Worker sits between Strava and Vercel: log a run, the webhook fires, the site rebuilds itself.
