💜 CTO @ CRAOI 💜
- Wellbeing as a service, b2b Netflix of wellbeing
🧠 (Former) CTO @ EOFIS 🧠
- An NLP-powered spaced repetition and visual grouping app. Uses Flask, VueJS, MongoDB, and AWS.
- Winner of 2021 NovaUCD Student Enterprise competition. See Article
- Email: tiarnach <at> eofis.ie
- pygmid An analogue design tool, a Python version of the gm/ID starter kit by Prof. Boris Murmann of Stanford University. My own contribution is the GUI (pycharm plugin), speed and memory usage improvements, and adding unit testing. Now used in an industry training course offered by Tyndall course link and by industrial analogue designers.
- SPICEBAG A SPICE-like circuit simulation program written in Python and FORTRAN with a pretty decent GUI. We did this as a university project and it involved some serious (for us at the time) numerical algorithms and software engineering.
- Domotique A home-automation system simulator in C++ and Gnuplot we wrote in EPFL. It has what I believe to be an excellent class model and a perfect use of templates.
- Chuckles An absolute mess of a thing in C and x86 assembler. The merest baby of an operating system, but it's been a lot of fun structuring and writing it and exploring all the freedom a kernel developer can have.