Pavlo Krokhmal
Offer Pavlo work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
-
HTML & CSS
from 5 USD for hour
-
Javascript and Typescript
from 6 USD for hour
-
Web Programming
from 6 USD for hour
Services
-
Content Management
from 3 USD for hour
-
Website Maintenance
from 5 USD for hour
Portfolio
-
Digital Portfolio & Professional Card
Web ProgrammingThis is my personal portfolio website, designed to showcase my skills, experience, and completed projects in the field of web development. All my projects can be conveniently viewed here.
https://github.com/pashka006/portfolio
#html5 #css3 #javascript #js #frontend #webdevelopment
-
Interactive Quiz Application
Web ProgrammingFully functional frontend application for taking interactive tests. Implemented a clean and responsive UI, complex result calculation logic, and interaction with the DOM tree using pure JavaScript without heavy frameworks.
Full-stack project (Node.js, Express, SQLite). Since a full database is used, the live demo server is currently in the process of migration. All code is open in the repository, and the project is ready for local launch.
… #frontend #javascript #html #css #webdevelopment
-
To-Do App (Vanilla JavaScript, LocalStorage)
Web ProgrammingSimple To-Do App
A compact web application for task management, written in pure JavaScript.
Technologies
… HTML5 / CSS3
Vanilla JavaScript (ES6+)
LocalStorage API
Features
Adding and deleting tasks.
Protection against entering empty strings.
Saving the to-do list in the browser's memory (LocalStorage) - data does not disappear after refreshing the page.
Source code on GitHub: https://github.com/pashka006/js-todo-list
#html5 #css3 #javascript #js #frontend #webdevelopment #localstorage