Hi, I'm Alexander Bengtsson.

GitHub: (@Panabana)

My projects:

The Inventory Management System

Built to maintain and organize a given warehouse's inventory.
Two frontend apps were built in different programming languages. Java was used for the backend. SQL Server was used for the database.
The web app built with JS and JQuery
The desktop app built with C#

I built these two apps together with a team of five people. We built our own internal tooling and built the apps so that data would persist between our client side and Java server.

Screenshot of the Inventory Management System start screen

Java Tic-Tac-Toe

Link to GitHub repo.

A minimalistic Java app which runs a game of Tic-Tac-Toe.

Personal Website

Link to GitHub repo.

This website, of course.
Built with React, Tailwind, Node.js and React Router. Dev blog series 1 covers its development.