Skip to content
View Sp0k's full-sized avatar
:electron:
I like coding
:electron:
I like coding

Block or report Sp0k

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

Hey, I am Gab!

Computer Science student at Dalhousie University
Intern Developer at CREDIL

A little more about me...

module Sp0k
  @name = 'Gab'
  @pronouns = 'He / Him'
  @code = ['Java', 'C', 'JavaScript', 'Ruby', 'HTML', 'CSS", 'C\#']
  @framework = ['React', 'React Native', 'Rails', 'Astro']

  def communities
    case community
    when 'Linux Society'
      "Vice-president / Co-founder"
    when 'Phi Delta Theta - Nova Scotia Alpha'
      "Vice-president"
    end
  end
end

GitHub Streak

If you want to see more about me, please visit my website. While you're here, why don't you take a look at my projects...

Pinned Loading

  1. GGJ2023 GGJ2023 Public

    Our Game Jam 2023 submission, developed in Unity

    ASP.NET 1

  2. Clownverse Clownverse Public

    Our Game Jam 2024 submission, developed in Unity

    ShaderLab 4

  3. ShiftNotes ShiftNotes Public

    Forked from shiftkey-labs/SKNotesStarter

    My notes app for ShiftKey Lab's React Native Certification

    JavaScript

  4. GSLib GSLib Public

    My Java Library (currently in the works)

    Java

  5. gabsavard-redesign gabsavard-redesign Public

    Redesign of my website using the Astrojs, TypeScript, React and Tailwind

    XSLT

  6. NFCTM NFCTM Public

    A NFC enabled task manager app and hardware built with a Raspberry PI and a mobile app

    Python