Same Icon from About Me

These aren't all my Projects! If you want to see more of them, you can check out my GitHub profile (@nicolanapa)

HTML

CSS

JavaScript

C++

React

Node.js

Express

SQL (PostgreSQL)

Weather-App

This is a Weather App which takes Weather data (of any city) from WeatherApi and weather-based Gifs from GiphyApi

Front-Page of the Project 'Weather-App', Desktop-view
Front-Page of the Project 'Weather-App', Desktop-view

BattleShip

This is the game 'BattleShip' but made in JavaScript alongside the help of HTML and CSS, this is the first Project where I've used the JEST Tests to test the game code

Front-Page of the Project 'BattleShip', Fullscreen Mobile-view
Front-Page of the Project 'BattleShip', Desktop-view

Shopping Cart

Made in React, this is a Website with a Home and a Shop page, with the Cart and Payout Section, where you can buy 'fake' Products fetched from Fake Store API

Shop Page of the Project 'Shopping Cart', Mobile-view
Shop Page of the Project 'Shopping Cart', Desktop-view

Memory Card

This is the game 'Memory Card' where every click all Cards get randomised. I've made it in React with the help of Javascript

Front-Page of the Project 'Memory Card', Mobile-view
Front-Page of the Project 'Memory Card', Desktop-view

ToDo-List

This is a ToDo website which features the creating of ToDos, Projects and the ability to view/edit/delete the single ToDo

Front-Page of the Project 'TodoList' but resized for a better Mobile view
Front-Page of the Project 'TodoList'

Tic-Tac-Toe

A simple Tic Tac Toe (or Tris) Game which lets two players play until someone's winning or it's a draw

Front-Page of the Project 'Tic-Tac-Toe', mobile-view
Front-Page of the Project 'Tic-Tac-Toe', Desktop-view