Skip to content
View Austin-Metke's full-sized avatar
๐Ÿ˜ด
You ever just Thread.sleep(Long.MAX_VALUE);
๐Ÿ˜ด
You ever just Thread.sleep(Long.MAX_VALUE);

Highlights

  • Pro

Block or report Austin-Metke

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

Hey ๐Ÿ‘‹, I'm Austin

๐Ÿ’ป Software Engineering Student at CSU Monterey Bay | ๐Ÿš€ Building Cross-Platform Apps, RESTful APIs & Low-Level Systems | ๐ŸŽฏ Seeking SWE Opportunities for 2026

I'm a senior CS student with hands-on experience building cross-platform mobile apps, RESTful APIs, and low-level systems. I bring research experience, open-source contributions, and a strong work ethic โ€” and I'm looking for my next software engineering opportunity.


๐ŸŒ Connect with Me

LinkedIn GitHub Portfolio


โšก Featured Projects

  • ๐Ÿ•น๏ธ DMG-J โ€” Game Boy Emulator
    A Game Boy emulator written in Java featuring Z80 CPU emulation, ROM loading, memory mapping (MBC1), GPU scanline rendering, and an interactive debugger UI.

  • ๐Ÿ“Š Expense Tracker
    A cross-platform mobile app (Flutter + Firebase) built for a construction company client.
    โžก๏ธ Employees log expenses, upload receipt photos, and view spending by category with interactive charts. Includes Cloud Functions for backend logic.

  • โ˜๏ธ RESTful API Backend
    A Java backend service with Spring Boot, PostgreSQL, and Docker containerization.
    โžก๏ธ Deployed to Heroku with CI pipeline. Includes SQL schema design, integration tests, and Docker Compose for local dev.

  • ๐Ÿ“ฑ Mobile App (React Native / Expo)
    A cross-platform mobile app built with React Native, Expo, and TypeScript.
    โžก๏ธ Features file-based routing, automated testing with Jest, and a modern component architecture.

  • ๐ŸŽฎ m-overlay โ€” Open-Source Contribution
    Contributed to bkacjios' m-overlay, a controller input overlay for the Dolphin emulator used by speedrunners.
    โžก๏ธ Added support for several new games by reverse-engineering controller input memory addresses.

  • ๐ŸŒ DynamicDNS-Spigot โ€” Namecheap Integration
    Contributed Namecheap DNS support to an open-source dynamic DNS plugin for Minecraft Spigot servers.
    โžก๏ธ Extended the DDNS service logic and implemented XML response parsing for automated domain updates.


๐Ÿ› ๏ธ Languages

Java Dart TypeScript JavaScript Python C# SQL Lua HTML CSS

๐Ÿ“ฆ Frameworks & Libraries

Flutter React Native Expo Spring Boot Node.js Firebase

๐Ÿ”ง Tools & Platforms

Git Docker Linux Bash Heroku Google Cloud PostgreSQL MySQL Figma

๐Ÿ’ก Practices

REST API Design ยท Test-Driven Development ยท Agile / Scrum ยท CI/CD ยท Open-Source Collaboration


๐ŸŽฏ What I'm Focusing On

  • Seeking software engineering internships & entry-level roles for 2026
  • Building cross-platform apps with Flutter and React Native
  • Designing and deploying RESTful APIs with Spring Boot & Docker
  • Exploring low-level systems through emulator development

Pinned Loading

  1. Blackjack-JS Blackjack-JS Public

    A trivial blackjack game written in JavaScript

    JavaScript

  2. DMG-J-DEV DMG-J-DEV Public

    Java

  3. expense_tracker expense_tracker Public

    A cross-platform Flutter app that tracks company expenses

    Dart

  4. Steve-Tech/DynamicDNS-Spigot Steve-Tech/DynamicDNS-Spigot Public

    A dynamic DNS plugin for Spigot

    Java 5 2