portfolio

These are just a couple projects I've done!

SubHub

date February 2025
tags python, fastapi, react, stripe, fintech, hackathon
link GitHub

A unified system to manage, split and save on subscriptions. Built in 36 hours and winner of the Stripe Fintech 2.0 Track prize at Hack Ireland 2025.

STL to Desmos Converter

date May 2024
tags python, stl, desmos, 3d graphics
link GitHub

A super stupid simple Python script that converts 3D models from STL files (ASCII or binary) into a JavaScript 'script' that can be pasted into the Desmos 3D graphing calculator's console to visualize the STL.

Saoirse - Agent Pipeline Editor

date 2024
tags python, pyside6, litellm, ai, agent system, gui
link GitHub

A graphical node editor for creating, visualizing, and executing AI agent workflows. Features a dynamic LLM wrapper (supporting OpenAI, Anthropic, Groq, Gemini via litellm) and a tool handling system.

Thymela - AI News Analysis

date 2024
tags python, ai, news analysis, llm, web scraping, flask
link GitHub

An AI-powered news analysis tool that aggregates articles, utilizes LLMs for summarization and bias detection, and presents findings through a web interface.