Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
RichardVasquez
Follow
Squirrel!

Richard Vasquez RichardVasquez

Squirrel!

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. h3net h3net Public

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

    C# 29 11

  2. Aoc2020 Aoc2020 Public

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

    C#

  3. kses kses Public

    kses stops evil scripts

    PHP 14 5

  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