My Computer
My Documents
Internet Explorer
MSN Network
Network Neighborhood
Interest in Programming

Click to go Back

Programming

My programming journey has been mostly self taught.

While I wouldn't work for a company as a programmer, I would be willing to make small programs here and there or do some very basic updates.

I currently program in: C#, Python

I have taken classes for: C++, Python, and HTML

C++ was taken in 2019 while at college, Python and HTML were taken in 2017 in high school

I decided to take a programming class in high school that focused on the basics of HTML and Python, at which point I made some very simple websites and programs.

I ended up making my own Terminal when I was done with my assignments in class, the last version is 1.4.1 as I don't know what else to add nor do I know how to impliment it. You can find a repo at my github: fakeTerminal

I have made various programs ranging from a ytd / yt-dlp command line interface to an image viewer.

Projects:

  • Calculate Mean and Median
  • Image Viewer
  • Deserialize JSON
  • Image to Icon
  • MP3 Player
  • SWF Player
  • W10 Intro (this one was supposed to play a full screen video upon logging in but it doesn't work right sometimes.)

Incomplete Projects:

  • Discord Bot (Was supposed to be a bot that played sound clips when typing a command such as "$baby" but sadly this was never completed)
  • Discord Rich Presense - Show people what you are doing rn (For example, you can say "Playing: Your Mom")
  • Gmod Addon Decompliler - Automated extracting gmod addons for pirated versions of Gmod.
  • Scrcpy - GUI interface for Scrcpy on Android but I lost motivation because ADB is stupid.
  • E621 Downloader - Browser agents are hard.
  • Inkbunny Downloader - Download favorites from Inkbunny - Still don't know how to do this properly, plus another program that's way better already exists so no need for me to make it

There's a lot more but they are either the same thing or not relevant enough to be added to this list.

My Github