[go: up one dir, main page]

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

🔭 Currently

🧠 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

🔨 Hiring me

  • I'm open to contract or part-time work using Python, AWS, Javascript, or any combination of skills in my CV.
  • Look at my CV to see there's something I can help you with

📫 How to reach me

👨‍🎨️ What I'm particularly proud of

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

    An operating system for the x86 PC

    C

  2. fyftem fyftem Public

    Forth interptreter written in x86-64 assembler

    Assembly

  3. MaxencePPierre/Domotique MaxencePPierre/Domotique Public

    Project domotique EPFL

    C++