A collection of small projects built while dreaming about Brisbane โ bots, scrapers, trackers, and tools with an Aussie heart.
Enter any Australian suburb or postcode and discover native wildlife you might spot nearby โ danger levels and spotting tips included.
Month-by-month visual guide to Brisbane โ weather, storm risk, stinger season, surf and events. Built for planning a move down under.
Smart Brisbane rental alert system that scores listings by location, price, and commute using a weighted algorithm.
Daily Discord bot delivering Australian wildlife and animal news โ powered by GPT-4o-mini with live web search.
Daily weather updates for Brisbane via Open-Meteo โ temperature, rain, wind and UV index delivered every morning to Discord.
A new Australian slang word every day โ with definition, pronunciation, example sentence, and cultural context.
Enter any Australian suburb, city, or postcode and get a curated list of native wildlife you might spot nearby โ from kangaroos and quokkas to huntsman spiders and eastern brown snakes. Each animal comes with a danger level, sighting chance, seasonal activity, and spotting tips.
The user enters an Australian address or city. The app uses GPT-4o-mini to identify the region type (urban, coastal, outback) and current season, then generates a tailored list of wildlife with detailed cards โ including danger ratings from "safe" to "deadly", sighting probability, active seasons, and practical spotting advice.
A month-by-month visual guide to life in Brisbane โ covering weather, storm risk, stinger season, mosquito activity, surf conditions, and local events. Built as a practical planning tool for anyone considering a move to Queensland.
A static single-page app with all 12 months as cards. Each month includes visual intensity bars for weather categories, a temperature range, and curated events. Category filters let you quickly compare a specific factor across the whole year.
A modular Brisbane rental alert system that finds new listings on Domain.com.au, scores them using a weighted algorithm, and sends the best ones to Discord. Built to make flat-hunting from abroad actually manageable.
HopHome connects to the Domain.com.au OAuth API to fetch new rental listings in Brisbane. Each listing is geocoded and scored on a weighted scale โ factoring in price, distance to CBD, commute time by public transport, and proximity to the coast. New listings are stored in SQLite and the best ones are sent as formatted Discord alerts.
Fully functional on mock data. Awaiting production access approval from Domain.com.au โ the sandbox environment doesn't allow listing searches. The database reset step will be reverted once production access is granted.
A daily Discord bot that delivers a fresh digest of Australian wildlife and animal news every morning. Powered by GPT-4o-mini with live web search โ so the stories are always current, never made up.
A GitHub Actions workflow runs every morning and calls the OpenAI API with web search enabled. GPT-4o-mini searches for recent Australian animal news, formats a digest with 3 stories, and posts it to Discord via webhook. No server needed โ the whole thing runs for free on GitHub.
Every morning, a clean Brisbane weather forecast lands in Discord โ temperature range, rain chance, wind speed, and UV index, sourced from Open-Meteo with no API key required.
A GitHub Actions workflow triggers every morning and fetches the day's forecast from the Open-Meteo API for Brisbane, QLD. The data is formatted into a clean Discord message and sent via webhook. No API keys, no costs, no server.
A daily Discord bot that teaches you one Australian slang word at a time โ with definition, pronunciation guide, an example sentence, and cultural context. No worries, mate.
Each day, a GitHub Actions workflow calls GPT-4o-mini and asks it to pick an authentic Australian slang term. The response includes the word, its pronunciation, a natural example sentence, and a note on when and where Australians actually use it. The result is posted to Discord as a formatted embed.