Pinned Repositories
323damilola
AirBnB_clone
This Project is on AirBnB_clone
AirBnB_clone_v2
AirBnB clone - MySQL
AirBnB_clone_v3
This Project is on AirBnB_clone V3
alx-backend
alx-backend
alx-backend-javascript
ALX Specialization in Back-end
alx-backend-python
ALX Specialization in Back-end
alx-backend-storage
This Project is on alx-backend-storage
alx-backend-user-data
ALX Specialization in Back-end
alx-low_level_programming
I am learning to code in C
323damilola's Repositories
323damilola/alx-low_level_programming
I am learning to code in C
323damilola/323damilola
323damilola/AirBnB_clone
This Project is on AirBnB_clone
323damilola/AirBnB_clone_v2
AirBnB clone - MySQL
323damilola/AirBnB_clone_v3
This Project is on AirBnB_clone V3
323damilola/alx-backend
alx-backend
323damilola/alx-backend-javascript
ALX Specialization in Back-end
323damilola/alx-backend-python
ALX Specialization in Back-end
323damilola/alx-backend-storage
This Project is on alx-backend-storage
323damilola/alx-backend-user-data
ALX Specialization in Back-end
323damilola/alx-files_manager
This project is a summary of this 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
323damilola/alx-higher_level_programming
alx-higher_level_programming
323damilola/alx-interview
Pascal Triangle
323damilola/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
323damilola/alx-system_engineering-devops
Alx 0x00. Shell, basics project
323damilola/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
323damilola/alx_project_1
323damilola/binary_trees
A binary tree is a rooted tree that is also an ordered tree (a.k.a. plane tree) in which every node has at most two children.
323damilola/e-shop
This is FULL-STACK E-Commerce project involving the use of Next.js 13, React, Typescript, Tailwind CSS for design MongoDb for handling the database and prolly many more Languages .
323damilola/Fix_My_Code_Challenge
Fix_My_Code_Challenge
323damilola/monty
323damilola/Portfolio-Project
In this Repo contains my ALX Portfolio Project. It shows a sum total of everything i have learnt in the last 12 Months.
323damilola/printf
This is an ALX project that checks on Collaboration
323damilola/RSA-Factoring-Challenge
323damilola/simple_shell
This is a repo where Shell is Being discussed in full
323damilola/sorting_algorithms
Bubble sort may be defined as the sorting algorithm that follows the approach of replacing the value in the first index with the smallest value in the array and keep it repeating until the list is sorted.