Skip to content
View cyanidee's full-sized avatar
๐Ÿ’Ÿ
๐Ÿ’Ÿ

Highlights

  • Pro
Block or Report

Block or report cyanidee

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
cyanidee/README.md

cyanidee

Interactive Grid

โฌœ

Cell 1 content highlighted

โฌ›

Cell 2 content highlighted

โฌœ

Cell 3 content highlighted

Computational Model

  • Checkbox 1
    • Nested Checkbox 1
    • Nested Checkbox 2
  • Checkbox 2
  • Checkbox 3

alt

Computational Model

  • Checkbox 1
    • Nested Checkbox 1
    • Nested Checkbox 2
  • Checkbox 2
  • Checkbox 3
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 1,
      "properties": {
        "ID": 0
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
              [-90,35],
              [-90,30],
              [-85,30],
              [-85,35],
              [-90,35]
          ]
        ]
      }
    }
  ]
}
from datetime import date

class AboutMe():
    def __init__(self):
        self.username = "cyanidee"
        self.occupation = "pentest & web dev"
        self.interests = ["Bypassing Security", "Programming", "Linux", "Open Source", "Crypto"]
        self.hotel = "Trivago"
        self.breed = "Cutie"

if __name__ == "__main__":
    me = AboutMe()

Tools ๐Ÿ› ๏ธ

Arch Linux VS Code PyCharm Git GitHub Zsh


My Github Stats ๐Ÿ“Š




CYANIDE's streak

Popular repositories

  1. developer-roadmap developer-roadmap Public

    Forked from kamranahmedse/developer-roadmap

    Roadmap to becoming a developer in 2022

    TypeScript 2

  2. cyanidee cyanidee Public

    1

  3. html-document-setup html-document-setup Public

    Forked from ltw-webdesign-1/html-document-setup

    Create a valid HTML document with all the right starter code.

    1

  4. html-writer html-writer Public

    Forked from ltw-webdev-2/html-writer

    Write all the necessary HTML for the content in the Semantics Schemantics group activity.

    1

  5. cyanideacademy cyanideacademy Public