I'm a web developer based in Oslo, passionate about crafting visually appealing and functional websites. Currently seeking out challenges within the realm of developers.
I am a diligent and ambitious individual, currently pursuing my studies in CF while simultaneously working as an office clerk for an appliance company. My professional journey also includes a background in customer service and pedagogy.
Throughout my experiences, I have honed excellent communication and interpersonal skills, allowing me to effectively engage with customers and colleagues alike. Additionally, my understanding of pedagogy has given me valuable insights into effective teaching and learning methods.
Outside of my academic and professional pursuits, I find joy in staying active and healthy through regular workouts. Reading is also a cherished pastime of mine, as it allows me to explore new worlds and gain knowledge across various subjects. Furthermore, I am a devoted dog lover and find comfort in cuddling with my canine companion during my leisure hours.
Languages | Design | Front-end | Back-end | Database |
---|---|---|---|---|
HTML | Adobe Photoshop | Bootstrap | Node JS | MongoDB |
CSS | Figma | React JS | Firebase | |
JavaScript | Sketch | Angular JS | SQL & NoSQL | |
Python |
A small web app built with Javascript, HTML, CSS, jQuery, and Bootstrap framework. Users can search through a pokemon collection that is loading from an external API. Details can be displayed in a modal by clicking on a pokemon's name. The code has been formatted according to ESLint rules.
The web application provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies. The API is built with Node.js and Express. The non-relational database is created by me and is hosted on MongoDB Atlas.
MyFlix-Client is a web applicatrion that grants users access to information about movies. It is built using the React framework and written in JavaScript. Behind the scenes, the app is connected to a Node-Express backend and a MongoDB database.
Meet App assists users in discovering, organizing and participating in events that take place in different cities. The app is a serverless, progressive web apllication (PWA) build with React using test-driven development technique. The application uses the Google Calendar API to fetch upcoming events.
The MyFlix movie App in Angular is designed to be responsive and caters the movie enthusiasts. It is an analogue to previously built MyFlix App built using React. The app provides users with movie information. Additionally, registered users can access features like viewing, updating and deleting their accounts. It is the client-side to the RESTful Movie API.