For the past few years, I have worked on various projects
to improve my skills in becoming a Full Stack Developer.
Right now I am focussing on Continuous Development,
creating a pipeline with Python, Flask and Nginx.

This website has been made with React, SASS and JavaScript.


dev img
Repository

Python

I've created a Command Line Interface for supermarkets.
Through the use of Python's module Argparse.


dev img
Repository

Python and SQL

I've created a database with SQL.
With it you can create users and products,
and generate transactions between them.


dev img
Repository

React Redux

I've created a student dashboard with state management.
With it, you can see statistics for each student
and visualized through the use of graphs.


dev img
Repository

JavaScript and TDD

This project was made while using JavaScript and Jest.
It features a method for Test Driven Development.


dev img
Live page
Repository

HTML, CSS and JavaScript

I've created a website to find specific movies.
It features a CSS grid, radio buttons and links to their IMDB pages.
The JavaScript code changes the list of movies,
depending on which button has been checked.


dev img
Live page!
Repository

HTML and CSS

I've created a website while only making use of HTML and CSS.
I used CSS Flex, Grid and other well known techniques.