Skip to content
View SStuckey88's full-sized avatar

Block or report SStuckey88

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

Hi! Welcome to my GitHub profile 👋 I'm Samuel Stuckey, but you can call me Sam!

I'm a CS sophomore at UIC with a budding interest for systems and cybersecurity. Lately, I've been jumping into these fields through coursework, studying for certificates like the ComptiaA+ exam, and competitions like the Department of Energy's CyberForce 2024.

When I'm not coding, you'll probably find me playing roguelikes, listening to Japanese Jazz, reading random math/Computer Science articles, or experimenting with new tech. I'm always on the lookout for CTFs, hackathons, and working on a project from my massive list of projects that I hope to have the time to complete one day.

Currently, I assist as my ACM local chapter's Communications head--scheduling and leading workshops and the like, I work part time at walmart as a sales representative, I do some gig work with my Barbershop chorus but its more of a hobby, and I will be an intern for Southern Company This Summer!

Feel free to check out my projects—I'm always open to criticism, positive feedback, and ideas! Let's connect and build something amazing.

Email: [email protected]

🛠️ Tech Stack

Languages: C++, C, C#, Python, JavaScript (p5.js), HTML & CSS

Tools & Frameworks: Unity, VS Code, WSL, LaTeX, Ansible

Let’s create something awesome together! 🚀

Pinned Loading

  1. Walking_prototype Walking_prototype Public

    Game developed in Unity using C# in collaboration with UIC local Chapter of SIG Game; Includes Interactive combat in a adventure on rails game with a complex inventory/store system.

    C# 1

  2. bumblebee-s-blight bumblebee-s-blight Public

    A VS Code Extension hosted on Microsoft Azure that is a vibrant, high-contrast color theme for VS-Code made using JSON and the Yo Code Command Line tool

  3. rubics-cube-solver rubics-cube-solver Public

    Program dedicated to deciding the moves to solve a 3x3 rubiks cube. Implements Alpha Beta Pruning in python to evaluate the best possible move to solve the cube

    Python

  4. Sketches Sketches Public

    Website that holds different artworks that I have created in UIC's Art151 --Introduction to Digital Media-- using p5js (javascript)

    JavaScript

  5. CS111_Defend_the_grade CS111_Defend_the_grade Public

    This is my first game I have ever created and it is still near and dear to me. It is a castle defense game similar to the flash game Storm the House, and is about a student trying to defend their g…