Profile picture

Espen Iversen

Hi! I'm a computer science student.
You can view my personal projects below.

Projects

Eks

Inspired by a certain popular social media platform, this responsive web application features user authentication, social posts, file uploads, a notification system, and general profile management. Built with Next.js, Tailwind CSS, and Supabase, this project has given me hands-on experience with efficient frameworks and tools, and strengthened my understanding of full-stack development and modern web architecture.

Sprintype

This web application challenges players to improve their typing speed through a fast-paced word game. Players have thirty seconds to type as many falling words as possible, to earn points and compete against eachother. High scores are stored and retrieved using a connected database. The project was developed to strengthen my skills with TypeScript and React.

Weather Forecast

This weather app provides current weather conditions and a short-term forecast for any geographical location. It was built to enhance my proficiency with React, and to gain experience with using public APIs.