My Portfolio

Angular14
TypeScript
NgRx
RxJS

OSN+

I joined Supercharge in 2021 and immediately started to work on the OSN+ project - a Netflix competitor - as a frontend developer.

As part of a scrum team day to day I work on implementing new features, updating existing functionality, fixing bugs and even helping out teammates as often as I can.

Next.js
SSG
Tailwind CSS
RWD

Portfolio

This portfolio website was built as a kind of masterwork to sum up the initial phase of my frontend development studies.

Building on top of my HTML / CSS / ES6 / React foundation, I explore the realms of static-site-generation and utility-first CSS by utilizing Next.js and Tailwind respectively.

I also utilized git & Github heavily, be sure to also check out all the issues and pull requests I wrote.

Create React App
React Router
CSS Modules

Weather app

After a lot of JavaScript practice, I wanted to do something more significant than a "Hello World" project.

The idea for the project comes from https://devchallenges.io and through it I learned the "Thinking in React" approach while trying Create React App.

In addition to following the user stories and implementing the given Figma design, the task also required the use of an external API as the data source.

HTML5
CSS3
RWD

404 Error

This was the first step on my way to becoming a frontend engineer.

After I had started to study basics of frontend development, I found this challenge on https://devchallenges.io.

Based on a given design, the desktop and mobile versions had to be implemented for an example 404 page.

Both the demo and the Github repo are available, check them out!