Kapli Tomaka's repositories
AbdallahHemdan
🎉 This repository is testing repo for Github profile readme new feature
Algorithmic-Toolbox-San-Diego
✔My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
coding-interview-university
A complete computer science study plan to become a software engineer.
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Computing-with-Data
Code samples for my book "Computing with Data: An Introduction to the Data Industry"
fifteenPuzzleGame
🎈 My implementation of the classic fifteen-puzzle-game which consists of 4x4 grid with 15 tiles numbered from 1 to 15. Tiles are moved to order the numbers...
FIRED-OR-TIRED
🔫 A 2 player assembly X86 shooting game that each player has a gun and can use his gun in horizontal line to shot the other player, every player has the ability to move right or left or even jump with the existence of Gravity..
FirstToSolve
🏆 FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..
HamDola2048Game
🎮 HamDola-2048 is an Implementation of 2048 game (a single-player sliding block puzzle game with objective of combine the tiles to create a tile with the number 2048) by HamDola members ...
HashingDeepLearning
Codebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
oudFrontend
🎵 The frontend of Oud, an online music streaming service which is a mimic of Spotify with all its functionalities built using ReactJS, React-Router, Bootstrap.
Pathfinding-Visualizer
🎯 Pathfinding Visualizer is a dynamically visualization app used to visualize the process of finding the shortest path from some source to destination using bunch of different shortest-path algorithms...
Sorting.Visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
todo__react
🗓 Simple TO-DO app using React.JS to improve my react skills.
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.