Skip to content
View virgilholmes's full-sized avatar
Block or Report

Block or report virgilholmes

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
virgilholmes/README.md
* const virgil = {
  pronouns: "he" | "him",
  code: [Javascript, Python, HTML, CSS, NodeJS],
  projects: {
                        walrus: "A simple browser coded in python and uses the chromium engine.",
                        sp0ck: "A proxy service",
                        silk: "A link shorting website.",
                        protobot-on-mac: "protobot design tool on mac working with wineskin."
                        polar: "A flash player using Electron."
                      },
 currently doing: "working on a couple diffrent project right now."
} *

Pinned

  1. sp0ck sp0ck Public

    JavaScript 3

  2. walrus walrus Public

    A simple "browser" coded in Python.

    Python