Skip to content
Avatar
💻
Tap Tap Tap
💻
Tap Tap Tap

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. The discord bot implimentation of Cypher Tools.

    C# 1

  2. The core libraries for cypher tools. Models and DataContext.

    C# 1

  3. A setting for Cypher System reminiscent of media like TRON or Reboot.

    1

  4. 1
    public static int convertRomanNumeral(string numeral)
    2
    {
    3
    	numeral = numeral.Replace("M", "DD");
    4
    	numeral = numeral.Replace("CD", "CCCC");
    5
    	numeral = numeral.Replace("D", "CCCCC");
  5. A repository for 5 room Dungeons

360 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

herrozerro has no activity yet for this period.

October 2020

Created a pull request in Grauenwolf/SavageTools that received 11 comments

Feature horror setting

For #1. I think I have everything, there are two questions. Comments inside the setting file. Talisman craftsman requires magic or miracles, so I…

+191 −0 11 comments

Created an issue in herrozerro/singularity-lathe that received 7 comments

Blazor Site: Display moons as a table in the details modal if any.

Right now moons do not show in the site at all even though they generate.

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.