Skip to content
View mcdonaldjx's full-sized avatar

Block or report mcdonaldjx

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

Hey there, I'm Jared!

LinkedIn

I'm an aspiring Software Engineer and currently program in my spare time whenever I have a bright idea. My first language is Java, but I've used multiple others to create small college projects in the past.

My Stats

Preferred Language: Java

Currently Learning:Python

Languages I've used:Java C++ Python Go C Perl



Leetcode Progress
Jared's LeetCode Stats

My Interests

Listening to music
Current Spotify Song

Watching good movies
Playing video games

Pinned Loading

  1. BookDatabase BookDatabase Public

    A book database using Microsoft Access in the back-end and Visual Basic in the front-end.

    Visual Basic .NET 1

  2. CourtVisionary CourtVisionary Public

    A Java program that uses an API to pull and display basketball stats of players, teams, and games.

    Java 1

  3. LatLon-Screenshot LatLon-Screenshot Public

    A program to convert latitude and longitude coordinates into a map screenshot using the Google Static Maps API

    Java 1 1

  4. Socket-Battleship Socket-Battleship Public

    A program simulating a game of Battleship between two players over one socket.

    Java 1

  5. GOCalculator GOCalculator Public

    A calculator programmed in the GO language that takes in equations and prints the result.

    Go

  6. CPPShapes CPPShapes Public

    Given a Circle, Rectangle, or Right Triangle object, find its area.

    C++