Skip to content
View RichardVasquez's full-sized avatar
🐿️
🐿️
Block or Report

Block or report RichardVasquez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RichardVasquez/README.md

Nothing here yet

Pinned

  1. h3net h3net Public

    H3NET: A Hexagonal Hierarchical Geo-spatial Indexing System In C#

    C# 25 10

  2. Aoc2020 Aoc2020 Public

    C# code to solve the 2020 Advent of Code problems.

    C#

  3. kses kses Public

    kses stops evil scripts

    PHP 12 4

  4. TomlDotNet TomlDotNet Public

    Initial working version of TOML Parser in C#.

    C# 7

  5. phpxconfig phpxconfig Public

    A *simple* class to turn a well formed XML doc into a flexible associative array based data structure

    PHP

  6. WAY overdoing Euler Project Problem ... WAY overdoing Euler Project Problem 1. It was fun, though.
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Diagnostics;
    4
    using System.Linq;
    5