Skip to content
View thomasspina's full-sized avatar

Block or report thomasspina

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thomasspina/README.md

Hey, I'm Thomas

I'm a Computer Engineering student at l'École Polytechnique de Montréal, from Québec  image

  • I love low level dev
  • Open source contributor (Transition)
  • Previously worked on the SQS and SNS AWS services at Amazon in Vancouver
  • Currently working on Heimdall Space

Contact

  • If you're building something cool or want to chat, feel free to reach out!

Pinned Loading

  1. Axis-Render Axis-Render Public

    A 3D OBJ model visualization tool with real-time shader application, dynamic lighting, and interactive camera controls. This rasterization-based renderer serves as the first step in building a comp…

    C++

  2. Superchip-Emulator Superchip-Emulator Public

    A faithful emulator for the Super-CHIP platform that runs retro games like Tetris, Space Invaders, and Pong with precise hardware specifications. This cross-platform application serves as both a fu…

    C++

  3. geo_tiler geo_tiler Public

    A Rust library converting 2D GeoJSON coordinates to 3D meshes for spherical globe rendering. Generates triangulated meshes that properly conform to sphere curvature, solving the challenge of mappin…

    Rust

  4. Boid-Simulation Boid-Simulation Public

    A real-time flocking simulation based on Craig Reynolds' model showing how individual agents create emergent group behaviors. This interactive application lets users adjust parameters while utilizi…

    C++