I am Benedicte
Roksvåg

> Welcome!

> This terminal is interactive...

> Benedicte.education

"Information Technology @ Molde University College"

> Benedicte.contactMe

["benedicte.roksvag@gmail.com""LinkedIn"]

> Benedicte.techSkills

["HTML, CSS, JavaScript, React, Git, Github"]

> Benedicte.resume

["Resume.pdf"]

> Benedicte.projects

["Tenzi Game", "Weather App", "Notes App"]

Check out my latest projects

A picture of a tenzi game project

Tenzi Game

Tenzi game made after a challenge on Scrimba.com. Implemented several functionalities to make it more enjoyable by my 3-year old daughter.

Added scoreboard with best time, best amount of rolls and toggling between dice and numbers, and used the "Tippy" library for the tooltips.

A picture of a weather app project

Weather App

Created an UI wireframe in Figma. Experimented with using both openweather API and SheCodes weather API to fetch weather data.

Added location services, fahrenheit/celsius converter, current weather, humidity, temperature and 5-day forecast. Set up custom domain and hosted on Netlify.

A picture of a note app project

Notes App

Made after a challenge on Scrimba.com. The user's notes are saved in the browser and can be accessed if the user closes their browser or restarts their computer.

Implemented dark mode functionality, detecting if user has dark mode enabled, but also providing the user freedom to toggle.