Skip to content
View teenageknight's full-sized avatar
🐧
probably coding
🐧
probably coding

Highlights

  • Pro

Block or report teenageknight

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

Hi there, I'm Bryce Jackson 👋

I'm just a kid who loves CS, who fell in love with it making Minecraft Mods and bricking the family computer. I have made it all the way for they pay me to do this for a living (hopefully for a while as long as AI doesnt take my job :( Check out this repo for my latest side project, but to be honest most of my stuff is in private repos.

🚀 Latest Side Project: SaucierAPI- An API for all your cooking needs

Pinned Loading

  1. SaucierAPI SaucierAPI Public

    Saucier API was senior design project at Georgia Tech with CreateX. We were tasked with creating a company from a problem we found, and we chose problems in cooking. With this api, you can take mul…

    Jupyter Notebook

  2. water-level-predictive-model water-level-predictive-model Public

    A personal research project to create a predictive model to determine water level of the Chattooga River.

    Jupyter Notebook

  3. subreddit_online_users subreddit_online_users Public

    A python script that accesses a subreddit and gathers the number of people online and stores it. After 24 hours, it creates a graph of the information.

    Python 2 1

  4. bryce-website bryce-website Public

    ⚡ Website built with React.js. 💎 Coded in TypeScript. 🚀 Hosted on Firebase.

    TypeScript 2

  5. youtubeCommentRetriever youtubeCommentRetriever Public

    A simple python program that takes a YouTube channel link and fetches the name of the channel and the ten most recent comments using the API.

    Python

  6. Whitespace-Cropper Whitespace-Cropper Public

    Crops white space around a scanned JPEG photo using PIL.

    Python