joshuaguinness
Software Development Engineer @ Red Arc | McMaster Software Engineering & Management Graduate
@Red-Arc-Systems Sydney, Australia
Pinned Repositories
Basics-of-Assembly
NASM x86 assembly program which showcases the basics of assembly
Calculating-R
Computes the correlation coefficient R
Generating-Image
C program which generates an PPM image using a genetic algorithm to match and compare to a target image
google-images-downloader
Python script to automatically download multiple images from google at once. This project is a redevelopment of Hardik Vasa's project found here: https://github.com/hardikvasa/google-images-download
hackwestern-emr
Developed an accessible, voice-enabled electronic medical record system which stores patients’ medical records, allows patients to fill out medical forms using speech-to-text and provide an electronic voice signature
Helping-The-Homeless
A project for SE 2XB3 that will find the best emergency shelter for people struggling with homelessness based on capacity, location, weather, and type.
MacTA-Gateway
Frontend prototype of universal TA application portal for McMaster Students and Faculty.
Natural-Language-to-iCal
Converts a user’s schedule information from a natural language input to an output in the standard iCalendar (.ics) format.
Solving-Arrays
Program to compute the matrix x in the linear algebra equation Ax = b.
studyup
App to help students find and create study groups created using Flutter
joshuaguinness's Repositories
joshuaguinness/hackwestern-emr
Developed an accessible, voice-enabled electronic medical record system which stores patients’ medical records, allows patients to fill out medical forms using speech-to-text and provide an electronic voice signature
joshuaguinness/MacTA-Gateway
Frontend prototype of universal TA application portal for McMaster Students and Faculty.
joshuaguinness/Generating-Image
C program which generates an PPM image using a genetic algorithm to match and compare to a target image
joshuaguinness/Helping-The-Homeless
A project for SE 2XB3 that will find the best emergency shelter for people struggling with homelessness based on capacity, location, weather, and type.
joshuaguinness/Solving-Arrays
Program to compute the matrix x in the linear algebra equation Ax = b.
joshuaguinness/Basics-of-Assembly
NASM x86 assembly program which showcases the basics of assembly
joshuaguinness/google-images-downloader
Python script to automatically download multiple images from google at once. This project is a redevelopment of Hardik Vasa's project found here: https://github.com/hardikvasa/google-images-download
joshuaguinness/Natural-Language-to-iCal
Converts a user’s schedule information from a natural language input to an output in the standard iCalendar (.ics) format.
joshuaguinness/studyup
App to help students find and create study groups created using Flutter
joshuaguinness/DeltaHacksAR
AR experiment using AR Core
joshuaguinness/Dice-App
Dice rolling and quote generation android app
joshuaguinness/Intermediate-Assembly
A program written in NASM assembler to practice working with command line arguments and subroutines
joshuaguinness/Intermediate-Bash
Two scripts which use some more advanced features of bash/shell scripting
joshuaguinness/Interview-Practice
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub).
joshuaguinness/joshuaguinness
joshuaguinness/Learning-Bash
Two scripts created to learn the basics of bash scripting
joshuaguinness/Learning-C
A collection of simple C programs I created while learning the basics of C
joshuaguinness/librealsense
Intel® RealSense™ SDK
joshuaguinness/Linked-Lists
A program to flatten a series of LinkedLists
joshuaguinness/Makefiles-Advanced
A makefile which produces four other executable files
joshuaguinness/Makefiles-Intermediate
Makefile which formats and concatenates 5 text files in different sub-directories
joshuaguinness/my-family-quiz
Assignment #2 for 4HC3. Created a simple front-end web application to help users remember their family members and relationships. Geared towards those who are elderly or experiencing cognitive impairment.
joshuaguinness/Polygon
Experiments with classes, and objects in Python
joshuaguinness/ScotiaHacksChallenge
Web-based challenge/game for Scotiabank created at ScotiaHacks 2019
joshuaguinness/SE-2AA4-Assignments
Collection of assignments done for SE 2AA4 - Introduction to Software Development
joshuaguinness/Sorting-Recursively-in-Assembly
A program to recursively sort a stack of discs written in NASM x86 assembly
joshuaguinness/Starter-Hacks-2018
App created for StarterHacks 2018
joshuaguinness/Stream-Selector-I
A python program which automatically allocates students into their second year engineering stream
joshuaguinness/SurroundSound
Project for Hack The Six 2018. Using location based services, setup a locked area. Inside this area figure out Spofity users in the area. Using data of the users such as their Top Played recent songs, the app would compile a list of the most popular ones to play in this area.
joshuaguinness/Welcome-Week-Direction-App
Location/Direction app created during the McMaster DeltaHacks IV Hackathon