as usual for software devs, i have several tens of other projects that i've abandoned over the years that aren't listed here.
hush!
web application that enables users to participate in silent auctions by placing bids on items within a set timeframe. (lots and lots of features w/ a bunch of api's that was used)
endlessm is a personal website created using HTML, CSS, and JavaScript. the website design was built using bootstrap, offering a responsive layout. it featured smooth scrolling and section highlighting when navigating via links.
quanta chess is a java-based chess app with a swing gui, developed in collaboration with three other developers. key features include move validation, automatic pawn promotion, and check/checkmate detection.
this project is a java implementation of the classic tetris game. players manipulate falling tetrominoes to form complete horizontal lines, which disappear when completed. the game ends when the stack of blocks reaches the top of the playing field.