Hi! I'm Walter Wojnarowski

A Junior Full Stack Engineer based in the UK.

it icon

About me

I’ve always been excited about technology and what happens behind the scenes of it’s creation. I spent last years on the other side of it, working as a photographer and videographer. With every video I made and every photo I was proud of, came admiration for people who developed and stood behind the tech I used in the process. I finally gathered enough life experience and courage to understand that becoming programmer was my ever-present desire.

In my previous role I had experience working on a vast variety of projects, ranging from non-profit productions to nationwide campaigns aired on TV. Those provided me with understanding how to operate profesionally both on my own and as a part of a larger team.

I am always looking for new challenges and opportunities to learn and grow, and I am excited to bring my unique background and skillset to the table as a developer.

Technical Skills

Here are main skills I possesed on my path to become a Cloud Engineer. The list is far from nearing completion, as I am seeking to further broaden my skillset.

GitVector

Git

HTML5

HTML5

CSS3

CSS3

SCSS

SCSS

JS

JS

BEM

BEM

Java

Java

React

React

Spring Boot

Spring Boot

My Projects

React

API Project

Website built using React and connected to API to allow user search through BrewDog beers. Initially the page displays all the beers in the API. You can alter displayed items using the search bar or built in filters. You can filter by acidity, alcohol by volume and 'classic range'.

JavaScript

Lord of the Rings trivia

Lord of the Rings trivia game built using JavaScript. The game displays 10 randomly selected questions onto the page. Each question has 4 answers to choose from. Answer all 10 questions and click "Submit". The game will then compare player's answers to the correct ones and count the score, displaying a short feedback how good was the player's try.

React

Ticket tracker

A ticket tracker for software development team, built using React. Each member of the team has it's own counter with buttons to increment and decrement number of tickets.

Java

Hangman Game Project

First project in Java. Classic hangman game, don't have to explain rules. Unlimited replays on me.

Java

Card Game

Java card snap game. Code has many essential functionalities making it ready to implement other card games.

Node & MySQL

Task Database

Node and MySQL project to create an easy but functional way to keep track of your tasks, completion date and deadlines. Implementation of CRUD.