Skip to content
View tasmainian's full-sized avatar
  • Brampton, ON, Canada

Organizations

@pg-irc
Block or Report

Block or report tasmainian

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

Pinned

  1. OrGive OrGive Public

    A ReactNative mobile application that matches prospective organ donors to recipients who are in need of an organ transplant.

    JavaScript

  2. Adoptation Adoptation Public

    A matchmaking service written in Java that finds a future pet owner the it's perfect furry friend using searching, sorting, and graphing algorithms.

    Java

  3. Speech-Assist Speech-Assist Public

    A predictive text-to-speech keyboard that allows a user with speech impairment to communicate with others

    Python

  4. FixIt FixIt Public

    A terminal based python application that identifies incorrect terminal commands and automatically fixes them

    Python

  5. ServesUp ServesUp Public

    A website that uses ReactJS to call a nutrition API and lists items on menus of nearby locations that abide by the users dietary restrictions

    JavaScript

  6. Shortest_Path Shortest_Path Public

    Using BFS, DFS, and Dijkstra's algorithm, I found the cheapest route to get from point A to point B

    Java