Globe Lane (Work in progress)

Globe Lane is a work-in-progress directory and district site for Wollongong. I built the front end with HTML and CSS, then created JSON files that populate page templates for the directory experience.

The project is supported by NSW Government funding, and I'm working closely with the businesses and staff in the lane to shape content and rollout.

Tools Used: HTML, CSS, JSON

Status: Work in progress — more details soon.

Solace Website

Solace is a local techno club and bar in Melbourne. For this project, I worked on implementing a clean and functional website layout based on existing branding provided by the client.

The focus was on creating a bold, modern interface that reflected the club’s energy while remaining easy to navigate. I handled the full page structure and styling using HTML and CSS, working within the Square Space platform so the client could easily manage and update content themselves.

A fun technical challenge was styling the embedded Google Calendar to match the rest of the site. Since direct access via the Google API wasn’t feasible, I used a CSS filter workaround to tint and integrate the calendar element more seamlessly with the overall aesthetic — a creative solution that avoided unnecessary complexity.

Tools Used: HTML, CSS, Square Space

View Project

no.studio

no.studio is my own practice built from the ground up for web design and development services. I shaped the brand, structure, and end-to-end delivery so the studio can handle everything from concept to launch.

The build spans the full stack of fundamentals — front-end development, integrations, and launch readiness — including APIs, DNS, and the details that make a site feel complete and reliable.

Tools Used: HTML, CSS, JavaScript, APIs, DNS

View Project

YummyTummy AI

YummyTummy AI is a full-stack web app that helps people cook with what they’ve got — using AI to generate personalised recipes based on ingredients, dietary needs, and preferences.

I designed and built the entire platform using Deno and TypeScript, integrating the GROQ API to handle recipe logic and natural language processing. From setting up the backend to crafting the front-end experience, this project let me explore both technical depth and user-friendly design.

One of the biggest challenges was making the AI feel simple and useful for everyday users, while managing async data flows and deploying serverlessly on Deno Deploy. It’s a great example of how I combine creativity with emerging tech to build something practical — and fun.

Tools Used: Deno, TypeScript, GROQ API