-
Besthor_TechHub
- Nigeria
-
17:37
(UTC -12:00) - @besthor_tech
- in/besthor-igbe-262b4418a
- _besthor
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
This is about the AirBnB_clone_v2 using MySQL. The focus will be on SQLAlchemy, creating new users, granting permissions in MySQL, and implementing unit testing in a large project.
The goal of the project is to deploy on a server a simple copy of the AirBnB website. It won’t implement all the features, only some of them to cover all fundamental concepts of the higher level pr…
Computational number theory and the practical difficulty of factoring large integers and cracking RSA keys used in cryptography.
non-linear data structure used for data search and organization
physical and logical structure of the internet
Peer Learning Day collaboration practice on building a simple Unix shell
All about sorting algorithms
My Youtube tutorial sessions with Programiz
A complete computer science study plan to become a software engineer.
besthor / Front-end-Developer-Interview-Questions
Forked from h5bp/Front-end-Developer-Interview-QuestionsA list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Medical Pager Chat App powered by GetStream
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
The Monty language 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 …
project files for common implementations of stacks and queues (MONTY)
What is a dynamic library, how does it work, how to create one, and how to use it
Building some JavaScript projects to help me exercise my HTML,CSS and JavaScript knowledge. Looking forward to improving on my codes and adding more useful features
Sorting algorithms play a crucial role in reordering a given array or list of elements based on a comparison operator. By utilizing this operator, sorting algorithms determine the new placement of …
A repository for Software Development, Operations and quality assurance
I'm now a ALX Student, this is my first repository as a full-stack engineer
besthor / AirBnB_clone_v2
Forked from justinmajetich/AirBnB_cloneThis is about the AirBnB_clone_v2 using MySQL. The focus will be on SQLAlchemy, creating new users, granting permissions in MySQL, and implementing unit testing in a large project.
🎥 I'm thrilled to announce my YouTube channel ! 🎉
The ALX Backend Storage repository is a comprehensive and efficient solution for handling storage-related operations in the ALX project. Designed specifically for backend development, this reposito…
This project aimed to reinforce understanding of C programming concepts while fostering teamwork and communication skills.
A concise and straightforward guide on how to up your servers to your local Ubuntu terminal, using the rsync command, which is a powerful tool for syncing files between a local and remote location.
Advanced Python for Backend Specializarion
The goal of the project is to deploy on a server a simple copy of the AirBnB website. It won’t implement all the features, but only some of them to cover all fundamental concepts of the higher leve…