Skip to content
View ollghra's full-sized avatar
🦧
Programming like a mad monkey
🦧
Programming like a mad monkey

Block or report ollghra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ollghra/README.md

Tiarnaċ is ainm dom

🔭 Work

💜 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

📫 How to reach me

👨‍🎨️ What I'm particularly proud of

  • 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.

Pinned Loading

  1. dreoilin/pygmid dreoilin/pygmid Public

    A python3 gm/ID starter kit

    Python 44 10

  2. chuckles chuckles Public

    An operating system for the x86 PC

    C

  3. fyftem fyftem Public

    Forth interptreter written in x86-64 assembler

    Assembly

  4. MaxencePPierre/Domotique MaxencePPierre/Domotique Public

    Project domotique EPFL

    C++