Pinned 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
Betty
Holberton-style C code checker written in Perl
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.
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
mrbenzeal's Repositories
mrbenzeal/monty
This is a monty-bytecode interpreter project: 0x19. C - Stacks, Queues - LIFO, FIFO
mrbenzeal/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.
mrbenzeal/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.
mrbenzeal/alx-higher_level_programming
An ALX-Africa SE repository containing programs written for the higher-level programming track.
mrbenzeal/alx-low_level_programming
An ALX-Africa SE repository containing programs written for the low-level programming and algorithm track.
mrbenzeal/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
mrbenzeal/alx-system_engineering-devops
This is my scripting repository for shell basics
mrbenzeal/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
mrbenzeal/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/mrbenzeal
Config files for my GitHub profile.
mrbenzeal/printf
This is a printf team project: 0x11. C - printf
mrbenzeal/simple_shell
This is a simple_shell team project: 0x16. C - Simple Shell
mrbenzeal/Fix_My_Code_Challenge
This is a coding challenge by ALX, where we are to fix codes written by others across different programming languages.
mrbenzeal/instructions
mrbenzeal/modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
mrbenzeal/Python-Course-Projects
Python Course Projects
mrbenzeal/RSA-Factoring-Challenge
Programming solution to the RSA Factoring Challenge Project
mrbenzeal/SE_A_c_1
Console to handle object storage using JSON serialization and deserealization. This is a team project to develop a Python3 console that emulates the AirBnb object management. Include directory with static web pages for desktop and mobile first version with ARIA implementation.
mrbenzeal/SE_A_c_2
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.
mrbenzeal/SE_A_c_v2_2
mrbenzeal/SE_H_L_P
Python projects featuring tasks that test knowledge of specific topics and areas of python programming
mrbenzeal/SE_L_L_P_1
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
mrbenzeal/SE_L_L_P_2
An ALX-Africa SE repository containing programs written for the low-level programming and algorithm track.
mrbenzeal/SE_S_E_D_1
This covers a wide range of devops concepts learnt and applied in projects during my ALX track
mrbenzeal/SE_S_E_D_3
This is my scripting repository for shell basics
mrbenzeal/SE_S_E_D_4
mrbenzeal/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
mrbenzeal/sorting_algorithms
Multiple Sorting algorithms & corresponding Big O notations. Project by Ani Obinna Benzeal
mrbenzeal/w3schools-test.github.io
w3schools.com repository used in demonstrating GitHub and GitHub pages
mrbenzeal/w3schools-test_hello-world
Hello World repository for Git tutorial