Slide for more
AI
Game of Life AI
Implementing Conway's Game of Life with genetic algorithms to optimize patterns and explore emergent behaviors within the simulation.
View ProjectAlpha Sudoku Go
An advanced C++ puzzle solver that leverages AI techniques of constraint satisfaction and backtracking algorithms to solve any puzzle, complemented by an interactive Qt5 GUI and Sudoku games.
View ProjectHopfield Net Core
An interactive tool for exploring Hopfield networks, showcasing neural dynamics, pattern recognition, and TSP optimization.
View ProjectSimulation Earth
Implementation of a Cellular Automaton for a variety of cause-effect inferences, with simple GUI and graph support.
View ProjectDeep Dark Blue MiniMax
Showcases AI decision-making in competitive games using the minimax algorithm with alpha-beta pruning.
View ProjectPerceptual Binary Classifier
Utilizes perceptron neural networks to classify 21-digit binary numbers based on the presence of 'ones'.
View ProjectIris Net RBM
Explores generative learning through the classification of the Iris dataset with a user-friendly GUI.
View ProjectDecision Tree AI
An innovative implementation of decision trees for machine learning, showcasing algorithmic learning from scratch.
View ProjectMultimedia
15-puzzle
Demonstrating a Variety of Classic AI Search Algorithms with advanced visuals and modern coding.
View ProjectCrossFinder
An innovative variant of Conway's Game of Life introduces advanced states and specialized rules designed to accurately detect cross-shaped patterns. - Dor-sketch/CrossFinder
View ProjectAudio Visual Synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
View ProjectSnakes and Ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
View ProjectPsycho Timer
Recreating real exam environments, supplemented with voice functionalities.
View ProjectPython Pixel Art
A comprehensive set of functionalities for an image editor, including color manipulation, pixelation, history tracking, and GUI components.
View ProjectSecurity & Networking
Encrypted TCP
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
View ProjectBackup Server
Server-client dynamics & efficient file parsing.
View ProjectMeta Decorator
A Python script that demonstrates the dynamic injection of decorators into classes within a Python source file.
View ProjectAnki Smart Review Pad
An Anki Add-on for effective reviewing.
View ProjectASLR Stack Sec Demos
Deep dives into ASLR and stack overflow vulnerabilities.
View ProjectUSocial
A C++ coursework project on social media system simulation.
View ProjectLeetCode Solutions
Leveraging Selenium WebDriver to generate a categorized collection of your LeetCode solutions.
View ProjectLow-Level
Assembler
Thorough study of compiler architectures and translating assembly code.
View ProjectXV6 PS Implementation
An implementation of the ps system call specifically for the xv6 operating system.
View ProjectComplex Calculator C
Designed for complex number calculations, showcasing modular programming and efficient parsing techniques in ANSI C.
View ProjectCBits
A collection of C functions designed for bit manipulation and analysis.
View ProjectAssembly Collection
A collection of MIPS assembly language programs for CS students. - Dor-sketch/openu_course20471_asm
View Project