[LEVI LOSEKE]

Web Project Details

Welcome to my web development universe! Explore my collection of projects and dive into the details of each creation. Click on a project to discover its complete story: the technologies I've mastered, the challenges I've overcome, and the innovative solutions I've created.

Plant Nursery Website

Plant Nursery Website

This project involved creating a complete website for a plant nursery with several essential features: a shopping cart for customers, an efficient search bar, as well as filters and categories to facilitate navigation.

Challenges faced: Implementing an interactive filtering system that maintains site performance and optimizing images for fast loading times.

HTMLCSSJavaScript
Game with Scoreboard

Game with Scoreboard

This interactive game offers an engaging experience where players must collect a key, avoid enemies, and reach a door. The scoreboard adds a competitive element that encourages users to improve their performance.

Challenges faced: Setting up precise collisions and smooth game logic. Implementing a persistent scoring system also required special attention.

HTMLCSSJavaScriptNode.js
To-Do List

To-Do List App

Task management application developed with IntelliJ IDEA using the React library. This application allows users to create, edit, and delete tasks with an intuitive and responsive interface.

Challenges faced: Efficient state management with React and implementing a data persistence feature so that tasks are saved between sessions.

ReactCSSIntelliJ IDEA
Geography Quiz

Geography Quiz

An interactive quiz on world geography with randomly generated questions. Users can test their knowledge about different countries, capitals, and geographical features.

Challenges faced: Creating a random question system that avoids repetition and setting up a precise scoring mechanism that encourages users to try again.

HTMLCSSJavaScript
La Ravelle Library

La Ravelle Library

Transactional website for a library, developed with the Laravel framework. This project offers a complete platform allowing users to browse the catalog, reserve books, and manage their loans.

Challenges faced: Implementing a secure authentication system and creating an optimized relational database to efficiently manage the catalog and transactions.

MySQLPHPTailwindJavaScript
Benactor

Benactor

Development of a modern web application that facilitates coordination between organizations and volunteers. Benactor provides a platform where organizations can post their needs and volunteers can offer their time and skills.

Challenges faced: Creating an effective matching system between organizations and volunteers, as well as managing calendars and real-time availability. An additional challenge was the lack of participation from one team member, which required task reorganization and rapid adaptation to meet project deadlines.

Next.jsDrizzleHonoPostgreSQL