Pinned Repositories
Algorithms
Some useful algorithms I've done by hand and used.
Cartpole-v0-DQN
Training Cartpole using DQN
Connect-Four
Connect Four game with AI based on Minimax heruistic algorithm with alpha-beta pruning.
ForwardPlusRenderer
Forward+ renderer written in DirectX 12 with various additional features.
Graphics-Showcase
Showcase of some graphics features
LightSimulator2D
Mini 2D engine demonstrating 2D lighting. OpenGL
Raf-student-app
Android app for students of Racunarski fakultet. It provides up to date schedules directly from site,chat,and group chat for all students.
RenderNodes
Node editor for rendering engine made with OpenGL
Snake-game
Snake-game project with AI based on neuroevolution.
Student-service
Django student service made for my university.
kymani37299's Repositories
kymani37299/RenderNodes
Node editor for rendering engine made with OpenGL
kymani37299/ForwardPlusRenderer
Forward+ renderer written in DirectX 12 with various additional features.
kymani37299/LightSimulator2D
Mini 2D engine demonstrating 2D lighting. OpenGL
kymani37299/Graphics-Showcase
Showcase of some graphics features
kymani37299/Student-service
Django student service made for my university.
kymani37299/Algorithms
Some useful algorithms I've done by hand and used.
kymani37299/Cartpole-v0-DQN
Training Cartpole using DQN
kymani37299/Connect-Four
Connect Four game with AI based on Minimax heruistic algorithm with alpha-beta pruning.
kymani37299/Raf-student-app
Android app for students of Racunarski fakultet. It provides up to date schedules directly from site,chat,and group chat for all students.
kymani37299/Snake-game
Snake-game project with AI based on neuroevolution.
kymani37299/Curriculum-vitae
kymani37299/Game-of-life
One player game designed by John Horton Conway in 1970.More information about game: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
kymani37299/Geneneric-document-manager
A interesting group project I've done in 2017.
kymani37299/OLL-Trainer
Android trainer for OLL algs.
kymani37299/Password-saver
Program that stores your account info in encrypted format and you can unlock it by using right password.
kymani37299/Rubiks-Cube-py-lib
Python library for rubik's cube manipulation
kymani37299/SKProjekat1
Prvi projekat iz predmeta softverske komponente
kymani37299/Space-animation-generator
Generates random universe animations
kymani37299/TicTacToe-Ultimate-Codingame-AI
AI for TicTacToe ultimate from codingame bot competition