Hi, I’m Carl
I’m a Full-Stack JavaScript Developer from Stockholm. I love creative problem solving, building websites and mobile applications. I am always looking to learn new skills and develop my abilities.

My Tools
HTML
CSS
JavaScript

TypeScript
Node
React & React Native

Redux

Firebase

GCS
GitHub
My projects
Team Tasks
Team Tasks is a task list application created with React, TypeScript and Firestore. Feature include basic CRUD functionality, drag and drop, livesharing, authentication and offline persistence.
React, TypeScript, Firestore, Styled-Components, React Beautful DnD, HTML, CSS, JavaScript
Come Chat Me
Chat application built using React, Redux for state management, socket.io and an Express server. The application was built using a mobile first approach and is fully responsive. Sign in on two different browsers to test the functionality.
React, Redux, Socket.io, Express, HTML, CSS, TypeScript
Tappy
Worked on a 5 person team to create a MVP for a startup in two weeks. The app uses Firebase for live database updates, user authentication and storage. The app uses Stripe to handle payments.
React Native, Expo, Firebase, Stripe, HTML, CSS, JavaScript
Trash Tagger
Mobile application made with React Native and Firebase. The concept of the app is to allow users to geo-tag areas in need of clean up and share photos of successful clean ups. The app uses Google Maps API for geo-tagging and Google Vision for image moderation.
React Native, Expo, Firebase, Google Cloud Platform, HTML, CSS, JavaScript
Custom Memory Game
Fun little memory game created in React which allows users to chose the theme of the game. This project demonstrates the ability to use an external API to modify content dynamically. The game fetches images from the Unsplash API based on user input.
React(hooks), Unsplash API, HTML, CSS, JavaScript
Todo List
My first React App! Although the project is relatively simple it demonstrates the ability to use React classes as well as local storage. Special attention was given to accessibility and the app can be operated using only the keyboard. It is fully responsive.
React(classes), Local Storage, HTML, CSS, JavaScript