Skip to content
View peppermilldetective's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Huntsville, AL

Block or report peppermilldetective

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
  • 👋 Hi, I’m @peppermilldetective
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

I'm leaving the default items that Github creates because I find them funny.

About Me

Hi! I'm Jarrett! (aliases: PeppermillDetective or Sherlock)

I'm an aspiring Game Developer with a particular interest in Game Engine design and programming, and an enjoyment of all kinds of software development.

In my repositories, you'll find various attempts at learning and trying new technologies, most probably related to the Rust language. I usually seek to learn about things I have never learned about before, or relearn old things to refresh my own memory. Note that not everything I work on ends up on my github due to not feeling like creating a repository for it (usually because I follow a tutorial to play around with things), or because I had repositories that felt cluttered and decided to delete them to free up from clutter.

I currently enjoy programming in Rust and C# with occasional stints into C and C++. In the past, I have used Java, assembly (little bit of x86, some MIPS), Python, Ruby, SQL, Prolog, Racket, JavaScript (including jQuery, NPM, and React), HTML, CSS, Lua (currently learning for configuring Neovim), and others that I have probably forgotten to time.

Interests

Programming, DnD, and games. I'm enjoying Rust as a language and trying to learn how to use Vulkan in it to make some simple graphics happen. 5E is great and Pathfinder is too easy to break IMO. Final Fantasy XIV, Monster Hunter Rise, and whatever else decides to eat my time are fun.

How to Reach Me

Message me here on Github! I am not going to post any emails or discords to protect my privacy.

Popular repositories Loading

  1. conway-game-of-life conway-game-of-life Public

    Implementation of Conway's Game of Life using Rust and Glium.

    Rust

  2. personal-learning-rust personal-learning-rust Public

    Personal repository to store tutorial programs for learning Rust.

    Rust

  3. peppermilldetective peppermilldetective Public

    Config files for my GitHub profile.

  4. peppermilldetective.github.io peppermilldetective.github.io Public

    Personal Site for the one known as Jarrett.

    HTML

  5. sudoku-solver sudoku-solver Public

    A simple sudoku solver written in Rust

    Rust

  6. toy_threaded_counter toy_threaded_counter Public

    A toy program to play with multithreading by summing numbers.

    Rust