Skip to content
View chickenspaceprogram's full-sized avatar

Block or report chickenspaceprogram

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

Athena Boose

Top Langs

This profile is in process of being migrated to Codeberg. Expect new projects there, and expect existing projects to be migrated there as I bother to.

Who I am

I'm a student currently studying Math and Computer Science (although I haven't ruled out swapping the former for either a Chemistry or a Physics major).

I take a particular interest in systems programming, as well as compilers and programming language design more generally. I'd like to delve more properly into embedded systems at some point in future, but there's only so much time in the day.

Much of my experience at this point is in C/C++, but I've dabbled in other languages as well. I know some Java and C#, enough to do cool things with, and enough Python to get by.

Notes and acknowledgements

Many of the projects here are incomplete or partially complete. Unfortunately, I'm very busy right now, so things tend to get into a state of "does what I need it to do" and don't progress beyond that. Feel free to pester me to finish something or submit a PR yourself!

Some unfinished projects that I don't currently have plans to ever finish have been privated so as to not clutter my profile. If you'd like access to one of these, email me and I'll make it public again!

pfp: Image of Messier 17, taken using the Skynet Robotic Telescope Network.

Contact information

Pronouns: she/they
Email (personal): pestpestthechicken@yahoo.com
Email (professional): athena.boose@gmail.com

Please avoid emailing me if you have another way of contacting me, such as through Discord. If you're an employer, feel free to use my professional email address, otherwise just use my personal email address.

Popular repositories Loading

  1. wsu-hackathon-2025 wsu-hackathon-2025 Public

    2025 WSU hackathon repo

    C 3

  2. hayday_helper_calculator hayday_helper_calculator Public

    A short python project for the game "Hay Day" to enable a user to calculate the amounts of crops to store to allow Rose/Ernest to produce the maximum amount of items.

    Python 1

  3. KerbalSatelliteNetwork KerbalSatelliteNetwork Public

    Helps you put satellites in the proper final and transfer orbits for a satellite constellation in Kerbal Space Program.

    Python 1

  4. ctty ctty Public

    A simple cross-platform terminal graphics library, written in C.

    C 1

  5. riskoddscalc riskoddscalc Public

    Calculates the odds of winning a battle in the board game Risk®.

    Python

  6. queenarranger queenarranger Public

    Finds every possible arrangement of N queens on an N by N standard chessboard.

    Python