Skip to content
View stautonico's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report stautonico

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

Hi, My Name Is Steve Tautonico!


I'm a software engineer that specializes in web development and penetration testing.

// environment.ts
export const environment = {
    production: true,
    name: "Steve Tautonico",
    job: "software engineer",
    interests: ["web development", "pen testing", "mobile development", "networking", "it", "homelabs"],
    technologies: {
        languages: ["python", "javascript", "typescript", "java", "dart", "css", "less", "html", "rust", "c++", "c"],
        runTimes: ["nodejs", "deno"],
        frontend: {
            js: ["typescript", "javascript", "jquery"],
            css: ["materialize", "bootstrap", "fontawesome"],
            frameworks: ["angular", "vue"]
        },
        backend: {
            frameworks: ["django", "express", "oak"],
            databases: ["mongodb", "mysql", "sqlite"]
        },
        mobile: ["native script", "angular", "flutter"],
        devops: ["aws", "nginx", "gcp", "selfhost", "digitalocean", "github actions", "webpack"],
        misc: ["redis"]
    },
    currentOS: "Arch Linux",
    currentDE: "SDDM + i3"
    pgpKey: "https://stautonico.keybase.pub/public_pgp.txt",
    social: {
        "website": "https://dotslashsteve.sh/",
        "github": "https://github.com/stautonico/",
        "keybase": "https://keybase.io/stautonico",
        "email": "steve@omg.lol"
    }
};

Steve's Github Status

Top Langs

Pinned

  1. PyDocParser PyDocParser Public

    A python client for the DocParser API

    Python 3 5

  2. pysunrise pysunrise Public

    A Sunrise API client built for python