Aspiring Software Developer

I like programming, photography
and a lot of other stuff, lol.

About me

I like programming, photography, and exploring new things. I've been programming for about 3 years now. I started programming because of Discord, more specifically the people I met on there who introduced me to it. Initially started by making a pretty bad Discord bot with Node.JS, then went to Java and back end devlopment, and lastly learned some web development.


As for photography, it's a nice hobby and I enjoy doing some photography from time to time, especially when visiting new places. I also like gaming and I mostly play competitive games, but I also enjoy story-driven and cozy games.

Experience

So, about experience... yeah, haven't had a real job yet lol. BUT, I've been programming for about 3 years now and have learned some back end and front end development. Over time, I've become decent at the main languages I've used like Java, HTML, CSS and rarely some MySQL but I haven't touched that in a while. Though, I'm still trying to learn more and so currently I'm learning JavaScript, already made a couple of projects using it, check them out on my github :D

Projects

Over the years I've made quite a few projects, and some of them I wouldn't really put on here. BUT, recently, after like 6 months I started getting back into programming and made some projects that sparked my interests or that I think are pretty good. Here they are:

It's the place you're on right now. Nothing too crazy, just a place to put my info and stuff, also a pretty fun project to do every half a year or so lol. Made in HTML, CSS and JS.

View on GitHub

A small Python utility that monitors your UNDERTALE save folder and detects when you've fully reset (deleted your save files). Also lets you delete your save files with one click. Mainly made for speedrunners who want to track their resets automatically. Includes a simple Undertale-themed interface. Made in Python.

View on GitHub

SkyTrackr is a Discord bot built with discord.js v14 that tracks flights in real-time using free APIs. You can see the real time departure and landing, location, speed, altitude etc of a specified flight, information about a specified airport etc.

View on GitHub

Torch leap is a vertical platformer about trying to survive for as long as possible before night time comes. Land on torches to add more seconds to your time. Screen will get darker indicating that night time is coming, when it reaches it, it's game over. Reach as high as possible and survive for as long as possible! Made for the "Micro Jam 046: Night" Game Jam and placed 18th overall!

View on Itch.io

Simulates a user-inputted number of cases opened and says the amount of each rarity you got, how much money it costed, an approximate total value of those items and a profit/loss stat based on the approximate total value and money spent. Made in JS, HTML and CSS.

View on GitHub or Visit site