Jonathan Jauhari

Projects

Here are some notable projects that I’ve undertaken.

  1. Pythia

    — A novel 'state change explorer' web tool in Rust/HTMX/Prolog to infer business rules from written unit tests. Public demo deployed to AWS with Terraform + GitHub Actions.

  2. OneThread

    — A personal CRM web app with contact management, event scheduling, note taking, and JWT authentication. Built with MongoDB/Express/React/Node.js for COMP30022.

  3. Layman's Quest

    — An action adventure third-person RPG in a medieval open world with quests, dialogue and interactables. Built with Unity for COMP30019.

  4. Snacks In A Van

    — A web app for customers and travelling vendors to submit, edit, and track food orders, with geolocating, discount and rating functionality. Built with Express and Handlebars for COMP30022.

  5. Hackiethon 2021 Website

    — An informational website for an online Australia-wide hackathon for rookies, hosted by HackMelbourne.

  6. Portvis

    — A web app to compare and visualise historical returns of US stock portfolios, built with Spring Boot, React, MySQL and Docker.

  7. Connect 4 Pancake

    — A Connect 4 desktop game with board rotation and AI opponents, set in a pancake cafe. Built with pygame for UniJam 2020, a week-long hackathon.

  8. Cifero

    — A Python desktop application for syllable separation and phonetic transliteration of English, with a cross-platform PyQt5 GUI.

  9. K3-KI and DENTA9

    — Two working arithmetic calculators built in Minecraft: a 32-bit combinatorial one with a display, and a 64-bit sequential one.