Skip to content
View firewiresh's full-sized avatar
💭
Breaking hashes and rummaging through /root/
💭
Breaking hashes and rummaging through /root/

Block or report firewiresh

Report abuse

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

Report abuse
firewiresh/README.md

Hello! I'm Spencer, also know as FireWire online. I'm a Cybersecurity Analyst with extensive experience in linux system administration and networking.

The majority of the repositories here are fairly old and projects from my days in high school. So a lot of the code is definitely not best practice and more or less kept around to show my progress over the years.

In 2021 I switched to a private self-hosted gitlab server to hold all my miscellaneous coding adventures. While this profile has been left abandoned over the years, my love of programming hasn't been, and I just recently hit 180+ projects on my private git server!

I hope to share some of my best works here, from here on out.

While programming has been a hobby for me, I'm always trying to learn new techiques and optimizations. So feel free to submit an issue or a pull request, describing the issue or fix, if you notice something out of place.

Popular repositories Loading

  1. RayCasting RayCasting Public

    2d ray casting using raylib

    C 3

  2. raylibterrain raylibterrain Public

    Terrain Generation in Raylib

    C 2

  3. Raylib-Joystick Raylib-Joystick Public

    The gamepad code for raylib didn't work so i write my own

    C 1

  4. heightmapGenerator heightmapGenerator Public

    A simple height map generator

    C 1

  5. fwie fwie Public

    FWIE is a simple command line based tool for encoding and decoding data in and out of image files.

    Rust 1

  6. lines lines Public

    A simple lines program made in C with ncurses

    C