Pinned Repositories
bloc-pattern-in-react
A demo application showing a sample implementation of the BLoC pattern in React
burger-gurgler
🍔 A demo using react, react-three-fiber, material-ui, and vite.
ebiten-ecs
⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.
flutterstein-3d
🔫 A 3D raycaster implemented in Flutter
gameloop
🌌 A fixed time step game loop with variable rate rendering. Suitable for time-based animations.
kajam-2021
memorya
🧠 A memory game made using react, react-spring, and vite.
midi-humanizer-app
MIDI Humanizer App
synthrogue
🤖 Program a robot to escape using a sequencer
Web-Workers-With-Visual-Studio-Code-s-Intellisense
A sample project that illustrates how to structure your project when using Web Workers together with Visual Studio Code, TypeScript, and Webpack.
atamocius's Repositories
atamocius/flutterstein-3d
🔫 A 3D raycaster implemented in Flutter
atamocius/ebiten-ecs
⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.
atamocius/gameloop
🌌 A fixed time step game loop with variable rate rendering. Suitable for time-based animations.
atamocius/Web-Workers-With-Visual-Studio-Code-s-Intellisense
A sample project that illustrates how to structure your project when using Web Workers together with Visual Studio Code, TypeScript, and Webpack.
atamocius/burger-gurgler
🍔 A demo using react, react-three-fiber, material-ui, and vite.
atamocius/midi-humanizer-app
MIDI Humanizer App
atamocius/synthrogue
🤖 Program a robot to escape using a sequencer
atamocius/memorya
🧠 A memory game made using react, react-spring, and vite.
atamocius/atamocius
atamocius/azure-translator-demo
atamocius/blazor-tictactoe
A Blazor version of the React tutorial. Implemented as faithful to the original tutorial as possible.
atamocius/cached-fetch-demo
atamocius/cg-from-scratch-csharp
C# implementation based from the book "Computer Graphics from Scratch" (https://gabrielgambetta.com/computer-graphics-from-scratch)
atamocius/CMajorUnquantizedMidi
A CMajor demo showing unquantized notes when using a "wait" loop.
atamocius/codenames-4-way-melee
atamocius/cosmosdb-table-tut
atamocius/cosmosdb-tut
atamocius/dotenv-in-dotnet
A sample implementation of using .env files in .NET apps as described in this article: https://dusted.codes/dotenv-in-dotnet.
atamocius/ebiten
A dead simple 2D game library in Go
atamocius/fiber-demo
atamocius/kajam-2021
atamocius/packulo
📦💀 A bare-bones webpack boilerplate
atamocius/RetroSuite3D
Some image effects and shaders to achieve a retro look in Unity
atamocius/routing-demo
🔀 A demo showing a basic usage of react-router
atamocius/sample-todo-spa
atamocius/sdl-seminar-in-go
As a way for me to learn both Go and SDL, this is my attempt at porting the tutorial source from https://github.com/tlively/sdl_seminar to Go.
atamocius/slides-webdev-bu-2021
🦜 Slides for the Bicol University CS113 Webinar, May 5-6, 2021
atamocius/tic-tac-toe-tuts
atamocius/FReatBoard
A MIDI tool for REAPER that allows adding notes to the piano roll using a fretboard-like grid.
atamocius/ticky-tacky-demo