Ramiro Gonzalez
Ramiro Gonzalez Headshot My name is Ramiro Gonzalez. I am a Computer Science Master's student at the University of Arkansas, Fayetteville (UARK). I graduated from UARK with a Bachelor's in Computer Science with a Minor in Mathematics and a Concentration in Cybersecurity in Spring 2024. I am currently conducting research related to computer system vulnerabilities (such as those listed in the NVD) and cybersecurity attack frameworks (such as MITRE ATT&CK). This is my website where I showcase some of the projects I've worked on (to the right) and some of the courses I've taken or am currently taking (below).

Certifications:
  • Microsoft Word
  • Microsoft Powerpoint
  • Adobe Photoshop


Social media:
Showcased Projects
Fall 2023 - Present
This project is based on an assignment I worked on for my Programming Paradigms class. I use TeaVM to compile the Java logic to WebAssembly. I use JavaScript as the frontend language. I've been using Git for version control. The game is a work-in-progress recreation of "Marvel Heroes Ultimate Action Plug & Play: Spider-Man's Wall Crawl," a 2006 sidescrolling video game featuring Spider-Man as he climbs a building battling enemies.

How to play: Arrow keys to move. Space to jump (up, left, right, up-left, up-right). Ctrl to shoot (up, down, left, right, diagonally). Avoid flaming electrical wires and active fans. Enemies on screen will attack if you are near. You can shoot them to get rid of them. Spiderman dies when he runs out of health. The game ends when he runs out of lives.

Currently, the game does not have a goal. I am working on a proper end screen with leaderboard scores, score functionality, and audio.

Eventually, I will add more levels, multiple stages (including a boss fight), more enemy weapons, Spidey-sense, and more.
Spring 2025
This is a web page I created for financial data filering and sorting. I created it using React as a take-home assessment during the hiring process of a job, though I never submitted it. I used AWS Amplify to host the final product.
Coming soon: Student Database
Spring 2023
This is a student database that I created as the final project for my DBMS class. It is written in C++ to execute MySQL backend commands. I used HTML webpages styled with CSS as the frontend. These webpages had php (one had JavaScript) embedded into them to make calls to their corresponding C++ programs. This webpage is hosted using UARK's Turing server. Currently working on using AWS RDS to host the database.
Coming soon: Capstone Project
Fall 2023 - Spring 2024
Composed of mechanical engineering, eletrical engineering, and computer science students, our team collaborated to design the hardware and software of an autonomous vehicle to compete in the Arkansas Space Grant Consortium (ASGC) Autonomous Vehicle Challenge 2024.

This list is incomplete. I intend to list more projects and allow each class name to be clicked to view projects related to it.

Software development courses:
  • Programming Paradigms
  • Software Engineering
  • Algorithms
  • Mobile Programming
  • Programming Challenges
Cybersecurity courses:
  • Cryptography
  • Information Security
  • Cloud Computing and Security
  • Computer Security
  • Advanced Network Security
Artificial Intelligence Courses:
  • Individual Study (NACME Google Applied Machine Learning Intensive Program)
  • Artificial Intelligence
  • Full-Stack Deep Learning
  • Fall 2025: Machine Learning
  • Fall 2025: Introduction to Deep Learning
Other Relevant Courses:
  • Operating Systems
  • Database Management Systems
  • Computer Networks
  • Formal Languages and Computability
  • Computer Graphics
  • Graph and Combinatorial Algorithms