To-heeb
Result-driven and motivated full-stack web developer using my coding skill to solve real world problems.
@Outreachy '23 Intern @openstackLagos
Pinned Repositories
adab-bot
Telegram bot on Imam Bukhari's Adabul-Mufrad course by Shaykh Abu Naasir Ibrahim AbdurRauf.
backend-fundamentals
This is laying the foundation of a solid backend understanding
bash-basics
Laying my foundation in bash scripting
examflow_repo
Repository to a CBT web application.
jarvis
This is a jsp(java server pages) application that allows a user to upload a file through a two step encryption algorithm(AES and RSA) that encrypts the files uploaded and keep them secured to only the user who have access to the encryption key.
lara-library
This is a repo for endpoints in laravel for a mulititenant library management system
medical-blog
These are api endpoints for medical-blog app
PHP7-Data-Structures-and-Algorithms
PHP 7 Data Structures and Algorithm, published by Packt
smallie_mvc
Smallie is a mini and slim php mvc framework
Solutions-DSA-Bootcamp-Java
This repo contains solutions to assignments on kunal's DSA-Bootcamp-Java course.
To-heeb's Repositories
To-heeb/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
To-heeb/adab-bot
Telegram bot on Imam Bukhari's Adabul-Mufrad course by Shaykh Abu Naasir Ibrahim AbdurRauf.
To-heeb/backend-fundamentals
This is laying the foundation of a solid backend understanding
To-heeb/bash-basics
Laying my foundation in bash scripting
To-heeb/jarvis
This is a jsp(java server pages) application that allows a user to upload a file through a two step encryption algorithm(AES and RSA) that encrypts the files uploaded and keep them secured to only the user who have access to the encryption key.
To-heeb/lara-library
This is a repo for endpoints in laravel for a mulititenant library management system
To-heeb/medical-blog
These are api endpoints for medical-blog app
To-heeb/canto-api
This is the api endpoints for canto application, it allows people living in gated communities or area to list business around them and search for the specific business based on keywords.
To-heeb/canto-ui
This is the frontend for canto-api backend on fast-api.
To-heeb/delyork-task-management-app
Task management app backend for delyork.
To-heeb/design-patterns-lara
This is learning design patterns using the laravel framework as case study
To-heeb/design-patterns-php
This is the implementation of design pattern in PHP as I understand.
To-heeb/dotfiles
My dotfiles in one place so I don't have run around all the time to setup my environment.
To-heeb/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
To-heeb/dsa-with-desire
Solving Coding problems with Desire
To-heeb/lara-library-frontend
To-heeb/learning_sql
Solutions and setup for learning sql book by Alan Beaulieu
To-heeb/long-polling-php
This is the implementation of long polling in php.
To-heeb/medical-blog-frontend
This is the frontend of medical-blog app
To-heeb/NigeriansAtFaang
An application that documents Nigerians working at Faang
To-heeb/python-prime
This is a laying foundation in the python programming language
To-heeb/react-ecommerce
A react app with basic ecommerce functionalities
To-heeb/react-ready
This is a the conversion of my javascript-dom repo from vanilla-js to a react app
To-heeb/react-start
The is my first react project
To-heeb/scripts
Scripts I use on a daily bases to either solve a problem😀 or create a problem for myself😒, who cares🤷♂️?
To-heeb/short-polling-php
This is the implementation of short polling in php, but it still work in progress due to lack of asynchronousity of php.
To-heeb/Test-Laravel-Auth-Basics
To-heeb/test-library-frontend
This is a test of frontend(react) with lara-library api backend in laravel.
To-heeb/To-heeb
To-heeb/websocket-php
Implementation of websocket with rachet library in php