An app that allows the user to download job output from mainframes. Available as a web app or a cross-platform desktop app. Reliably serves the needs of 100+ users.
Next.js · TypeScript · Rust · Tauri · TailwindCSS
An app that allows the user to download job output from mainframes. Available as a web app or a cross-platform desktop app. Reliably serves the needs of 100+ users.
Next.js · TypeScript · Rust · Tauri · TailwindCSS
An ecommerce store that integrates with Stripe. Includes cart functionality for visitors of the site, and CRUD functionality for the administrator.
PHP · Laravel · React.js · TypeScript · TailwindCSS
A link shortener which includes CRUD functionality for shortened links, authentication, and QR codes.
C# · ASP.NET Core · Entity Framework · Vanilla HTML/CSS/JavaScript
An app which allows the user to play Othello - a two player strategy game comparable to Chess or Checkers. The AI uses a minimax algorithm and plays fairly well on higher difficulties.
React · Vite · TypeScript
A logic-based puzzle game of my own invention, comparable to Sudoku. Uses a recursive backtracking algorithm to generate random puzzles and solve them. Also offers a visualization of the algorithm.
React · Typescript
This app generates random Sudoku puzzles through recursive backtracking, and allows the user to solve the puzzles. It can also visualize the solving algorithm.
Vanilla JS · Vite · SASS