Skip to content
View Warthog710's full-sized avatar
⌨️
⌨️

Block or report Warthog710

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

About Me

  • Name: Quinn Roemer
  • Location: Redding, CA
  • Job: Computer Engineer

I recently graduated from Sacramento State University with my bachelor's in Computer Science (May 2021). I'm eager to learn and develop my existing skills in programming and technology by solving new and challenging problems.

Please feel free to check out my personal website here.

Notable Projects

  • Mockingbird:

    • Mockingbird is an IoT simulator developed for Dialog Semiconductor. This piece of software is designed to simulate thousands of devices that directly communicate with an IoT server over u60 (twisted pair). Mockingbird's development took the majority of a year and was worked on by a team of 7 students (including myself) as a senior project. The development process followed standard Agile/Scrum procedures. More information about Mockingbird can be found here.
  • Panda Runner:

    • Panda Runner is a custom game developed for my course in Intelligent Systems. The goal of this project was to demonstrate how computer vision can be used to emulate human behavior in video games. The game can be played either by a Tensorflow model or a human player and features a data recorder, model loader, and easy map creation. The game was co-developed with Logan Hollmer.
  • Gravity Guys:

    • Gravity Guys is a 3D platformer with multiplayer networking with support for 8 players. It was developed for my course in Game Architecture with Josh Hutton.
  • Space Force Commander:

    • Space Force Commander is an Android tower defense game. It features 3 levels, 3 tower types, and 3 enemy types. It was created for my course in Object-Oriented Computer Graphics and was co-developed with Logan Hollmer.

Random

  • I love building computers and finding ways to automate daily tasks.
  • My favorite video games are MMORPG's. If I'm not coding you'll probably find me exploring a new world or grinding towards a virtual goal.

Pinned Loading

  1. CSC165-Gravity-Guys CSC165-Gravity-Guys Public

    Final project for CSC165

    Java

  2. CSC180-Final-Platformer CSC180-Final-Platformer Public

    The game we created to train our AI on in CSC180 at Sacramento State University.

    Python 1

  3. Tower-Defense-Game Tower-Defense-Game Public

    This repository contains the game created for CSC133 in the Spring semester of 2020.

    Java 1

  4. Tic-Tac-Toe-With-Minimax Tic-Tac-Toe-With-Minimax Public

    Python implementation of Tic Tac Toe

    Python

  5. Warthog710.github.io Warthog710.github.io Public

    My personal website

    HTML

  6. Axiom-Discord-Bot Axiom-Discord-Bot Public

    My first discord bot!

    Python