Skip to content
View dylanafterall's full-sized avatar
  • Bay Area, California
  • 19:42 (UTC -07:00)
Block or Report

Block or report dylanafterall

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

@ me



  •   💻   A.S. Computer Engineering, Ohlone College
  •   🔧   USN Veteran / Submariner / Engineering Laboratory Technician
  •   🐦   Birdwatcher (exclusively Orioles 🟠⚫ and Ravens 🟣⚫)


I mostly use my github to explore game development projects for fun.

Current interests:

  • Practicing Data Structures and Algorithms questions
  • Exploring the Bevy game engine and Rust
  • GPU programming (WebGPU API and WGSL)
  • Procedural Sound generation











Current Fun Projects:

Pinned

  1. cpp_lab cpp_lab Public

    Collection of personal notes re: C++ programming language. Used for practicing DSA questions and textbook examples.

    C++

  2. rust_notes rust_notes Public

    Collection of personal notes re: Rust programming language. Used for practicing DSA questions and textbook examples.

    Rust

  3. OnsetEngine OnsetEngine Public archive

    An ECS game engine with 2D physics and 3D rendering (OpenGL).

    C

  4. cpu_3d_renderer cpu_3d_renderer Public archive

    3D renderer built in C, for self-study of graphics programming

    C

  5. HomeAgain HomeAgain Public archive

    Godot 4.1 UI Test

    GDScript

  6. assembly_8bit_game assembly_8bit_game Public archive

    A game made with 6502 Assembly for use with Atari 2600 emulators.

    Assembly