Skip to content
View skybound987's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report skybound987

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

Connect with me on LinkedIn


Shipbuilder by day 🌤 , software developer by night 🌙 ...

  • I am currently employed with defense contractor Huntington Ingalls Industries, America's largest shipbuilder and a global, all-domain defense provider.
  • I am a software engineering student on my fourth term at WGU.
  • I have made a commitment to transitioning my career into software development.
  • See my current class progress at WGU

Software Development Projects

2.5D Isometric RPGGodot

  • An idea for an isometric 2.5D style adveture game built using Godot 4.2

  • All scripts written in GDScript

  • Repository


Arcade Style Space ShooterHTML CSS JS

  • A simple arcade-style space themed vertical scroller built using Godot 4.1

  • All scripts written in GDScript (similar to Python)

  • Arcade Shooter Repository


PostgreSQL Film DatabasePostgreSQL

  • PostgreSQL project that queries a film database to discover which film categories have the highest amount of rentals.

  • PostgresSQL Project Repository


Basic WebsiteHTML CSS JS

  • A basic website based on the state of Virginia, its capital city and several others.

  • Consists of basic HTML, CSS, and JavaScript, and hosted on W3Schools (not currently formatted for mobile devices).

  • Website Repository


Interactive Web ApplicationAngular

  • A basic web app with an interactive map of the world.

  • Captures mouseover events when hovering over a country to connect with Worldbank API and retrieves real-time country data.

  • Built using the Angular framework and TypeScript.

  • Angular Web Application Repository


Next Idea

  • An interactive guitar fretboard application with the goal of helping memorizing the notes on the fretboard.

  • Displays a guitar fretboard, and a random string/fret will be chosen.

  • Player has to guess the note correctly to proceed and gain a higher score.


Connect with me on LinkedIn:

JonHendrix | LinkedIn



Email: [email protected]


Pinned Loading

  1. WGU-Class-Progress WGU-Class-Progress Public

    Keeps track of all the class credit and completion I've achieved so far at WGU.

  2. PostgreSQL-Project PostgreSQL-Project Public

    A set of scripts for PostgreSQL that query a film database by extracting data and creating table joins by field type. Two tables, detailed_table and summary_table, are created and populated. The de…

    PLpgSQL

  3. Angular-Web-App Angular-Web-App Public

    This project features a dynamic SVG world map. It uses Angular and TypeScript to enable a responsive user interface where hovering over different countries triggers API calls to Worldbank, fetching…

    HTML

  4. Virginia-Website-Project Virginia-Website-Project Public

    A website project for a college course on front-end web development.

    HTML

  5. arcade-shooter arcade-shooter Public

    Asteroids-Style Vertical Scroller

    GDScript