Current projects
Svelte 5: Svelte seems like a really fun community that I
want to be a part of. When another project popped up that required Svelte, I
thought, what better starting point to learn than my portfolio? So I've
redone this site in Svelte to learn the basics.
Backend: We are currently doing a backend course at Medieinstitutet
where we're learning NodeJS, Prisma, Express, MongoDB and more! Lot's of fun but
also lots pretty tricky stuff to learn. It feels good to get to know the stuff
the backenders do though. I will focus more on the Frontend stuff in the immidiate
future but being able to do both the front and back end is a great thing to know,
and perhaps one day be able to call myself a Fullstack developer.
Stuff I've done
Movie Quiz
Our first individual assignment was to make a "Guess the person quiz", to get to know our
class mates better. I replaced my classmates with movie stars when making the app public.
My favorite things in the project was learning how to structure a project in multiple files to
make it more managable in the long run and the page change animations with CSS.
CandyCatz Candy Store
Group assignment for three weeks were we first and foremost learned to program as a team,
which was hard at first but got more and more fun as we learned and got into the process.
My main takeaways were to learn the Scrum process and Github. Also all the fun we had styling
the heck out of the candy store. And oh yeah, there was some TypeScript and API-calling involved
as well. Especially Interfaces helped out alot.
JMHI Weather
An excercise in API-calling where I used the Open WeatherMap API to make a weather app with similar functionality to the swedish weather institute SMHI.