Skip to content
View James51332's full-sized avatar
πŸ’­
Working on simulation the ocean…
πŸ’­
Working on simulation the ocean…

Highlights

  • Pro

Block or report James51332

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

Hi there πŸ‘‹

My name is James, and I am a rising freshman at UW-Madison 🦑 studying Computer Science! I am also proud to be a 2024 Amazon Future Engineer!

Here are some projects that I've worked on in the past:

  • 🌊 OceanSimulation - A realistic, physically based FFT Ocean Water simulation
  • πŸ‘οΈ Vision - A powerful 3D and 2D rendering and compute engine supporting both Metal and OpenGL
  • ✍️ dadabo.dev - A personal blog where I write about the technical challenges I face on my projects
  • πŸ“— Lettermorph - A word themed game that earned 10th place in FBLA Nationals 2023
  • πŸ“ˆ graphiti - A graphing calculator built using javascript as my final project for AP Computer Science Principles.

I am passionate about 3D rendering, and my favorite language to work with is C++!

You can reach out to me via my discord server, where I'm happy to answer any questions you want to ask me directly.

Pinned Loading

  1. OceanSimulation OceanSimulation Public

    A sum of sines ocean simulation built in C++.

    C++

  2. Vision Vision Public

    A rendering engine in C++, powering all my graphics programming endeavors.

    C++

  3. Lettermorph Lettermorph Public

    My entry to FBLA Nationals 2023 in Game Design (10th place overall).

    C++

  4. graphiti graphiti Public

    My AP Computer Science Principles final project: a graphing calculator!

    JavaScript