Alanas Jakubauskas
Software Engineer with 3+ years of professional experience in full-stack development and AWS-certified, first class honour computer science graduate. Specialising in but not limited to; React.js frontend and AWS serverless development with TypeScript and Python as languages of choice.
Personal Projects
alanas-j.site
The current site looked at; this site/domain exists as a testbed for any web application experiments. This site is written completely serverless as AWS CDK provisioned infrastructure utilising React.js and Astro, maintaining iterative development ease.
This site hosts my frontend development learning and experimentation work under alanas-j.site/learning.
AWS On-Demand Gameserver Hosting
A CDK stack for provisioning EC2 instances for gameserver hosting. Which automatically shut down when idle and are reactivated by lambda; providing lambda-like compute costs.
This is integrated into alanas-j.site/servers with the repository available on GitHub.
Single Node Self-Hosting
A public repository of containing my docker-compose.yml used in my self-hosted stack.
Containing a DDNS solution, auto-SSL & sensible log collection/observability.
The repository is available on GitHub.
Desktop Student Organiser App
CloudScholar, a three-tier application built as a part of my college disseration project.
Featuring an Electron.js-based Desktop client; with Express.js and PostgreSQL handling remote persistence and auth.
Other Projects
Programming Teaching with p5.js (JavaScript)
A repository I've built for guiding others through Daniel Shiffman's 'The Nature of Code' book, which hosts workings using GitHub Actions on alanas-j.github.io/the-nature-of-code.
GitHubProcedural Wave Simulation Game (C#/Unity)
A Sea of Thieves inspired game built as my first experience with Unity. It features a procedurally generated infinite world with boat sailing controls and floatation physics.
Barcode/QR Code Wallet (Java/Android SDK)
An android app project built while familiarising with the Android SDK, a simple local storage barcode/QR code wallet.
YouTubeLinux Socket Progamming (C/Linux)
A client CLI / server software pair for file transferral over TCP/IP written in C.
YouTubeGeo Dataset Analysis (Python/GeoPandas)
A simple python notebook geo-data excercise rating Irish universities based on service proximity utilising Failte Ireland data.
GitHub