2020-current
Homepage
The homepage to my personal website. The index.html to maxjann.com.
2025
Prime Words
I just built this app with the latest model from openAI, mini o3 high, that finally was able to solve my anagram intelligence test. I used Node.js and Express and Heroku
2024
Mewthree
A single-page web application that uses artificial intelligence and a pokemon API to let you pick a team of any 6 pokemon and challenge Mewthree to a battle. I actually just had to upgrade the AI model to gpt-4o because they discontinued 3.5 turbo so my app stopped working
2020-2024
Blog
A dynamically styled blog that automatically displays all my blog posts from that month
2021-2023
DJ Aliens
An iPod type App that simulates 2 Alien DJ's for you, a male and a female with different tastes. I recently updated the girl dj image but I'm still not sold on it, it is different from the picture here. I could make another version of this but it is tricky. I think the next full version would have to allow user uploads of songs and sort them, but people don't really have music files anymore as much as stream them on spotify
2024
OneDate
A single-page web application that uses artificial intelligence to generate a date for you in between you and your date's current location. I could still improve this app because it doesn't actually find a location in between, it kind of does, as part of the prompt, but it's not actually using geolocation or anything like that. Simply upgrading to 4o is already providing good results though
2018
Starbros and other games
A game with original assets / level design and mechanics. Follow the link and it will take you to all my other games
2019
Fantasy Football Apps
The video is a demo of a fullstack web application I built with Python and the Django Framework. The 'Try App' Link will take you to my power rankings where I used a parallax effect to make a fun article for my league to read weekly.
2022
Meme Creator
A primitive app that let's you pair images with text... I should revisit this with A.I.s help and add functionality for users to download created custom memes.
2020
Facebook Clone
A fully functional previously deployed fullstack web application that let's users log in, customize their wall background and colors, and post on other users walls. Used Django / Python / AWS. Eventually had to take it down due to complications with pythonanywhere. This project best shows my actual backend skillset.
2023
Cards
A pokemon app where you choose moves and fight a non-ai enemy but it's a well balanced prototype.
2019
LuckyBid
A fullstack web application where you can log on to bid on items for a chance to win them in a raffle
2024
Unreal Cloudland
I'm learning Unreal Engine 5.3 with my new Macbook Pro M3
2024
Unreal Tournament Shock Rifle
I used Unreal Engine 5 to reimagine the shock rifle from Unreal Tournament 2004. I recently created a main menu and it took me all night to figure out why it was breaking my ai in the game. Turns out I needed to change the A.I. nav mesh in my level from static to dynamic so that it reloads itself when I come from the main menu into the first level.
2024
Next.JS Review App
After dabbling with Next.js documentation and tutorials I built this app with the help of ChatGPT. I have much bigger plans with this project and it is ongoing.

This project page was partially coded by A.I. and is somewhat a work in progress.

View my resume, dev log or portfolio or github