Skip to content
View JT2M0L3Y's full-sized avatar

Organizations

@D-Squad-Studios

Block or report JT2M0L3Y

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
JT2M0L3Y/README.md
Profile Banner

Quote Update Status

👋 Introduction

I daylight as a Database Administrator and code things outside of work.

I've done a fair bit of web development, scripting, and DevOps.

But, I've also flirted with cybersecurity, cloud computing, and machine learning.

I enjoy soccer, hiking, snowboarding, photography, and PC/board/card games.

⚒️ Active Projects

⚓ I Use

🧪 I'm Learning

⛏️ I've Worked With

📯 How about a daily inspirational quote?

"Work harder on yourself than you do on your job."

- Jim Rohn

Popular repositories Loading

  1. MyPL MyPL Public

    Programming language designed for the purpose of studying compilation and runtime processes. As a side note, OCaml was also introduced to contrast with imperative languages.

    C++ 1 1

  2. unnamedOS unnamedOS Public

    A minimal kernel-based OS following Philipp Oppermann's blog: https://os.phil-opp.com/

    Rust 1

  3. JT2M0L3Y JT2M0L3Y Public

    Repository to hold a README.md landing page for my GitHub profile! I took on this addition as an introduction to DevOps with GitHub Actions.

    JavaScript 1

  4. systemd-counter systemd-counter Public

    Simple counter program to practice with Golang programming, systemd services, and docker containerization

    Go

  5. go-mastery go-mastery Public

    Forked from race-conditioned/go-mastery

    Go

  6. GoPL GoPL Public

    a port of another repo of mine, "MyPL", done as an exercise in compilers and interpreters during undergrad.

    Go