Pinned Repositories
AndroidUtils
Collection of utility modules useful for Android projects.
AoC-23
Advent of Code 2023 Solutions in Kotlin
ATel-Lookup
Powerful web-based search interface for intelligently querying and visualising reports from The Astronomer's Telegram.
Choona
Guitar tuner app for Android with support for custom tunings.
CombatGame
Textual turn-based combat game written in Java for a university assignment.
EnumerateJava
A Java construct allowing iteration over a collection similar to the enumerate() method in Python, providing access to each element and it's index.
LiftSim
Lift Simulator program written in C, demonstrating use of parallel programming using threads and processes.
MNK-TicTacToe
Console-based m-n-k tic-tac-toe game written in C89.
PlayableTimeline
Java library for storage and playback of events along a timeline.
TextEditor
Demo text editor project featuring a multi-module plugin API, Python scripting and a custom keyboard shortcut DSL.
rohankhayech's Repositories
rohankhayech/Choona
Guitar tuner app for Android with support for custom tunings.
rohankhayech/ATel-Lookup
Powerful web-based search interface for intelligently querying and visualising reports from The Astronomer's Telegram.
rohankhayech/PlayableTimeline
Java library for storage and playback of events along a timeline.
rohankhayech/TextEditor
Demo text editor project featuring a multi-module plugin API, Python scripting and a custom keyboard shortcut DSL.
rohankhayech/AndroidUtils
Collection of utility modules useful for Android projects.
rohankhayech/AoC-23
Advent of Code 2023 Solutions in Kotlin
rohankhayech/CombatGame
Textual turn-based combat game written in Java for a university assignment.
rohankhayech/EnumerateJava
A Java construct allowing iteration over a collection similar to the enumerate() method in Python, providing access to each element and it's index.
rohankhayech/LiftSim
Lift Simulator program written in C, demonstrating use of parallel programming using threads and processes.
rohankhayech/MNK-TicTacToe
Console-based m-n-k tic-tac-toe game written in C89.
rohankhayech/Portfolio
Portfolio website showcasing my projects and skills.
rohankhayech/Nim
A console-based Nim client written in Pascal featuring multiplayer and computer opponent.
rohankhayech/rohankhayech
Profile Repository
rohankhayech/TarsosDSP
Fork of JorenSix/TarsosDSP
rohankhayech/ThemeWrapper
Jetpack Compose library providing wrappers to apply Material 3 themes to Material 2 components and vice-versa.
rohankhayech/UnicodeVisualSpoofing
Unicode visual spoofing demo program showcasing the vulnerability and a patch.