Pinned Repositories
_printf
Advanced_C_Assignments
AirBnB_clone
The Console project is an assignment given as part of the Alx Africa Software Engineering course in teams of two. It involves building a console application that mimics the functionality of the popular online accommodation booking platform, [Airbnb Website](https://www.airbnb.com/).
alx-higher_level_programming
alx-low_level_programming
This is my first repository on C programming
alx-system_engineering-devops
Boomni
monty
Personal-Site
This is my personal website
simple_shell
A group project to make our own simple shell that works like the bash
Boomni's Repositories
Boomni/alx-system_engineering-devops
Boomni/AirBnB_clone
The Console project is an assignment given as part of the Alx Africa Software Engineering course in teams of two. It involves building a console application that mimics the functionality of the popular online accommodation booking platform, [Airbnb Website](https://www.airbnb.com/).
Boomni/alx-low_level_programming
This is my first repository on C programming
Boomni/Fix_My_Code_Challenge
Fix my code is a new type of project at Alx Africa, where we’ll jump into an existing code base and fix it! Sometimes you will know the language, sometimes not.
Boomni/Python_Practice_Projects
The best way to learn programming they say, is to build projects :).
Boomni/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Boomni/AirBnB_clone_v2
The goal of the project is to deploy a simple copy of the AirBnB website on my server. Looking forward to the complete web application composed by: A command interpreter to manipulate data without a visual interface, like in a Shell (perfect for development and debugging) A website (the front-end) that shows the final product to everybody: static
Boomni/alx-higher_level_programming
Boomni/capstoneproject
Boomni/sorting_algorithms
Project on sorting algorithms and Big-O notation
Boomni/AirBnB_clone_v3
Phase 3 of the Airbnb clone project: RESTful API. It involves developing a RESTful API to power the backend of the web application. This API will handle data manipulation and communication between the server and the front-end website.
Boomni/AirBnB_clone_v4
AirBnB clone - Web dynamic. The web dynamic part of the AirBnB clone project focuses on implementing interactive and responsive elements to enhance the user experience and provide real-time updates.
Boomni/alx-backend
This repository documents core backend projects focusing on specific topics titled by folder names. These projects are tackled using python and javascript programming language and are my ALX Software Egineering Specialization projects.
Boomni/alx-backend-javascript
The alx-backend-javascript project repository serves as a centralized location to store and organize learning assignments related to backend development with JavaScript for the ALX community. This repository is designed to track my progress and showcase my learning journey in the backend development domain.
Boomni/alx-backend-python
Repository of my ALX SE Backend projects in Python.
Boomni/alx-backend-storage
Repository of my ALX SE Databases and storage related projects expecially.
Boomni/alx-backend-user-data
Boomni/alx-files_manager
This project is a summary of the back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing. It's a team project with the objective to build a simple platform to upload and view files.
Boomni/alx-frontend
Boomni/alx-interview
Possible coding assesment job interview.
Boomni/FinVitality
FinVitality is a web-based financial management application built as part of my ALX SE Portfolio Project. Apply for loans, track contributions, and manage transactions effortlessly. Check out the code and project files in this repository.
Boomni/forage-lyft-starter-repo
Lyft starter repo
Boomni/Historical-Weather-Forecast-Comparison
The Historical Weather Forecast Comparison to Actuals is a practice project that focuses on analyzing the accuracy of historical weather forecasts in comparison to the actual weather data. The project aims to gain insights into forecasting performance, allowing for a better understanding of the reliability and effectiveness of weather predictions.
Boomni/movies
Simple movies app created with react - Learning React :)
Boomni/pathfinderquiz
This project is a trivia quiz platform designed for Pathfinder club members, featuring both frontend and backend components.
Boomni/portfolio
Boomni/product-preview-card-component
The product preview card component is a responsive card that shows the details of a product. It has a main image, product information, and a section to highlight the product's features. The challenge is to build this card and make it responsive, so that it looks good on different devices, and to add hover and focus states for interactive elements.
Boomni/results-summary-component
Results summary component front-end coding challenge to build out this results summary component and get it looking as close to the design as possible. By Frontend Mentor.
Boomni/task_wise
A Simple to_do_list website
Boomni/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"