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

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 third 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

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 Application with AngularAngular

  • 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


Arcade Style Space Shooter with Godot EngineHTML 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



Connect with me on LinkedIn:

JonHendrix | LinkedIn



Email: [email protected]


Pinned

  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