Gmdbelema
I'm a Nigerian, A graduate in Marine Engineering with a PDG in Shipping Transport Management. I live in Port Harcourt, Rivers State.
Nigeria
Pinned Repositories
AirBnB_clone
About This Repository is a clone of the AirBnB web app. With AirBnB, you can Find holiday rentals, cabins, beach houses, unique homes and experiences around the world – all made possible by Hosts on Airbnb.
AirBnB_clone_v2
Clone vessels
AirBnB_clone_v3
RESTFul API actions
AirBnB_clone_v4
Cloning AirBnB_clone_v3
alx-backend
alx-backend-javascript
ALX backend specialization track with javascript projects
alx-backend-python
alx-backend-storage
Backend storage
alx-backend-user-data
Projects on user data
binary_trees
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. ... This project is all about training oneself to work on various binary tree possibilities (creation of a root node/left-child/right-child, deletion and more over.)
Gmdbelema's Repositories
Gmdbelema/binary_trees
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. ... This project is all about training oneself to work on various binary tree possibilities (creation of a root node/left-child/right-child, deletion and more over.)
Gmdbelema/AirBnB_clone
About This Repository is a clone of the AirBnB web app. With AirBnB, you can Find holiday rentals, cabins, beach houses, unique homes and experiences around the world – all made possible by Hosts on Airbnb.
Gmdbelema/AirBnB_clone_v2
Clone vessels
Gmdbelema/AirBnB_clone_v3
RESTFul API actions
Gmdbelema/AirBnB_clone_v4
Cloning AirBnB_clone_v3
Gmdbelema/alx-backend
Gmdbelema/alx-backend-javascript
ALX backend specialization track with javascript projects
Gmdbelema/alx-backend-python
Gmdbelema/alx-backend-storage
Backend storage
Gmdbelema/alx-backend-user-data
Projects on user data
Gmdbelema/alx-files_manager
This project is a summary of the back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing. The objective is to build a simple platform to upload and view files: User authentication via a token, List all files, Upload a new file, Change permission of a file, View a file, Generate thumbnails for images
Gmdbelema/alx-higher_level_programming
Getting Higher with Python programming language
Gmdbelema/alx-higher_level_programming-1
# Higher-level programming - Python Module of High-level programming and Python, carried out during Full Stack Software Engineering studies at [Alx School] www.alxafrica.com
Gmdbelema/alx-interview
0x00. Pascal's Triangle
Gmdbelema/alx-low_level_programming
I'm on the hills of C programming
Gmdbelema/alx-low_level_programming-1
Starting my C Programming journey with some basic C commands together with BASH Scripts.
Gmdbelema/alx-pre_course
I'm now a ALX Student, this is my repository as a full-stack engineer!
Gmdbelema/alx-system_engineering-devops
I'm now a ALX Student, this is my 0x00-shell_basics repository as a full-stack engineer
Gmdbelema/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
Gmdbelema/Complete-Responsive-Portfolio-Website
Building A Responsive Portfolio Website
Gmdbelema/Gmdbelema
Config files for my GitHub profile.
Gmdbelema/Gmdbelema.github.io
Gmdbelema/LockChat
Build a secure end-to-end encrypted chat application that allows users to securely exchange messages, images, and files. The application will prioritize user privacy, data security, and a seamless cross-platform experience
Gmdbelema/monty
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
Gmdbelema/printf
ALX peer task on printf - A collaboration project
Gmdbelema/RSA-Factoring-Challenge
Gmdbelema/simple_shell
simple_shell is a project on the UNIX Shell. The UNIX Shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts.
Gmdbelema/sorting_algorithms
sorting algorithm is an algorithm that puts elements of a list into an order. The most frequently used orders are numerical order and lexicographical order, and either ascending or descending. Efficient sorting is important for optimizing the efficiency of algorithms (such as search & merge algorithms) that require input data to be in sorted lists.
Gmdbelema/zero_day
This is my first repository as a full-stack engineer