Afridi Kayal's repositories
binary-tree-visualization
A simple web application to visualize a binary tree given it's level order string representation.
paperfold_list
A Flutter widget library providing an expandable list view that folds in/out like paper
bfs-pathfinding
A simple BFS path finding simulation made in p5js
color-lookup-tool
A simple but efficient library for detecting color name from given RGB values
live-chatroom
A live chatroom project
processing-sketches
Random processing sketches I do sometimes
serializer
A small library to (De)serialize a class into Java
simple-note-editor
A simple note editor application made in Flutter
assets
CDN for static assets used in some web apps
building-rfid-security-system
Fire detection and evacuation simulation with RFID. This problem statement appeared in Hackwithinfy Hackathon 2020. This is my implementation.
exam-portal
4th Year Design Lab Project
eye-dropper
A simple android app to lookup color using Color tool's lookup API
portfolio
My web-portfolio made in Flutter
slide_to_unlock
Slide Action youtube tutorial project
sudoku-solver
A simple react app for solving an 9x9 sudoku board using backtracking algorithm.
visual-n-queen
A visual NQueen solver in windows forms