Skip to content
View theguega's full-sized avatar
🤖
Building
🤖
Building

Block or report theguega

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
theguega/README.md

Hi, I'm Theo

I enjoy building robots from the embedded code that moves them to the machine learning models that make them think.

My programming story started when I was 10. My grandfather got me an old laptop for free and set it up with Linux Mint, and from there, the next steps just seemed logical to me. Who else can sit at my table and say they remember playing Minecraft by manually initializing the Java Virtual Machine, allocating heap memory parameters, and executing the standalone archive directly through the bash terminal?

To put it another way: java -Xmx1024M -jar ~/Downloads/minecraft.jar..

I’m always down for a coffee talk about robotics or OSS!

Pinned Loading

  1. decision-control-navigation decision-control-navigation Public

    Decision-Making architecture and a control law for autonomous vehicles working both on MATLAB and can be also integrated in Carla simulator.

    MATLAB 1 1

  2. peillute peillute Public

    A Distributed Paiement App In Rust with a cross platform Dioxus frontend

    Rust

  3. neural-mpc neural-mpc Public

    Behavior Cloning of MPC for 3-DOF Robotic Manipulator using NN

    Jupyter Notebook 1

  4. zigway-of-life zigway-of-life Public

    Conway game of life in zig

    C