/projects-overview

Listing the most projects and assignments not included in my portfolio

Overview

Listing the most notable projects and assignments not included in my portfolio

 

Kodehode Projects

My first code-test from a workplace, using a test-API to get information about stocks, data reformatting and using that data with Highcharts.js to visualize the data in a time series chart.

My first collaborative git project working with multiple contributors, where I was responsible for the groups planning, execution and workflow. Planning involved Communication, Figma, Git and GitHub functionality such as branches, pullrequests and merging.

Small, fun and fully responsive app using the catfact.ninja API.

A Project using JS Logic/Calculations to calculate the Collatz Conjencture.

 
 

Scrimba Solo Projects

A mockup "Tinder clone".

A simple static travel journal, practicing components.

Meme Generator - Repo

A meme generator using an img API library, utilized new concepts for me such as setting state with array spread operators etc.

A BBQ Splash-page practicing responsive layouts / media-queries.

A Simple invoice app, my first time using conditional renders and in a project.

Creates four randomized passwords of selected lengths for you.

My first ever JavaScript project, simple unit conversions.

 
 

Kodehode Assignments/Lessons

First time using useContext to track state accross multiple pages.

First time using useEffect, uses condotional javascript and renders.

My first time using TypeScript to create a simple todo-list for an assignment.

One of my first projects, and first time using key-events to trigger scripts.