Skip to content
View BJL156's full-sized avatar

Block or report BJL156

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

Hi, I'm Brayden Leone

A programmer who exceeds in low level development.

Thanks to CodeHS for writing this blog about me!

About Me

  • I’m currently working on: JordanOS.
  • I’m also currently learning operating system development.
  • Fun fact: The Toyota FJ Cruiser has three front windshield wipers since the windshield is too long and short for only two.

Favorites Projects

  • JordanOS - An operating system written in C and x86 assembly.
    • Operating system development is notoriously one of the most difficult tasks, this project is very low level which is my cup of tea.
  • Skeletal Animation - Skinned animated meshes in OpenGL written in C++ and GLSL.
    • This project has been a long time coming and it feels so good that this system is finished. It makes scenes feel so much more alive.
  • BrayJL - A CodeHS Graphics Engine - A software renderer written in pure C++ with no external dependencies.
    • Written on my high school's programming website, this project was really fun to test my knowledge of OpenGL in school.
  • Plane Shooter - A game written from scratch in C++ and GLSL.
    • My first attempt to create a game with OpenGL. It felt like I understood OpenGL after this one day project.

Connect with me

brayden_leone

Languages and Tools

c cplusplus java python linux

Pinned Loading

  1. JordanOS JordanOS Public

    A simple OS written in C.

    C 1

  2. School-Graphics-Engine School-Graphics-Engine Public

    A graphics engines made with zero libraries/APIs.

    C++

  3. Skeletal-Animation Skeletal-Animation Public

    Skeletal Animation written in OpenGL and C++.

    C

  4. Plane-Shooter Plane-Shooter Public

    Made in one day from scratch. My first attempt on a game with OpenGL.

    C++