Massage Salon

Aura Balance

React / Redux / HTML / CSS

A responsive massage salon website featuring seamless navigation, product catalog, and user-friendly UI.

  • A clear and responsive menu at the top of the page helps users access all main sections of the site.
  • There is an integrated store where users can browse wellness and massage-related products.
  • Smooth routing between pages
  • Customers can add items to a shopping cart, update quantities, and proceed to checkout.
Plan For The Day

Daily Plan-App

React / Node.js / Express / MongoDB

A planning app that allows users to manage their daily tasks efficiently.

  • Users can create new daily plans via input form
  • Each plan item includes options to edit or delete
  • MongoDB is used for persistent data storage
Healthy Salad

Recipe for Your Health

React / API / HTML / CSS

A React application that allows users to search for healthy recipes using the Edamam Recipe Search API.

  • Users can search for recipes by entering ingredients
  • View detailed info: ingredients, calories, meal type, and diet labels
  • Responsive and user-friendly interface across all devices
Weather App

Weather App

JavaScript / OpenWeatherMap API / HTML / CSS

This app provides accurate weather forecasts for any location in the world using the OpenWeatherMap API.

  • Real-time weather data including temperature, conditions, and date
  • Input field for searching by city or location
  • Clean, minimal, and responsive user interface
Christmas Project

Christmas Time

JavaScript / HTML / CSS

A simple website that displays a countdown to Christmas and allows you to play and pause a festive melody.

  • Countdown timer showing days, hours, minutes, and seconds until December 24, 2025.
  • Play button to start playing the music and Stop button pauses the countdown at the current time
  • The timer updates every second when running, providing a dynamic and festive experience.
Quote Generator

Quote Generator

JavaScript / HTML / CSS

A simple web app that shows a random motivational quote in German when the user clicks a button.

  • When clicked, it fetches and displays a new random quote.
  • The quote area updates instantly without refreshing the page.
  • Clean and minimal user interface
tomato

Split your bill

JavaScript / HTML / CSS

A simple and responsive Bill Split & Tip Calculator that helps users divide the bill between guests and optionally include a tip based on service quality.

  • Users can enter the full amount of the bill.
  • All calculations update instantly as the user changes inputs.
  • The app calculates and displays how much each person should pay, including their share of the tip.
computer

Compete with computer

JavaScript / HTML / CSS

This JavaScript-based game lets the user play a number guessing game against the computer.

  • The computer randomly selects a number between 21 and 51 and the user enters a guess.
  • The app tells the user to guess higher or lower until the correct number is found.
  • When guessed correctly, a success message appears.
nature

Meditation App

JavaScript / HTML / CSS

Simple meditation web app where you can choose from three different meditations to help you relax and feel better.

  • The app has three buttons: Stress Relief, Headache Relief, Mood Boost
  • When a button is clicked: a related meditation video is displayed and relaxing music starts playing automatically.