Skip to content
View jonatakuzi's full-sized avatar
  • Atlanta, GA

Block or report jonatakuzi

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

Hi, I'm Jon Atakuzi 👋

Recent CS Graduate · Mercer University (May 2026) | Minor in Cybersecurity | Atlanta, GA

🔍 Open to work: Entry-level Software Engineer, IT Operations, and Cybersecurity roles

LinkedIn Email


About Me

Recent CS grad from Mercer University with a minor in Cybersecurity. I build backend tools, REST APIs, and cloud-integrated applications using Python, Java, and SQL. Hands-on experience with AWS (EC2, RDS), database-backed systems, and security tooling. Actively looking for full-time roles in software engineering, IT, or technical operations.


🛠 Tech Stack

Languages

Python Java JavaScript SQL C++

Frameworks & Libraries

Flask Django React Node.js Spring

Databases & Cloud

MySQL PostgreSQL SQLite AWS Linux


📌 Featured Projects

Project Description Stack
sysmon-api Flask REST API for real-time system health monitoring — CPU, memory, disk, process endpoints with API key auth Python, Flask
helpdesk-ticket-system CLI-based IT support ticket tracker with full CRUD, priority levels, and status tracking Python, SQLite
network-diagnostics CLI toolkit for DNS lookups, ping, port scanning, and HTTP diagnostics — zero dependencies Python
cyber-audit Security toolkit — password strength analyzer, log threat scanner, and file integrity checker Python
job-tracker CLI tool to search and export remote job listings using the RemoteOK API Python
SQLAuthChatApp Java Swing desktop app with SQL-based user authentication and a multi-panel chat interface Java, SQL

📊 GitHub Stats

Jon's GitHub Stats

Top Languages

Pinned Loading

  1. SQLAuthChatApp SQLAuthChatApp Public

    A Java Swing application demonstrating advanced GUI layouts, custom layout strategies, and SQL-based user authentication. The project integrates a login form, message-style chat window, image utili…

    Java

  2. helpdesk-ticket-system helpdesk-ticket-system Public

    CLI-based IT support ticket tracker built with Python and SQLite

    Python

  3. network-diagnostics network-diagnostics Public

    Python CLI tool for DNS, ping, port scanning, and HTTP diagnostics — no external dependencies

    Python

  4. job-tracker job-tracker Public

    CLI tool to search, save, and export remote job listings — uses RemoteOK public API, no dependencies

    Python

  5. cyber-audit cyber-audit Public

    Python CLI security toolkit — password strength analyzer, log threat scanner, and file integrity checker

    Python

  6. sysmon-api sysmon-api Public

    Flask REST API for real-time system health monitoring — CPU, memory, disk, and process endpoints with API key auth

    Python