Arian Immen's repositories
bootcamp-task-1
This repository contains a simple and responsive section for displaying membership requests. The design is implemented using modern web technologies to ensure compatibility across various devices and screen sizes. The section includes individual cards for each request, showing details such as request ID, submission date, and user information.
Music-Player-Practice
Music Player Practice This is a responsive music player web application with several features including song search, favorites, repeat, and more. The project is built using HTML, CSS, and JavaScript, and it's inspired by a Spotify redesign UI kit.
Pomodoro-Timer-App
This is a Pomodoro focus app designed to improve productivity with a customizable timer. The app includes focus, short break, and long break modes, along with the ability to review your weekly focus stats. The project is built using HTML, CSS, and JavaScript.
Porsche-Practice
Porsche website Replica! This project is a HTML and CSS replica of Porsche, created as a practice exercise to enhance my web development skills. The design is fully responsive, ensuring that the page looks and functions well on various screen sizes and devices. This website was chosen due to my admiration for Deutschland!
Deutsche-Bahn-Practice
Deutsche Bahn Home Page Replica! This project is a HTML and CSS replica of the Deutsche Bahn homepage, created as a practice exercise to enhance my web development skills. The design is fully responsive, ensuring that the page looks and functions well on various screen sizes and devices. This website was chosen due to my admiration for Deutschland!
Shopping-Cart-Practice
Welcome to my Shopping Cart Practice project! This website was created as a practice exercise to enhance my JavaScript skills, with a particular focus on developing a dynamic shopping cart feature.
Todo-list
This is a simple, responsive To-Do List application inspired by the Todoist design. Built as a training project, it allows users to create, manage, and delete tasks. The app saves all data in the browser's local storage, ensuring that tasks persist even after the browser is closed.
car-price-predictor
I've developed an AI system capable of predicting car prices based on user-provided vehicle specifications!
Inventory-Management-Practice
This is a responsive inventory management website built using HTML, CSS, and modular JavaScript. It features three main dynamic pages that load content based on user interactions. The application allows users to manage categories and products in a streamlined dashboard interface.
Note-App-Practice
A responsive Note-Taking Web Application that allows users to create, edit, delete, and search notes. The app also includes light and dark theme toggling and stores notes using Local Storage, ensuring data persistence across sessions.
Javascript-Bootcamp-Challenge
This is a simple transaction table application built as a part of my bootcamp task. It allows you to view and sort transactions. Additionally, the app has a search functionality to quickly find specific transactions. It simulates a real-time API and database using Axios and live server.