Double-click a project card to open its link.
WhereIsMyJob — AI Job Application Assistant
Chrome Extension
Manifest V3 Chrome extension to save job details & AI email generator tailored to CVs. Deployed Qwen2.5 LLM via llama.cpp on AWS EC2 for DOM data extraction. Distributed background processing with BullMQ + Redis. Secured with JWT and Google OAuth.
JavaScriptNode.jsMongoDBRedisAWS EC2llama.cppBullMQ
CTGames — Computational Thinking Puzzle Games
Academic
Contributed 3 new games to Maynooth University's CTGames framework teaching CS concepts (pattern recognition, constraint satisfaction, permutation reasoning) to primary school children. Dynamic level generation, reusable scoreboard module, SVG graphics and GSAP animations.
PythonBrythonSVGGSAPJavaScript
Story Collaboration Web App
React
Real-time collaborative story-writing app in React.js. Multiple users contribute and edit shared narratives simultaneously with rich text editor, DOM injection, full API integration and responsive UI.
React.jsREST APIReal-time