Aidan Beck

Hello! I'm Aidan Beck.

I'm a Software Developer from St. Louis, Missouri.

GitHub LinkedIn Resume

My Back End Stacks

  • Java
  • Kotlin
  • Spring Boot
  • MySQL
  • C

My Front End Stacks

  • JavaScript
  • React
  • HTML 5
  • CSS


Old Cove: 2025 Capstone Project

Demo GitHub

JavaScript, React, Java, Spring Boot

A full-stack web application template designed to create interactive text adventures!

It features a scripting language designed for non-programmers to construct rooms, items, and dynamic state interactions. This was achieved by implementing my own NPM package syntaxlor, a system for creating custom scripting syntax to suit a variety of use cases.

It also features user sign ups and log ins for saving progress in a playthrough, using Java and Spring Boot to implement CRUD functionality.

The front end is statically deployed and the back end is on GitHub.