My name is Meelan and I'm a first-generation college student studying computer science at The University of Michigan - Ann Arbor. I hail from White Pigeon, MI, a small town 40 minutes south of Kalamazoo, MI. I'm interested in software, web, and video game development. In my free time, I love watching sports, playing video games, learning new things, and reading the occasional Wired article.
I created this website to share my portfolio, show my self-taught web development skills, and try out web development for the first time!
Two friends and I created a spring-themed virtual connect 4 game for the final project of a intro programming course. Some features included the tokens following the mouse, a dropping animation, and highlighted winning tokens.
Created a stock market simulation program for a class with a Star Wars representation; Jedi(Buyers), Sith(Sellers), Planets(Product). Memory and running time were taken into account.
Created a simulator in a class for the game of Euchre using concepts such as classes, vectors, and polymorphism.