Skip to content
View oOluki's full-sized avatar

Block or report oOluki

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
oOluki/README.md
  • 👋 Hi, I’m @oOluki, I do mainly C, C++ and Python projects, looking to just try to make cool stuff and have people have fun with my projects as well. I'm no professional nor am I an expert or very experienced so be carefull before running some potentially unsafe code of mine.

Popular repositories Loading

  1. Lengine Lengine Public

    Lengine is a project containing a simple hot reload executable and some example plugins it runs. The idea is to be able to pass the absolute path of this plugin objects (.dll/.so) and have the Leng…

    C 1

  2. Virtual Virtual Public

    Virtual is project that aims to build a very complete virtual machine as well as an API for handling its perks.

    C 1

  3. oOluki oOluki Public

    Config files for my GitHub profile.

  4. Aboard Aboard Public

    A very simple online keyboard you can use to remotely control your linux operating computer. Be very carefull when using this as it is still in early development.

    Python

  5. Cymbol Cymbol Public

    A set of header only libraries for dealing with memory and mathematical calculations

    C

  6. Stack-Machine Stack-Machine Public

    My first ever virtual machine, Stack Machine (SM) is a simple stack based virtual machine, it has no registers and has very minimalistic functionality.

    C