Skip to content
View dylanjamesdev's full-sized avatar

Organizations

@DefinityTeam @Botrixlist
Block or Report

Block or report dylanjamesdev

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

Welcome!

GitHub followers Website Profile Views wakatime

Hiya, I'm Dylan! The owner of Tritan Internet and AS393577.

About Me

const developer[DylanJames] = {
    pronouns: "He" | "Him",
    stuff: ["typescript", "dart", "perl", "go", "nodejs", "mongodb", "docker"],
    askMeAbout: ["web dev", "memes", "backend dev", "bgp"],
    technologies: {
        discordBot: ["tritan bot"],
        frontEnd: {
            ts: ["next", "express/ejs", "react", "jquery (yes)", "+ anything"],
            css: ["bootstrap", "tailwind"]
        },
        backEnd: {
            ts: ["anything"],
            dart: ["anything"],
            go: ["fiber"],
        },
        devOps: ["docker🐳", "nginx", "apache", "lightspeed", "azure", "aws", "docker", "kvm"],
        databases: ["mongodb", "sqlite", "redis"]
        },
    architecture: ["progressive web applications", "single page applications", "backend development"],
    currentFocus: ["ur mom lol", "building out our ASN"],
    funFact: "I actually do not exist"
};

Links

Contact

Feel free to contact me via email, dylan@tritan.gg.

Pinned Loading

  1. Team-Tritan/Tritan-Bot Team-Tritan/Tritan-Bot Public

    Tritan is a Discord.js bot that has many general-purpose features such as logging, moderation, image manipulation, music, and much more!

    JavaScript 8 2

  2. Authentication-API Authentication-API Public

    Forked from Team-Tritan/Authentication-API

    An authentication api to be used with multiple projects

    TypeScript

  3. Team-Tritan/Disposable-Email Team-Tritan/Disposable-Email Public

    An actually good disposable email service everyone should totally use!

    TypeScript 1

  4. Team-Tritan/CatMail Team-Tritan/CatMail Public

    Spam pictures of cats to someone's email. CatMail.

    TypeScript

  5. Team-Tritan/DawgBox-Uploader Team-Tritan/DawgBox-Uploader Public

    Uploads shit to our s3, kinda like the catbox script

    TypeScript

  6. Team-Tritan/Email-Verification-API Team-Tritan/Email-Verification-API Public

    Email verification as a microservice

    Go