• Back
  • 2024
  • 2023
  • 2022
  • 2021
  • 2020

2024

Project in virtual teams

The biggest project yet is this one. Here i was assigned to a team of 4 people where we had a fictional client that wanted a website to manage their electric scooters. The goal for us where to from scratch develop a system to cover certain criterias that they had. The code can be reviewed at the links below. We choose to create the webpage with React and the backend REST API with Express.

Feel free to test it out hosted with AWS Amplify and EC2. To access and manage the bikes login with user:admin, pwd:admin. Do not use real password since there is no security on this website for this project, use dummy mail and passwords!

New cities has to be added through postman for now, zones can be added as expected but no bikes will be able to get added to that city.

Repository Website

Transfering a existing project to VUE

During this course i got a introduction in different frameworks. We were working as a pair and got code supplied to us that was built in a vanilla JavaScript project. The goal with this course was to transfer all the functionallity to a new framework of our choise. I choose to work with VUE. The second challange was to migrate the database from Sqlite3 to a MongoDB server. Lastly we learned how to publish the frontend and backend.

Frontend Backend

Linux and Docker

I've learned how to create docker containers to guarantee that the enviroment is the same for all included parts in a project. I also learned how to write bash scripts to automate tasks. On top of that i also learned how to use regex to search and replace in files.

Object oriented programing with Symfony

This part of the education taught me how to work object oriented on webpages. I got assinments to create different card games while working in the MVC framework symfony. As the final project I created a Five Card Poker game in symfony.

Blackjack Code Test the game

Algorithms and Datastructures

This year started out with learning about datastructures and algorithms with Python. The final project in this course was creating a binary tree and using it in a typeracer like game.

Relational Databases

In this course i was learning how relational databases works with different schemas ex one to one one to many one to N. After that i got to learn the principles of CRUD to manage the data inside the database.

Schedule a meeting

If you read this far maybe its time to schedule a meeting

Feel free to contact me at:

albin.stegler@gmail.com

2023

The webpage is under development and will be filled out eventually

© Copyright 2024 Albin Stegler