BHockley92's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pandao/editor.md
The open source embeddable online markdown editor (component).
creativetimofficial/material-dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
diasurgical/devilution
Diablo devolved - magic behind the 1996 computer game
gaia-pipeline/gaia
Build powerful pipelines in any programming language.
wave-harmonic/crest
A class-leading water system implemented in Unity
Tayx94/graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
TeamSirenix/odin-serializer
Fast, robust, powerful and extendible .NET serializer built for Unity
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
quisquous/cactbot
FFXIV TypeScript Raiding Overlay
Venerons/civis
JavaScript 4X game
marijnz/unity-shell
Write and execute code in an intuitive "shell" with autocompletion, for the Unity Editor.
Gaxil/Unity-InteriorMapping
Interior mapping shader for Unity with a sample scene. This is provided as is, for learning purpose. You can use it freely for your personnal or commercial projects
codrops/ProximityFeedback
Some ideas for proximity feedback through progressive hover effects.
xivanalysis/xivanalysis
Automated performance analysis and suggestion platform for Final Fantasy XIV
codrops/DiagonalSlideshow
A slideshow with a diagonal look and a content preview
codrops/AnimatedGridPreviews
A template where one can switch between little image previews that are scattered around the page.
codrops/GridLayoutScrollableContent
A Masonry-powered grid layout with a motion hover effect on the grid items and a scrollable content view
codrops/PageFlipLayout
A template with a magazine-like layout and a flat page flip animation
codrops/MultiboxMenu
A simple grid-powered multibox menu that shows with a reveal animation.
BrianWill/LearnUnity
examples for Unity teaching series
codrops/MotionRevealSlideshow
simple image slideshow with a motion reveal effect and a fullscreen details view.
vivekragunathan/JINQ
Java INtegrated Query in parlance with LINQ is an ultra minimalistic library for Java inspired from and mimicking the .NET LINQ. While LINQ is a language construct, JINQ is composed of types - classes and methods, but to the same effect.
wyday/automatic-updater
Simple automatic updater control for .NET (c#, vb.net, etc.) Open source and free. (Windows Forms, WPF, Windows Services, and console apps for .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, and .NET 4.5)
codrops/CollapsingLogo
A recreation of the collapsing logo effect seen on PracticalVR.
wireapp/pqproteus
PQProteus
alerdenisov/ReUI
Rentitas UI Module for Unity based on XML and LUA
DuckBoss/ShaderGraphs_Unity2018
A collection of Unity Engine Shaders I've made using Shader Graph.
Philipp-Seifried/MultipassTranslucency
Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thickness without reading back the depth buffer. (Unity)