Hi there 👋 I'm Leila! It's nice to meet you!
I'm a software engineer with 4+ years experience so far, and I love working on side projects in my spare time at home. Watch this space! 😄
I mostly work in Web Development and have experience with plain HTML/CSS/JS as well as a few frameworks including:
Ranked by Experience - Top is most
My landing page is still under construction and linked below. But will be intended as showcase for both myself and the products my Organization will offer.
One of my biggest side projects I'm working on is dubbed the "Extensions: Toolkit" and is intended to be a freely accessible Web Platform for fans of the game Hacknet to utilise to create custom storylines and missions, generating XML that can be loaded into the game.
It's divided into a series of sub-projects:
An OpenAPI documented RESTful API service serving as the backend to the application, interfacing with a PostgreSQL database.
A "default" frontend providing graphical user interface into this service. Built in Angular v9 (Ivy) and the Angular Material framework.
Plugins for other languages to interface with the API. Currently a GoLang frontend is available and is being used to create an Import/Export system.