Skip to content
View jmurrah's full-sized avatar

Highlights

  • Pro

Organizations

@leetcode-repetition @ICAMS-Auburn-University @Auburn-Baseball

Block or report jmurrah

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jmurrah/README.md

About Me

class Jacob:
    def __init__(self):
        self.age = 23
        self.location = "Atlanta, GA"
        self.specialities = ["Full Stack", "System Design", "Machine Learning"]
        self.degrees = [
            "B.E. in Software Engineering @ Auburn",
            "M.S. in Computer Science @ Georgia Tech"
        ]
        self.hobbies = ["Coding", "Gym", "Valorant", "Anime"]

Website

https://murrah.dev/

Pinned Loading

  1. discord-bouncer discord-bouncer Public

    A Discord Bot that leverages Stripe payments for role assignment.

    Python

  2. azimuth-calculator azimuth-calculator Public

    Calculate the daily solar azimuth and associated data for a specified period.

    Python

  3. leetcode-repetition/backend leetcode-repetition/backend Public

    Backend for the LeetCode Spaced Repetition web extension.

    Go

  4. leetcode-repetition/extension leetcode-repetition/extension Public

    LeetCode Spaced Repetition web extension.

    TypeScript

  5. commit-canvas commit-canvas Public

    Draw pictures with your git commit history.

    Python

  6. personal-portfolio-v2 personal-portfolio-v2 Public

    Minimalist personal portfolio.

    TypeScript 2