Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Pavlo Krokhmal

Offer Pavlo work on your next project.

Ukraine Krivoi Rog, Ukraine
23 days 9 hours back
Available for hire available for hire
age 20 years
on the service 30 days 8 hours

Rating

Successful projects
No data
Average rating
No data
Rating
273
HTML & CSS 2
1236 place out of 5619
Web Programming
2042 place out of 6432

Language proficiency level

Українська Українська: fluent
Русский Русский: fluent
English English: pre-intermediate

Skills and abilities

Programming

Services

Portfolio


  • Digital Portfolio & Professional Card

    Web Programming
    This 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 Programming
    Fully 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 Programming
    Simple 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