Skip to content
View proficiency's full-sized avatar
  • Reno, Nevada
  • 00:35 (UTC -08:00)

Block or report proficiency

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

hello, world!

i'm annie! this github is mostly about Rust and C++ development. a lot of my projects have something to do with a game or just general software dev. there's also one or two repos about reverse engineering electronics. i'm a 22 y/o dev that's worked mostly in freelance and a little bit professionally. i also have a few passion projects that i've worked on for years which i hope will see the light of day soon. in terms of languages you can find projects on my github mostly in Rust, C++, and occasionally assembly or python.

here's a brief description of some of my recent projects:

  • hexen RTS combat game that takes place on a hexagonal grid. it's gimmick is a modern entity-component system that allows large unit counts while remaining performant.
  • committer silly rust 'hello, world!' project that commits to github. also uses json.
  • ffresize small python script that resizes videos to a given size with ffmpeg.
  • ironsides naval combat game written in C++.
  • teensy NES controller electronics project where you convert an old NES controller to work with usb by using a teensy microcontroller.
  • rope demo demo that shows off Jakobsen softbody physics in the form of a rope, has some shapes floating around to collide the rope with.

all my git commits are signed and verified using pgp.

Pinned Loading

  1. rope_demo rope_demo Public

    rope simulation using Jakobsen softbody physics

    C++ 2 1

  2. file_monitor file_monitor Public

    CLI program that monitors changes to files in a given directory.

    Rust 2

  3. ironsides ironsides Public archive

    naval combat game written in C++

    C++ 6

  4. teensy_nes_controller teensy_nes_controller Public

    copies input from an NES controller to a USB gamepad with a Teensy

    C++ 1

  5. tradewinds_legends_patch tradewinds_legends_patch Public archive

    a quality of life patch for an old game i played as a kid

    C++

  6. ffresize ffresize Public

    Compresses videos to a specified file size

    Python 1 1