;
Sergey's Profile Picture

Hello, my name is Sergey Bolotnikov.
I am a full-stack web developer and javascript specialist.
Feel free to take a look at my latest projects on the web portfolio page.
Tel.:(917)916-2840
E-Mail:sbolotnikov@gmail.com_

Portfolio

Full-stack Projects

Full Stack MMA School is an application for creating and managing classes for a martial arts school. Instructors are able to log in and create classes based on user skill level and preference for in-person or virtual lessons, and coordinate class size if constraints are required by local health ordinances. Students and instructors can also post messages and communicate with each other through the platform.

Eat Da Burger

Link to GitHub depository

Eat Da Burger! is a restaurant app that lets users input the names of burgers they'd like to eat. Whenever a user submits a burger's name, app will display the burger on the top part of the page -- waiting to be devoured. Each burger in the waiting area also has a `Eat Me!` button. When the user clicks it, the burger will move to the lower portion of the page. App will store every burger in a database, whether devoured or not. Burger also has delete button to erase it from the database. Image of the burger provided by running pexel API if there is no image it display default image.

CLI App: Team Information Chart

Link to GitHub depository

When the user has completed building the team,the application will create an HTML file that displays a nicely formatted team roster based on the information provided by the user. (For instructional video click on the heading)

Front-end Projects

APP: What's For Dinner?

Link to GitHub depository

A helpful application to locate restaurants, find recipes, and recipe videos based on the users food preferences and location.

Weather-Dashboard

Link to GitHub depository

An interactive weather application that displays the forecast in a stylish fashion and stores the user's previously searched locations.

Responsive Portfolio

Link to GitHub depository

My portfolio

Day Planner

Link to GitHub depository

A simple calendar application that allows the user to save events for each hour of the day.

Code Quiz

Link to GitHub depository

Multiple Choice Quiz A timed quiz. Time is deducted for selecting incorrect answers. Save and sort previous results. Gives details of the user's answers

Password Generator

Link to GitHub depository

A simple application that generates unique passwords based on perameters set by the user.