My second portfolio site that I may or may not use. It is based on codepen and basically takes json and renders components based on that json :)
Portfolio site for Jozye Kaya, abstract painter. She had no preferences, so I chose to pick the colorscheme based on her artworks, while keeping it as simple as possible.
As part of our second course in JavaScript, we had to do a webshop with some certain criterias. It had to be responsive, (use React), had to list X amounts of products, and there had to be a login with an administrator mode and a shopping cart. Everything had to be synced using state-management and a database connection. When logged in as an administrator you should be able to either add/delete or change the content of the store.
I am aware that the code has API secret keys exposed, as well as login + password, but this was a requirement by the teacher.
In our course about testing we got a somewhat broken version of a studyplanner, and had to use different testing frameworks and test-driven development to fix it into a working version. Since I immediately saw the value of this project, I also hooked it up to firebase for good measure, so I can use it for myself, as well as refactored some code. Clearing an item tells the database it is cleared and updates.
Project will get refactored more, and states are properly not being re-rendered fully on adding/deleting items, and I am aware of this, but will fix that later on as I will redo the entire styling anyways into a workable product that I can/want to use!
Tests written were both E2E tests and unit-tests. Same here, API secrets are exposed, but this was a requirement by my teacher.
For the JavaScript Fundamentals continuation focusing on APIs, as a project for my Frontend Developer programme at NBI Handelsakademin, I developed a Pokemon Team Manager application using the PokeAPI.
This project demonstrates my practical application of JavaScript fundamentals, showcasing the ability to integrate and manipulate data from external APIs.
Create your team here.
In my exploration in JavaScript fundamentals, particularly local storage which opened up the potential of (somewhat) persistent data, I created an ultra minimalistic todo app. This was made purely as an exercise into local storage and DOM manipulation.
Get your productivity zen on here
As my first React project, I did a little app that lists movies, and their cover-art and sends you to IMDB in case you want more information about the movie. This was made purely as an exercise into React fundamentals. It uses the Open Movie DataBase for API calls.
Find that movie here
I have also worked on numerous game projects, both designing audio, audio implementation, as well as making tools for faster workflow and world audio design.
Mutant Year Zero: Road to Eden
Totally Accurate Battlegrounds
When not sitting in front of the computer and trying to make (or look at) cool web things, I tend to spend most of my time either with my friends, out walking or biking. I started studying Frontend Development in late 2023, and was working as a contract technical game audio designer before that, while also working extra as a stagehand.
I am based in Gothenburg, Sweden, and I am currently
const today = new Date();
const birthYear = 1980;
const age = today.getFullYear() - birthYear;
years old.
Questions? Ideas? Got a cool project that needs something?
Whether you're a fellow developer, a potential client, or just want to geek out about code, I'm eager to chat :)