Pinned Repositories
AlgorithmsDotNet
General, popluar computer science algorithms implemented in .NET Core
AmartOnline
A token based authentication demonstration using Auth0, React, Node and microservice architecture
go-sdl2-demo
Demonstrating how to use SDL2 with Go.
heroes-and-monsters-game
You are a hero, and you are on a quest to defeat the monsters that are terrorizing the land. You will need to use your wits and your skills to defeat the monsters and save the land, and yourself.
SalesViewerDemo
A simple WPF application that demonstrates performance issues relating to property and collection events
ThinMatrixGame
Refactoring ThinMatrix OpenGL 3D Engine Tutorial and Adding Lessons Learned
Verbum
Verbum is a simple to use and maintain document content management system designed for publishing markdown documents on the web.
webping
A console utility that can "ping" websites
WinsockDemo
Demo winsock client and server with C++ on Windows
gruberchris's Repositories
gruberchris/ThinMatrixGame
Refactoring ThinMatrix OpenGL 3D Engine Tutorial and Adding Lessons Learned
gruberchris/go-sdl2-demo
Demonstrating how to use SDL2 with Go.
gruberchris/Verbum
Verbum is a simple to use and maintain document content management system designed for publishing markdown documents on the web.
gruberchris/AnimateSFML
This C++ application demonstrates how to render an object and animate it while applying user input to it.
gruberchris/azerothcore-wotlk-playerbot
Complete Open Source and Modular solution for MMO
gruberchris/BattleTank
Battle Tank is a single player, 2D, top-down view tank warfare video game.
gruberchris/ChernoOpenGLTutorial
The cumulative application created from the Cherno OpenGL tutorial series.
gruberchris/cmake-sfml-project
Repository template for SFML projects using CMake
gruberchris/cpu6502emu
MOS Technology 6502 microprocessor emulator.
gruberchris/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
gruberchris/Flappy
A clone of Flappy Bird made for desktop platforms using Java and OpenGL.
gruberchris/game-in-cpp-full-course
The repo for my video on game in C++ full course
gruberchris/go-jwt
This is a quick tutorial on how to create a simple RESTful API using Go. The API will use JWT for authentication and demonstrate route authorization.
gruberchris/guessing_game
gruberchris/HelloSFML
A C++ and SFML applicatiopn that opens a window and draws basic shapes.
gruberchris/items-fastapi
Simple API to manage items with FastAPI.
gruberchris/lwjgl-hello-world
LWJGL Hello World application.
gruberchris/mangos-wotlk
C(ontinued)-MaNGOS is about: -- Doing WoW-Emulation Right!
gruberchris/MathApi
This is a .NET 8 REST api that will return the results of many math operations.
gruberchris/opengl-macos-project-template
A C++ OpenGL macOS Project Template.
gruberchris/OpenGLHelloWindow
This demo application initializes OpenGL and presents a simple window.
gruberchris/OpenGLRenderCube
Render a 3D cube using OpenGL.
gruberchris/python-function-scheduling
This is a simple example of how to schedule a Python function to run at a specific time using the schedule library.
gruberchris/python-generators
Demo code showing how to use Python generators.
gruberchris/ScrappyDogEngine
A Lightweight Java OpenGL game engine implementation
gruberchris/Texture-Cube
Render a textured cube using OpenGL.
gruberchris/TexturedCubesGrid
Renders a grid of textured cubes using OpenGL.
gruberchris/vscode-remote-try-php
PHP sample project for trying out Dev Containers
gruberchris/wotlk-db
A content database for mangos-wotlk, and World of Warcraft Client Patch 3.3.5
gruberchris/YaoogleSearchEngine