Pinned Repositories
3d-multiplayer-browser-shooter
3D multiplayer space dogfight game made with three.js and ws.
3d-spatial-partitioning
3D Boids implementation to demonstrate Spatial Partitioning.
advent-of-code
Solutions to Advent of Code written in Rust.
capping
Geometric algorithm implementation for clipping and capping solid triangle meshes.
cdlod
Continuous distance-dependent level of detail algorithm implementation for rendering heightmaps.
file-watcher
Watch directory tree for file changes and executes specified commands.
game-prototypes
Game prototypes made in the Godot engine.
qnfsm
Event-driven finite state machine (QnFSM) game architecture implementation.
social-network-api
Basic social network API that serves as a starting point for expanding it into a full-fledged social network.
nickyvanurk's Repositories
nickyvanurk/3d-multiplayer-browser-shooter
3D multiplayer space dogfight game made with three.js and ws.
nickyvanurk/3d-spatial-partitioning
3D Boids implementation to demonstrate Spatial Partitioning.
nickyvanurk/game-prototypes
Game prototypes made in the Godot engine.
nickyvanurk/qnfsm
Event-driven finite state machine (QnFSM) game architecture implementation.
nickyvanurk/social-network-api
Basic social network API that serves as a starting point for expanding it into a full-fledged social network.
nickyvanurk/advent-of-code
Solutions to Advent of Code written in Rust.
nickyvanurk/moshi-moshi
Talk with strangers around the world in real-time.
nickyvanurk/cdlod
Continuous distance-dependent level of detail algorithm implementation for rendering heightmaps.
nickyvanurk/js-client-server-boilerplate
JavaScript client/server boilerplate project.
nickyvanurk/procedural-map
Procedural hexagon map
nickyvanurk/task-manager-api
Node.js learning project featuring a custom build task manager API.
nickyvanurk/typescript-client-server-boilerplate
TypeScript client/server boilerplate project.
nickyvanurk/capping
Geometric algorithm implementation for clipping and capping solid triangle meshes.
nickyvanurk/game-network-protocol
My implementation of the game network protocol as described by gafferongames.com.
nickyvanurk/boggle
React learning project.
nickyvanurk/crafting-interpreters
Following along with Nystrom's book Crafting Interpreters.
nickyvanurk/dotfiles
nickyvanurk/gatsby-starter-blog
nickyvanurk/graphics-programming
Playground to learn about the art of graphics programming.
nickyvanurk/hugo-excalibur
:dagger: A responsive, clean and simple Hugo theme.
nickyvanurk/indecision-app
React learning project. A variation of the classic to-do app.
nickyvanurk/moddio2
HTML5 multiplayer game engine
nickyvanurk/nickvanurk.com
Personal website.
nickyvanurk/nickyvanurk
nickyvanurk/proglog
A commit log to learn distributed computing.
nickyvanurk/r3f-ts-boilerplate
React Three Fiber TypeScript boilerplate project.
nickyvanurk/react-arborist
The complete tree view component for React
nickyvanurk/three-ts-boilerplate
Three.js TypeScript boilerplate project.
nickyvanurk/threejs-journey
Project files for the Three.js Journey course by Bruno Simon.
nickyvanurk/weather-website
Node.js learning project featuring a weather API.