Pinned Repositories
advent-of-code-2024
Solutions to advent of code 2024 in Kotlin
backward_chaining
A program which uses the backward chaining algorithm to determine if the queries can be inferred from the knowledge base
brewfile
Brewfile to install dependencies and apps using homebrew-bundle
hugo-personal-website
Personal website powered by Hugo.
InfiniteRunner3D
Creating an infinite 3D runner game in Unity
ktools
Useful developer tools built using kotlin multiplatform
mancala
A program which decides the next best move for a player in the game of mancala
onepass_assembler
A one pass assembler written in Java.
prose
An Android app to organize your reading list, capture and save highlights.
sriniketh.github.io
personal website @ https://sriniketh.dev
sriniketh's Repositories
sriniketh/ktools
Useful developer tools built using kotlin multiplatform
sriniketh/prose
An Android app to organize your reading list, capture and save highlights.
sriniketh/advent-of-code-2024
Solutions to advent of code 2024 in Kotlin
sriniketh/backward_chaining
A program which uses the backward chaining algorithm to determine if the queries can be inferred from the knowledge base
sriniketh/brewfile
Brewfile to install dependencies and apps using homebrew-bundle
sriniketh/hugo-personal-website
Personal website powered by Hugo.
sriniketh/InfiniteRunner3D
Creating an infinite 3D runner game in Unity
sriniketh/mancala
A program which decides the next best move for a player in the game of mancala
sriniketh/onepass_assembler
A one pass assembler written in Java.
sriniketh/sriniketh.github.io
personal website @ https://sriniketh.dev
sriniketh/stox_android_app
An Android application to track your stock portfolio
sriniketh/stox_web_app
A responsive web app to search the stock market for your favorite stock
sriniketh/Sudoku-JavaProgram
A java program for the Sudoku game with a graphical user interface.
sriniketh/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
sriniketh/thelocalnick
sriniketh/water_flow
This program finds a solution to the water flow problem using Uninformed search strategies