Adam Camilleri
I'm
About Me
Hello, I'm Adam Camilleri
Developer with a BSc in Computer Science and hands-on experience in backend systems, APIs, and data workflows. My passion lies in building tools and systems that help people work more efficiently.
Certificates
Professional Certificates
Continuous learning is at the heart of my professional journey. Here are some of my key certifications and ongoing educational pursuits.
Introduction to Cybersecurity
Cisco
Issued: 2025
JavaScript Algorithms and Data Structures
freeCodeCamp
Issued: 2025
Learning Docker
LinkedIn Learning
Issued: 2025
My Projects
StudyBuddy
A Pomodoro timer that actually fits how I work. You can tweak the work and break lengths instead of being stuck with 25/5. It saves your tasks locally so you don't lose them between sessions, and works on phone and desktop.
Adam's Cookbook
A recipe site that pulls from my TikTok page. Search through the collection and tap a card to see the full recipe and video. Laid out for mobile since that's where most of those recipes get discovered anyway.
Connect Four
Classic Connect Four, fun to play around with and see how many times I can beat myself. No ads, no sign-ups, just the game.
TaskMaster
A task app built with Next.js and TypeScript. Priorities, due dates, and filters so you can actually find what you need. Styled with Tailwind and deployed on Vercel so it's fast no matter where you open it.
Handoff
You describe the site you want in plain English and the AI builds it in real time. Change colors, copy, layout, all through chat. Under the hood it uses Node.js APIs, MongoDB for saving designs, TypeScript for validation, Docker for local dev, plus unit tests (Jest), E2E (Cypress), load tests (jMeter), Postman collections, and a CI/CD pipeline. When you're happy you can deploy it or save designs to the database.