Highlights
- Pro
-
-
-
Moleculetron Public
Capstone Hybrid AI Project for Flinders' COMP3742 - QASR based AI Drug Predictor System
Jupyter Notebook UpdatedOct 14, 2025 -
-
Deterministic Finite Automaton and Pushdown Automaton simulation in Procedural-Oriented Programming (POP)
C Other UpdatedJul 17, 2025 -
Deterministic Finite Automaton and Pushdown Automaton simulation in OOP approach with a GUI
C++ MIT License UpdatedJun 26, 2025 -
Deterministic Finite Automaton in Functional-Oriented Programming
Haskell MIT License UpdatedJun 26, 2025 -
A multithreaded implementation of Conway’s Game of Life, optimised for responsive GUI interaction and faster cell updates on large grids using parallelism, with a flair of generative art.
Java UpdatedJun 18, 2025 -
dijkstras-algorithm Public
Implementation of Dijkstra's shortest path algorithm with multiple approaches including Priority Queue, ArrayList, and a custom Heap
Java UpdatedJun 18, 2025 -
Simple files encryptor/decryptor for concurrent programming practice
Java UpdatedJun 8, 2025 -
graph-algorithms Public
Graph algorithms (Breadth First Search, and Depth First Search) implementation using Adjacency List
Java UpdatedJun 1, 2025 -
quantum-dj-qubits Public
Manual and Qiskit implementation deutsch-jozsa algorithm using quantum gates and qubits tinkering
Python UpdatedMay 16, 2025 -
Pharma supply chain blockchain solution built on HyperLedger
JavaScript UpdatedMay 10, 2025 -
-
word-count-vector Public
A C++ command-line tool for word counting by custom vector usage
C++ UpdatedApr 30, 2025 -
roman-arabic-converter Public
Roman to Arabic and Arabic to Roman numbers converter
C++ UpdatedApr 30, 2025 -
-
-
Rolodex Public
simple C++ implementation of a Rolodex (rotary card file) that allows you to insert, delete, and traverse cards (strings)
C++ UpdatedApr 30, 2025 -
Web-based Smart Manufacturing Dashboard project
-
Board game attribute prediction using machine learning
-
Exploration and development of CNN architectures trained on CIFAR-10 dataset