Peisel
Peisel is a program that let's you create png files and sprite sheets.
Repo:
Peisel
Pen Engine
Pen Engine is a cross-platform C++ graphics engine that supports 2D/3D drawing, texel drawing, and GUI development.
It uses OpenGL underneath for graphics rendering. It is made as a library for use
in applications with graphics rendering code being abstracted.
Repo:
Pen Engine
Chatpad
This is an android application that I was working on while in school the fall of 2019. It uses firebase for data.
I was planning on making it commercially available, but could not think of a way to monetize it to where it can cover
firebase costs at the bare mininum once it scales.
Repo:
Chatpad
Nano Commerce
This is a peer to peer marketplace where you can auction items and accept the highest bidder. I used java spring boot
for the back end and angular for the front end. I used postgresql for the database as well as spring security to secure my API.
I also configured the pom.xml file to be deployed properly to tomcat server as well as configuring the angular application for
a production build.
Back End:
Back End
Front End:
Front End
Post Stack
This project was made with asp.net core mvc on the front end and a web api project for the
back end. I also used a class library for data access to sql server and a sql server project.
Repo:
Post Stack
Card Match Game
This project was made with html, css and vanilla js.
Repo:
Card Match Game
Higher Or Lower
This project was made with html, css and vanilla js.
Repo:
Higher Or Lower
Tic Tac Toe
This project was made with html, css and vanilla js.
Repo:
Tic Tac Toe
Rock Paper Scissors
This project was made with html, css, vanilla js, and electron js.
Repo:
Rock Paper Scissors