Pinned Repositories
Aoc2020
C# code to solve the 2020 Advent of Code problems.
CodeCombatGridmancer
Implementation of minimum dissection of rectilinear polygon
h3net
H3NET: A Hexagonal Hierarchical Geo-spatial Indexing System In C#
h3netOld
H3NET: A Hexagonal Hierarchical Geospatial Indexing System In C#
kses
kses stops evil scripts
phpxconfig
A *simple* class to turn a well formed XML doc into a flexible associative array based data structure
TomlDotNet
Initial working version of TOML Parser in C#.
RichardVasquez's Repositories
RichardVasquez/h3net
H3NET: A Hexagonal Hierarchical Geo-spatial Indexing System In C#
RichardVasquez/kses
kses stops evil scripts
RichardVasquez/CodeCombatGridmancer
Implementation of minimum dissection of rectilinear polygon
RichardVasquez/TomlDotNet
Initial working version of TOML Parser in C#.
RichardVasquez/h3netOld
H3NET: A Hexagonal Hierarchical Geospatial Indexing System In C#
RichardVasquez/MushFlatFileReader
Simple utility to convert TinyMUSH flat file to JSON.
RichardVasquez/Aoc2020
C# code to solve the 2020 Advent of Code problems.
RichardVasquez/phpxconfig
A *simple* class to turn a well formed XML doc into a flexible associative array based data structure
RichardVasquez/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common programming languages
RichardVasquez/C-Sharp
All algorithms implemented in C#.
RichardVasquez/chebyshev-calculator
A web app that generates code for efficiently approximating mathematical functions of one variable.
RichardVasquez/cnext-exploits
Exploits for CNEXT (CVE-2024-2961), a buffer overflow in the glibc's iconv()
RichardVasquez/collections
[READ ONLY] Subtree split of the Illuminate Collections component (see laravel/framework)
RichardVasquez/DecimalMath
The math support for Decimal that Microsoft forgot and more.
RichardVasquez/DotNet-Collections-Benchmark
🚀 A comprehensive performance comparison benchmark between different .NET collections.
RichardVasquez/etc
Things I don't know where else to put them
RichardVasquez/h3explorer
An explorer for Uber's H3 spatial coordinate library
RichardVasquez/homogen
Homogeneous field builder for IITC
RichardVasquez/iframe-video-overlay
Embedded responsive video overlay module (YouTube, Vimeo, Daily Motion, Coub).
RichardVasquez/ios-application
A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!
RichardVasquez/macos-receiver
A MacOS TabBar (StatusBar) application that securely receives one-time passwords (OTPs) that you tapped in Raivo for iOS.
RichardVasquez/musl
unofficial musl mirror git://git.musl-libc.org/musl
RichardVasquez/RichardVasquez
Me!
RichardVasquez/richardvasquez.github.io
RichardVasquez/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
RichardVasquez/terraform-provider-aws
Terraform AWS provider
RichardVasquez/toml
Tom's Obvious, Minimal Language