Khesualdo Condori's repositories

Imports-in-Python

:snake: :page_facing_up: :pencil2: Wrote a guide to help myself better understand how importing works in Python. The guide talks about Regular, Local, Optional, Circular, and Shadowed imports. The guide also covers how to import from Packages with or without the __init__.py file.

Elevator-Scheduling-Simulator

:hotel: :office: :department_store: :school: A simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate elevators running concurrently. The simulation also makes use of several group scheduling algorithms, which help to distribute the workload between elevator-cars as well as make the elevators adaptable to various situations.

CalgaryHacks-2018

:gun: :bomb: :loudspeaker: Shootify is a scalable and reliable gunshot alerting analysis system for Smart Cities.

Tic-Tac-Toe

:x: :o: :x: :o: A simple version of all famous Tic Tac Toe game. Built during an introductory CPSC class, using Python Turtle Graphics :turtle:

Language:PythonLicense:MITStargazers:5Issues:4Issues:0

CalgaryHacks-2017

:alarm_clock: :no_entry_sign: :clock1: Timeout is a Chrome Extension that locally blocks a website for a specified amount of time.

Language:JavaScriptStargazers:4Issues:5Issues:0

Unit-Testing

:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest

Analytics-Engine-Manager

:bar_chart: :chart_with_upwards_trend: :chart_with_downwards_trend: Architecture design and implementation for an analytics engine manager. Incorporates the extensibility and reusability software design principles to allow the addition of new analytics engines. The code is also testable and comes with a suite of unit tests.

Language:C#Stargazers:2Issues:4Issues:0

City-of-Calgary-2018

:phone: :movie_camera: :art: ART++ is an Augmented Reality app to show art in real-time in real-size.

Language:C#Stargazers:2Issues:5Issues:0

OpenID-Connect-ID-Token-Validator

:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.

Language:C#Stargazers:2Issues:3Issues:0

MS-Azure-AI-Hackathon-S19

:cherries: :lemon: :watermelon: FRรœT utilizes the Azure Cognitive Vision API to assist Border Service Officers in identifying different fruits as well as provides information associated with the identified fruit.

Language:HTMLStargazers:1Issues:3Issues:0

Schulich-IgniteCS

:cactus: :sunflower: :mushroom: My solutions to exercises from Schulich IgniteCS.

Language:ProcessingStargazers:1Issues:3Issues:0
Language:RubyStargazers:0Issues:0Issues:0