Skip to content
View JoJoKorok's full-sized avatar

Block or report JoJoKorok

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.

Content in all repositories owned by your account will be closed.
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
JoJoKorok/README.md

πŸ‘‹ About Me

public class Joseph {
    String education = "B.S. Computer Science @ George Mason University";
    String location = "Northern Virginia";

    String[] interests = {
        "Software Engineering",
        "Desktop Applications",
        "Android Development",
        "APIs & Automation"
    };

    String[] spokenLanguages = { "English", "Amharic" };
}

🎯 Quick Highlights

πŸŽ“ Computer Science student at George Mason University
🏫 A.S. from Northern Virginia Community College
πŸ“ Based in Northern Virginia
πŸ“± Building native Android applications in Java
πŸ–₯️ Creating practical desktop tools with Python
🌐 Working with APIs, automation, and self-hosted tools
πŸ’¬ Speaks English and Amharic

⚑ Current Focus

  • Shipping polished personal projects
  • Strengthening software architecture skills
  • Building local-first applications
  • Learning how production systems are maintained

πŸ”­ Exploring

Android Backend APIs Automation Linux Networking


πŸš€ Featured Projects

πŸ’Š NourishRx

Native Android health organizer combining medication scheduling with nutrition and wellness tracking.

Highlights

  • Shared profiles and medication reminders
  • Dose, food, water, and weight logging
  • Optional OpenFoodFacts lookup
  • Local-first storage and notification workflows

Java Android SQLite

Repository

πŸ—ΊοΈ OwnTracks Viewer

Dependency-free MQTT logger and private web dashboard for self-hosted location sharing.

Highlights

  • Python standard-library MQTT/TLS logger
  • Password-protected private dashboard
  • Searchable location history
  • Interactive OpenStreetMap route views

Python MQTT Linux

Repository

🌦️ Weather Application

Command-line weather client with international location resolution and a secure API proxy.

Highlights

  • City and postal-code lookup
  • ISO 3166 country resolution
  • English and Japanese runtime output
  • Request history, search, and rate limiting

Python API Testing

Repository

Lightweight personal media launcher for searching, browsing, and selecting local video libraries.

Highlights

  • Custom desktop interface with Tkinter
  • SQLite-backed media catalog
  • Fast browsing and random selection
  • Modular, maintainable project structure

Python Tkinter SQLite

Repository


πŸ› οΈ Technical Toolkit

Languages

Java, Python, C, C++, JavaScript, HTML, CSS, and SQLite

Development & Platforms

Android Studio, Git, GitHub, Linux, VS Code, and Neovim



Tkinter Electron WSL VirtualBox Wireshark Unity GIMP


πŸŽ“ Education

GMU

Bachelor of Science in Computer Science

George Mason University β€” building a strong foundation in software engineering, computer systems, and application development.

NOVA

Completed

Associate of Science

Northern Virginia Community College


πŸ“Š GitHub Activity

Joseph's contribution graph
Joseph's GitHub streak

🀝 Connect

Footer decoration

Pinned Loading

  1. NourishRx NourishRx Public

    Android medication and nutrition tracker with profiles, reminders, food lookup, and local-first storage.

    Java

  2. Weather_Application Weather_Application Public

    A command-line weather application that retrieves current conditions by city or postal code, with support for international locations via ISO 3166 country resolution. The application uses a lightwe…

    Python

  3. owntracks-viewer owntracks-viewer Public

    Dependency-free OwnTracks MQTT logger and private web dashboard for viewing latest locations and searchable history.

    Python

  4. Media-Selector Media-Selector Public

    A little project I came up with for myself. A personal-use media launcher built with Python and Tkinter. Search, browse, and launch your local video content in a lightweight interface powered by a …

    Python