Projects

A diagramless crossword puzzle with some solutions.

Diagramless Crossword Builder

My largest analytical project. This is program is able to build the all possible diagrams for a diagramless crossword puzzle, using only clue numbers. Written in Python, and used Flask to create the front-end display.

An image of the Karp Recipes project

Karp Recipes

A full recipe database made with Express and MongoDB. Features a login system with authentication and full CRUD database features.

An image of the Recipe Lookup website

Recipe Lookup

A lookup through themealdb.com API to find and display recipes based on ingredient.

An image of the Digidraw website

Digi-Draw

A basic pixel art painting tool. Used to practice DOM manipulation.

An image of the Cover Letter Generator website

Cover Letter Generator

A generator to produce a standard cover letter, made using React. Not meant for use as an actual cover letter.

An image of the Minesweeper game

Pygame State Machine

A state machine, for ease in switching between game scenes, built in python.

An image of the MVP converter website

MVP Text Coverter

A text converter, that changes any input text into MVP text, text with a lot of accents and other diadiacritical marks. One of my first projects, an exploration into basic form elements, as an homage to Cam Newton's typing style.