Sean Humeniuk

Software Developer

Contact

Education

Lakehead University Shield
Lakehead University

Honours Bachelor of Science - Computer Science

Projects

View All

UFO Dropper

  • C#
  • Unity

Launch balls at incoming UFOs to destroy them. Collect pickups to increase the number of balls you can launch at the same time. Bounce the balls wisely to deal more damage to the UFOs. Published on the Google Play Store

Farming Game

  • C#
  • Unity

3D farming game. The player must plant and grow plants to sell. Each crop has its own growth cycle. The game uses art assets from the Unity Asset Store.

Ray Tracer

  • Rust

A Ray Tracer written in Rust based on the ray tracer from Ray Tracing in One Weekend.

Space Shooter

  • C#
  • Unity

Single player 3D space shooter. The player controls a spaceship and must complete various objectives in order to complete each level. The player is equipped with plasma cannons, missles and allies to defeat enemy spaceships.The game uses art assets from the Unity Asset Store.

Articles

View All

Custom PostgreSQL types with Diesel

  • Rust
  • Database

Using custom PostgreSQL types with the Rust ORM and Query builder Diesel

Dockerfile for Rust Nightly

  • Rust
  • Docker

A dockerfile for running Rust nightly applications