Skip to content
View lochyj's full-sized avatar
👋
Hey! Have a good day!
👋
Hey! Have a good day!

Sponsoring

@codediodeio

Highlights

  • Pro
Block or Report

Block or report lochyj

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

Hi 👋, I'm Lachlan AKA. LochyJ.
I'm a passionate developer that enjoys making, creating, programming and designing everything tech and electronics.
I'm currently a student at John Monash Science School. I am looking to persue computer science and mechanical engineering.
I enjoy low level programming, design and learning more about how operating systems and kernels work.
Additionally, I am exploring compilers, interpreters, mobile app design, web dev, CAD, game design and cyber security!

You can contact me at: lachlan@jowett.net.au

Pinned

  1. cpp-physics-engine cpp-physics-engine Public

    A simple physics engine i made to simulate particles orbiting around a central mass. This project helped me learn c++.

    C++ 2

  2. UNLE UNLE Public

    An force directed node layout engine for graph theory visualisation written in javascript with performance and simplicity in mind.

    JavaScript 3 2

  3. kernel kernel Public

    A simple and functional x86 32bit monolithic kernel designed for the i386 architecture. Made by me for educational purposes.

    C