Skip to main content
tlacadev

Projects Archive

Everything I've shipped — pinned work first, then in reverse chronological order.

Nutrition Cooking dashboard showing a list of recipes
completed

Nutrition Cooking

A full-stack recipe manager that computes nutrition data from ingredient composition, with JWT auth and a Next.js front end.

ReactNext.jsExpress.jsMongoDBJWT
PDF Covering editor with a document loaded in the canvas
completed

PDF Covering

A browser-based PDF redaction tool that lets users draw opaque rectangles over sensitive data in government documents, built with vanilla JavaScript.

JavaScriptHTMLCSSPDF.js
Currency Converter UI showing an exchange rate result
completed

Currency Converter

A small Vue.js utility that fetches live exchange rates for major currencies through a public API, with a deliberate focus on intuitive UI.

Vue.jsJavaScriptREST API