Skip to content
View JT2M0L3Y's full-sized avatar

Highlights

  • Pro
Block or Report

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
Jonathan's GitHub Banner

Visits Badge Quote Update Status

LinkedIn Badge Instagram Badge Facebook Badge

LeetCode HackTheBox Badge

Flickr Badge Steam Badge YouTube Badge

👋 Introduction

Hello!

I'm Jonathan, an aspiring software engineer, novice photographer, and committed traveler.

I've done a lot of work in full-stack development, object-oriented programming, and DevOps.

However, I also have experience with cybersecurity, cloud computing, and machine learning.

⚒️ Active Repositories

📍 Pinned Repositories

📈 GitHub Stats

GitHub Streak

⛏️ Tools I've Worked With

Languages

Frameworks, Libraries

Database

Cloud, Hosting, Server

CI/CD, SaaS, Testing

IDEs, Code Editors

Version Control, Package Managers

Operating Systems

Collaboration

📯 How about a cheeky quote?

"Better to die fighting for freedom than be a prisoner all the days of your life."

- Bob Marley

Check back daily for a new quote!

❗ Want to make your own GitHub profile page?

Feel free to use mine as a template!

Popular repositories Loading

  1. multiplayer-yahtzee multiplayer-yahtzee Public

    This was the capstone project of a Software Development course. collaborators: Hailey Boe, Anna Cardinal, Tyler Kamphouse

    Java

  2. assignment-scheduler assignment-scheduler Public

    Android app to allow students to track their coursework, developed with Nisa Meshal as a final project for a mobile app dev course.

    Kotlin

  3. assembly-order-reversal assembly-order-reversal Public

    An x86 Assembly program to reverse the words in a string. Allowed discovery of what changes were made to the registry, RAM, and long-term memory over the course of a fairly common task.

    Assembly

  4. news-aggregator news-aggregator Public

    Web app for saving articles needed later, developed as an individual final project for courses in both Web Development and Database Management.

    JavaScript

  5. 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++

  6. twitter-clone twitter-clone Public

    Following the guidance of WebDevSimplified, I was introduced to many tools I had never used before.

    TypeScript