Skip to content
View ghoule636's full-sized avatar
  • Port of Seattle
  • Seattle, WA

Block or report ghoule636

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

About Me

My name is Gabriel Houle, a Full-Stack Web Developer (specializing in Angular Applications). I attended school at University of Washington - Tacoma and received my Bachelor in Computer Science & Systems in 2016.

I enjoy learning new systems and can get excited to dig into just about anything. I am currently learning a bit about game development in my personal time. Learning android and blazor systems for work.

Outside of software I am a volunteer rock climbing and backcountry ski instructor/leader with the Seattle Mountaineers club.

Skills

Languages

typescript javascript csharp python c

Front-end Development

angular html css sass bootstrap blazor android

Back-end Development

.NET MSSQL

🖥️ Personal Workspace Setup

kubuntu vs-code netBSD vim

🖥️ Work Workspace Setup

windows visual-studio

Pinned Loading

  1. SimpleOS SimpleOS Public

    A simple OS for playing around with and learning!

    C

  2. avalvillar/Computational-Worlds avalvillar/Computational-Worlds Public

    JavaScript

  3. 15PuzzleSolver 15PuzzleSolver Public

    Solves "15 puzzle" games. Uses several different search methods, DFS, BFS, GBFS, ASTAR, DLS. Outputs discovered solution graphically.

    Python

  4. StarSearch StarSearch Public

    Java application that communicates with a SQL database to store information about Stars (the space variety). Allows user to create profiles to save favorite stars and access information quickly.

    Java

  5. OSProject OSProject Public

    Simulated Operating System. Creates simulated processes that are multi-threaded, and call system interrupts. Deadlock detector will stop threaded processes from creating a deadlock.

    C

  6. apue-CS631 apue-CS631 Public

    Code created for the systems programming on UNIX course.

    Shell