Visit Github
My photo

Hi, my name is

Adrian Czarnecki

Web Developer

Recent Projects

BMI Calculator

BMI Calculator

This app calculates your Body Mass Index (BMI) based on height and weight inputs. It validates user input and provides feedback based on standard BMI categories: underweight, normal or overweight. Built with HTML, CSS and JavaScript, it demonstrates basic arithmetic operations, form validation and dynamic DOM updates.

To-do List

To-do List

This is a minimalist and user-friendly to-do list application built using HTML, CSS, and JavaScript. Users can add, check off, and remove tasks directly in the browser, with all data saved to localStorage for persistence. The interface supports simple task management without requiring a backend or database.

Weather App

Weather App

This is a simple and responsive weather application built using HTML, CSS, and JavaScript. It allows users to search for any city and view the current weather conditions. The app fetches real-time data from the OpenWeatherMap API and updates the interface dynamically. It also handles user input errors, like empty.

Palindrome checker

Palindrome Checker

This simple web tool checks whether a given word or phrase is a palindrome. Built using HTML, CSS and JavaScript, it filters the input by ignoring spaces, punctuation and capitalization, then compares it to its reversed version.

Money Tracker checker

Money Tracker

Money Track is a simple web application that helps users track their income and expenses. It allows users to add transactions, categorize them, and view a real-time balance. The app includes features such as filtering by category and persistent data storage using localStorage.

Technologies

HTML
CSS
JavaScript
Python
Git
GitHub

Contact Me