Skip to content
View Larmbs's full-sized avatar
🗒️
Projects, Projects, Projects…
🗒️
Projects, Projects, Projects…

Block or report Larmbs

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
Larmbs/README.md

About Me

Hi I am Liam, a student majoring in Aerospace Engineering, and Computer Science. Take a look at some of my work, you might learn something new!

Check out my site, there I post about subjects that interest me.

Important Code

while True:
   code()

Projects

  • Fluid Simulation: Implementation of an Eulerian Fluid Simulator in rust.
  • Easy Sockets: Eurgonomic wrapper over sockets allowing for easy protocol implementation.
  • Iot Network: Central configuration site for local Iot devices.
  • Sand Engine: Terraria like game with working physics and greedy meshing.

Pinned Loading

  1. personal-site personal-site Public

    My personal site, just displays work I have done to make it easier for employers.

    HTML 1

  2. fluid-sim-rs fluid-sim-rs Public

    Implementation of an Eulerian Fluid Simulation in Rust Lang.

    Rust 1

  3. iot-net iot-net Public

    Connecting IOT devices to a central administration page.

    Rust 2

  4. sand-engine sand-engine Public

    Terraria like 2d voxel simulator. Implements chunking and meshing.

    Rust 1

  5. easy-sockets-rs easy-sockets-rs Public

    Simplifying the creation of server-client protocols.

    Rust 1

  6. Lunar-Lander-Advanced Lunar-Lander-Advanced Public

    Accidentally created a game engine making a Lunar Lander clone.

    Python 1