Pinned Repositories
Blog-Web-App
Simply blog web application consisting of several pages and the ability to add posts.
Calculator
Modern calculator project with old-school design. Completed using JavaScript best practices with ES6 classes and cleanly handling user inputs.
Crystal---clining-company
Fully responsive smoothly and fine designed main page of website for Ukrainian cleaning company. There are many dynamics effects, sliders, modals, "running numbers" (counter) and overlay functionality.
Dicee
Roll the dice!
Digital-Clock
Simple live digital clock.
Pomodoro-Timer
Small and simple application with Pomodoro Timer functionality to boost your efficiency.
Rentiz-landing-page
Fully responsive desktop-first (to320px) real estate company website with dynamic JS effects such as sliders and gallery (using swiper.js) and revealing sections on scroll effect implemented by me with pure JS (using Intersection Observer API).
Richest-Companies-Drag-Drop-List-
Do you can rank the top 10 most valuable companies in terms of market capitalization? This small app will help you test your knowledge in this area in an easy to understand game way.
T3-Three-Ways
Tic Tac Toe game built in three ways (using vanilla JavaScript w/ MVC pattern, +TS and React).
webpack
Starting template for development web apps.
Aleksey-Mazur's Repositories
Aleksey-Mazur/Calculator
Modern calculator project with old-school design. Completed using JavaScript best practices with ES6 classes and cleanly handling user inputs.
Aleksey-Mazur/Dicee
Roll the dice!
Aleksey-Mazur/Digital-Clock
Simple live digital clock.
Aleksey-Mazur/Pomodoro-Timer
Small and simple application with Pomodoro Timer functionality to boost your efficiency.
Aleksey-Mazur/SSF-Bank
Small banking web application with the ability to transfer/receive funds, changing users, sorting data, close accounts and logout timer.
Aleksey-Mazur/Blog-Web-App
Simply blog web application consisting of several pages and the ability to add posts.
Aleksey-Mazur/Brandi
Landing page layout project.
Aleksey-Mazur/Control-Dashboard
Responsive Admin Dashboard for an Ecommerce Website using HTML, CSS, and JavaScript with light and dark mode theme functionality.
Aleksey-Mazur/Crystal---clining-company
Fully responsive smoothly and fine designed main page of website for Ukrainian cleaning company. There are many dynamics effects, sliders, modals, "running numbers" (counter) and overlay functionality.
Aleksey-Mazur/Rentiz-landing-page
Fully responsive desktop-first (to320px) real estate company website with dynamic JS effects such as sliders and gallery (using swiper.js) and revealing sections on scroll effect implemented by me with pure JS (using Intersection Observer API).
Aleksey-Mazur/Richest-Companies-Drag-Drop-List-
Do you can rank the top 10 most valuable companies in terms of market capitalization? This small app will help you test your knowledge in this area in an easy to understand game way.
Aleksey-Mazur/T3-Three-Ways
Tic Tac Toe game built in three ways (using vanilla JavaScript w/ MVC pattern, +TS and React).
Aleksey-Mazur/webpack
Starting template for development web apps.
Aleksey-Mazur/Dicee-v2
Complicated version of Dicee game.
Aleksey-Mazur/Drum-Kit
Drumming application (pure js).
Aleksey-Mazur/Expense-Tracker
Small React app with opportunity to show and filter expenses by year and adding new expense which will be saved in app state.
Aleksey-Mazur/flat-UI-kit
Set of replaceable UI elements.
Aleksey-Mazur/Forkify-Recipe-App
Modern recipe search web application from Udemy JS course. Application functionality implemented without using any JS frameworks. MVC architecture was used to build this application.
Aleksey-Mazur/guess-the-number
Simple browser game. The goal is to guess the number using 'hot-cold' type hints.
Aleksey-Mazur/Gulp-Starting
Gulp starting template for web development.
Aleksey-Mazur/modal-window-component
There is a single component with buttons, when clicked, a modal window appears.
Aleksey-Mazur/Modest
Landing page layout project.
Aleksey-Mazur/Newsletter-Signup
Email address collection app.
Aleksey-Mazur/Simon-Game
Classic game that tests your memory.
Aleksey-Mazur/SSF-Bank-Website
Responsive banking page layout with lots of dynamic effects. Created using Gulp and SCSS. All site dynamics and behavior was created with vanilla JS (no additional libraries).
Aleksey-Mazur/tMap
Application that allows to log and save activities and data (such as training type, location, distance, time and other) on the map using the user's geolocation and local storage.
Aleksey-Mazur/todolist-v1
ToDo list (EJS) + express.