My works:

Students List App

Single Page Application

There was an interesting test task for exploring how to build SPA using frontend framework and web api (ASP.NET Core). Vue.js was chosen as the frontend part. It was cognitive experience with REST, MVVM and reactive programming.

View more...

Fudi App

Landing Page

I took out an old educational landing page and added responsiveness to it. This made it possible to refresh the knowledge of HTML and CSS.

View more...

Todo List

Web application

A simple web-application, which is a todo list made with Vue.js framework, using Vue CLI and Vue Router, also there was used vue-material-design-icons.

View more...

Simple notepad made by WinForms

Desktop application

A simple program for editing text files, in purpose for learning how to  create useful desktop applications by Windows Forms.

View more...

Web app by Node.js

Web application

Test task for knowledge of Node.js + Express technology. It includes authentication and interaction with the database.

View more...

Knight's moves

Knight's move

An application that shows all the knight’s moves from a given point. To watch it in github: Test task 4.

View more...

Match the color

Game for browser

A casual game for guessing where is the second same color for matching pairs. To watch its source code: Test task 3.

View more...