Pinned Repositories
alfpogs
Alf Pogs is a Tetris clone written in C using the SDL libraries.
blog
My blog.
canvas_fun
Playing around with the <canvas> element.
dnsclient
A simple command-line DNS client written for a networking course.
filetransfer
filetransfer was a project written for a networking course to reliably transfer a file between two computers using UDP packets.
franz
Phoenix chat application using Event Sourcing with Kafka and Postgres
launch_invaders
Space-invaders type game written in Ruby using Gosu.
pypogs
A Tetris clone in Python
ttf2image
Converts a .ttf file to a bitmap image for use in rendering with OpenGL.
atsheehan's Repositories
atsheehan/dnsclient
A simple command-line DNS client written for a networking course.
atsheehan/franz
Phoenix chat application using Event Sourcing with Kafka and Postgres
atsheehan/blog
My blog.
atsheehan/canvas_fun
Playing around with the <canvas> element.
atsheehan/launch_invaders
Space-invaders type game written in Ruby using Gosu.
atsheehan/ttf2image
Converts a .ttf file to a bitmap image for use in rendering with OpenGL.
atsheehan/curriculum
Challenges for Event Horizon
atsheehan/lancaster
Rust library for reading and writing Avro files
atsheehan/rusty_blocks
A Tetris clone written in Rust.
atsheehan/scala-paint
A 2D paint program for creating pixel art.
atsheehan/android_starter
A bare-bones Android app built using sbt
atsheehan/aoc23
Advent of Code 2023
atsheehan/avro-rs
Avro client library implementation in Rust
atsheehan/baguette
A multiplayer game using HTML5 Canvas and WebSockets.
atsheehan/brick_smash
Breakout clone for the OUYA
atsheehan/dotfiles
Files with dots
atsheehan/event_horizon
An application for displaying and submitting assignments and code review.
atsheehan/extraterrestrial
A command-line utility for downloading and submitting code challenges.
atsheehan/geef
Git NEEEEF (Erlang NIF)
atsheehan/glutin
A low-level library for OpenGL context creation, written in pure Rust.
atsheehan/heroku-buildpack-rust
Learning about Heroku buildpacks
atsheehan/horizon
atsheehan/raw-window-handle
A common windowing interoperability library for Rust
atsheehan/rdkafka-ruby
Modern and performant Kafka client library for Ruby based on librdkafka
atsheehan/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
atsheehan/rust-samples
Some examples for learning Rust.
atsheehan/strudel
Rust-related nonsense
atsheehan/websocket-maze
Maze game using Elixir, Phoenix, and WebSockets
atsheehan/zero
Stack Overflow clone. Sample Rails app used for testing deployment
atsheehan/zero-to-gamedev