Hello, I'm Aida

I’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.

Projects

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 Project

TV Show App

A 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 Project

Shared Bookmarks

A 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 Project

Realtime Chat Application

A 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 Project

Quote Generator App

A 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

Contact