Projects
I've worked on a number of JavaScript & Go projects, both client & server side. I have featured some of them below to show new technologies that have been used or where a project is deployed.
Homethings
The home & personal playground built using TypeScript, Svelte, SvelteKit & SQLite. The app features a number of hobby projects including a personal note taking app, document storage, a personalised AI Chatbot as well as others.
Webiliti
The web testing app built using TypeScript & React. The Hono app has the majority of the functionality The Hono app has the majority of the functionality, there are api routes to handle a few specific browser based tasks and the main app CRYD functionality including auth. The app runs a number of browser based tests on a given page to allow a user to track web performance over time.
Finly
Finly is a market data app built using Go, Echo & Postgres. The app is an API that holds relevant market data from over 25+ sources and aggregates it into a single scalable format. HTMX is used to create a small loggedin section to allow users to manage API keys.