Calendar App
A single-day calendar web app built with HTML, CSS, and JavaScript that displays events in a time-based layout.
Tech: HTML, CSS, JavaScript, DOM
View ProjectI’m a Junior Software Developer based in the UK, currently learning Python, JavaScript, and front-end web development. I enjoy building practical, real-world applications such as calendar tools, API-based TV show search apps, and shared bookmark managers.
Through these projects, I am developing my skills in DOM manipulation, API integration, problem solving, and writing clean, maintainable code. I’m currently focused on becoming more confident in building functional web applications step by step.
A single-day calendar web app built with HTML, CSS, and JavaScript that displays events in a time-based layout.
Tech: HTML, CSS, JavaScript, DOM
View ProjectA web app that lets users search for TV shows and see detailed information. It fetches data from a public TV show API and displays summaries, genres, episodes, and ratings.
Tech: HTML, CSS, JavaScript, API
View ProjectA simple web app for saving and sharing bookmarks with others. Users can add, edit, delete, and browse shared bookmarks.
Tech: HTML, CSS, JavaScript, DOM
View ProjectA real-time chat web application built to explore how front-end interfaces communicate with backend services. This project uses polling to send and receive messages asynchronously, helping simulate live communication between users.
Tech: HTML, CSS, JavaScript, Polling
View ProjectA web application that fetches and displays random quotes using polling techniques to retrieve data from a backend service. This project helped improve my understanding of asynchronous data requests and client-server communication.
Tech: HTML, CSS, JavaScript, Polling
View Project