Pinned Repositories
clean-architecture-starter
Starter repo for clean architecture to build testable, maintainable and easy to understand systems 🔄⚙️🗂️
graph-visualization
this repo contains a graph visualization project using HTML, CSS, JS and d3.js
JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Leetcode-Solutions
This repo contains all my leetcode solutions using javascript language.
Load-balancer
Simple load balancer that can distribute client requests/network to 3 servers according to Round-Robin algorithm
Pong
Pong is a two-player game where each player controls a paddle to hit a ball back and forth 🚀🕹️
Reaction-poll-generator
Tool assists in creating customized polls for LinkedIn posts. 📊🗳️
RedisInMemory
Redis server clone, an in-memory data store along with Redis CLI tool for sending commands⚡️
tic-tac-toe-with-minimax-algo
TIC TAC TOE game using min-max algorithm
Typing-Speed-Game
Simple game designed to improve typing speed and accuracy. The game measures how quickly and accurately players can type a series of random words or sentences.