Ani Obinna Benzeal's repositories
AirBnB_clone
AirBnB_clone is a complete RESTful web application, integrating file and database (MySQL) storage in a back-end API with front-end interfacing in a clone of AirBnB.
AirBnB_clone_v2
A clone of AirBnB . This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.
alx-higher_level_programming
An ALX-Africa SE repository containing programs written for the higher-level programming track.
alx-low_level_programming
An ALX-Africa SE repository containing programs written for the low-level programming and algorithm track.
alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
alx-system_engineering-devops
This is my scripting repository for shell basics
alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
binary_trees
This ALX SE project makes use of binary trees as data structures. It also covers how to qualify them as well as how to traverse them. Throughout the project; binary, binary search, AVL and Max Binary Heap trees were implemented.
mrbenzeal
Config files for my GitHub profile.
simple_shell
This is a simple_shell team project: 0x16. C - Simple Shell
Fix_My_Code_Challenge
This is a coding challenge by ALX, where we are to fix codes written by others across different programming languages.
modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
Python-Course-Projects
Python Course Projects
RSA-Factoring-Challenge
Programming solution to the RSA Factoring Challenge Project
SE_A_c
AirBnB_clone like HolbertonBnB (hbnb) is a complete RESTful web application, integrating file and database (MySQL) storage in a back-end API with front-end interfacing in a clone of AirBnB. The front-end is designed using HTML5/CSS3 and is served using Python Flask.
SE_A_c_v2
A clone of AirBnB . This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.
SE_b_t
This ALX SE project makes use of binary trees as data structures. It also covers how to qualify them as well as how to traverse them. Throughout the project; binary, binary search, AVL and Max Binary Heap trees were implemented.
SE_H_L_P
Python projects featuring tasks that test knowledge of specific topics and areas of python programming
SE_L_L_P_v2
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
SE_S_E_D
This is my scripting repository for shell basics
SE_S_E_D_3
This covers a wide range of devops concepts learnt and applied in projects during my ALX track
series-intro-to-github-flow-mrbenzeal
exp-intro-to-github-flow-cohort-2-classroom-ed7b0d-intro-Series-Intro-to-GitHub-Flow-template-repo created by GitHub Classroom
sorting_algorithms
Multiple Sorting algorithms & corresponding Big O notations. Project by Ani Obinna Benzeal
w3schools-test.github.io
w3schools.com repository used in demonstrating GitHub and GitHub pages
w3schools-test_hello-world
Hello World repository for Git tutorial