Skip to content
View gingerknight's full-sized avatar

Highlights

  • Pro

Block or report gingerknight

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

πŸ‘‹ Hi, I'm Ryan, or ryerye

I'm a recovering security engineer, now software developer who loves open source, building tools, and learning new technologies.

πŸ”­ Projects

🌱 Currently Learning

  • Golang 🐹
  • TypeScript πŸ”·
  • Functional Programming Languages
    • Ξ» Haskell with Discrete Mathematics and Physics
    • Ocaml because why not?
  • Boot Dev courses because they are pretty cool

πŸ“« How to reach me:

  • LinkedIn - coming soon
  • BlueSky - coming soon
  • Signal - coming soon

Here are some ideas to get you started:

  • πŸ”­ I’m currently working on ... boot.dev courses and projects
  • 🌱 I’m currently learning ... golang and haskell
  • ⚑ Fun fact: ... I used to be a knight at Medieval Times

Pinned Loading

  1. static_site_generator static_site_generator Public

    πŸ“ A static site generator that recursively converts Markdown files into structured, test-covered HTML pages.

    Python

  2. maze_solver maze_solver Public

    A visual maze generator and solver using Tkinter and depth-first search.

    Python

  3. jq_trainer jq_trainer Public

    Cli application to train users on how to use jq

    Python