Pinned Repositories
appy
A user system to bootstrap your app.
cheerio
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
cloudax-api-test-react
coding-challenges
Some coding challenges from "Cracking the Coding Interview" solution attempts
datocms-React-graphql-request-demo
datocms-react-graphql-request-demo-2696
democracy-football
docker-node-postgres-template
An example configuration of a fullstack Node app with PostgreSQL using Docker Compose
ds-react-shopping-app
A demo shopping app built with react.js
redux-async-actions
A redux library for making redux actions asynchronous
wahabtobibello's Repositories
wahabtobibello/graph-implementation
Implementation of the graph data structure. Also with demonstration of Graph Coloring, Breath-First Search, and maybe more
wahabtobibello/kd-tree
An implementation of the KD tree in javascript
wahabtobibello/php-PSAMS
wahabtobibello/search-algorithms
Implementation of uninformed and informed search algorithms from 'ARTIFICIAL INTELLIGENCE - A Systems Approach' by M. TIM JONES
wahabtobibello/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
wahabtobibello/awesome-vscode
A curated list of delightful VS Code packages and resources.
wahabtobibello/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
wahabtobibello/ds-shopping-app-server
The server for the shopping app at http://github.com/tobibello001/ds-react-shopping-app
wahabtobibello/dynamic-proxy
Dynamic proxy with RealProxy
wahabtobibello/JavaScript-DataStructures
JavaScript implementation of HashTable(linear probing, quadratic probing, double hashing)
wahabtobibello/kd-tree-javascript
JavaScript k-d Tree Implementation
wahabtobibello/kdtree-in-python
Source Code for K-d tree in Python series
wahabtobibello/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
wahabtobibello/nodejs-weather-app
Console weather application written in Node.js using the OpenWeatherMap.org API
wahabtobibello/psams-db-design
Project Supervision Appointment Management System Database Design
wahabtobibello/reminder-bot
A clone of the 'Hello Jarvis' Facebook Messenger bot, built with Microsoft Bot Framework and Wit.ai.
wahabtobibello/school-bot
wahabtobibello/scientific-calculator
A web-based scientific calculator written with HTML, CSS & JavaScript. Context-free grammar is used to implement precedence.
wahabtobibello/search-engine
A simple search engine API using a simple desktop search application to demonstrate
wahabtobibello/TypeScript-Node-Starter
A starter template for TypeScript and Node with a detailed README describing how to use the two together.
wahabtobibello/undergrad-thesis-project
wahabtobibello/web-learning
wahabtobibello/websockets-playlist
All the course files for the WebSockets playlist on The Net Ninja YouTube channel.