NIKOLAI
SHCHERBININ

SOFTWARE DEVELOPER

Nikolai Animated

My Work

Blog App

React, Express, RestAPI, MongoDB

One of my most advanced projects. It consists of a React front-end to view blogposts and leave comments, REST API build on Express.js in the backend, MongoDB and additional React admin front-end for adding new blog-posts, build with express-session.

League Helper

React, Express, RestAPI, Redis cache

My passion project, build with React and Redis, it uses Riot Games' API to fetch user's last League of Legends matches and show some fun statistics, that are not usually shown on popular LoL-stats websites. To not rely on the API too much, I used Redis to cache data on the first look-up.

Battleship Game

Plain JavaScript, tests with Jest

The classic Battleship game, implemented with vanilla JavaScript and written using test-driven development techniques with Jest.

Personal Website

React, Framer Motion, MaterialUI

Well, you are here right now. Simple nice personal website, made with React, Framer Motion, MaterialUI. It went throw many variations, but came down to this.