Pinned Repositories
3D-Engine
3D engine written in C/C++ on OpenGL
api
BinTrees
C++ library with implementation of types of binary trees. Done in educational purposes.
custom-malloc
Ultra simplified malloc written in C
factorial-CLI
Simple command line tool to compute factorial of an integer and print it to standard output
itcube-map
Another but not the last (imo) itcube project
Linked-list-cpp
Linked list project within my C++ education process
Matrix-python-pygame
Python Matrix from film 'Matrix'
Naakinn
Config files for my GitHub profile.
SDL-OpenGL
Example how to create basic graphics using SDL with OpenGL API functions and GLAD loader-generator in C/C++
Naakinn's Repositories
Naakinn/3D-Engine
3D engine written in C/C++ on OpenGL
Naakinn/api
Naakinn/BinTrees
C++ library with implementation of types of binary trees. Done in educational purposes.
Naakinn/custom-malloc
Ultra simplified malloc written in C
Naakinn/factorial-CLI
Simple command line tool to compute factorial of an integer and print it to standard output
Naakinn/itcube-map
Another but not the last (imo) itcube project
Naakinn/Linked-list-cpp
Linked list project within my C++ education process
Naakinn/Matrix-python-pygame
Python Matrix from film 'Matrix'
Naakinn/Naakinn
Config files for my GitHub profile.
Naakinn/project
Naakinn/SDL-OpenGL
Example how to create basic graphics using SDL with OpenGL API functions and GLAD loader-generator in C/C++
Naakinn/Neovim-config
My Neovim configuration
Naakinn/Python-Game-on-Pygame
A game on Python using Pygame.