Hello, I'm Maxim. Beginner developer from Ukraine. ✌️

Resume📄
css

Technologies i know

My projects

node.js

Сloud disk

This project is a cloud storage solution with features such as file storage on the server, folder creation, file downloads from the server, deletion, search, and file sorting. I utilized the MERN technology stack - MongoDB, Express, React, Node.js - to develop this application.

RESTful API

This is a code written using the Express.js framework to interact with the MongoDB database. It includes aspects such as server setup and database connection, defining the schema and model for books, and routes to handle HTTP requests.

node.js
node.js

Calculator

My project is a basic calculator designed to perform fundamental arithmetic operations. The calculator is created using HTML for markup, CSS for styling, and JavaScript employing object-oriented programming (OOP) to handle logic.

Photo Collection

The 'Photo Collection in React with Nock' project is a web application developed using the React library to display a collection of photographs. The application implements functionalities for sorting and searching photographs, as well as pagination.

node.js
node.js

List of users

The project is a React-based web page featuring a list of users with the functionality to send invitations.