ollghra - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View ollghra's full-sized avatar

Programming like a mad monkey

Tiaɼnaċ ollghra

Programming like a mad monkey

Block or report ollghra

Tiarnaċ is ainm dom

👨‍🎨️ 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. A python3 gm/ID starter kit

    Python 75 13

  2. An operating system for the x86 PC

    C

  3. Forth interptreter written in x86-64 assembler

    Assembly

  4. Project domotique EPFL

    C++