fylixzz (YangF0917)

YangF0917

Geek Repo

Company:Google

Location:Markham, Ontario

Twitter:@fylixzz

Github PK Tool:Github PK Tool

fylixzz's repositories

AOC2015

Solutions for the 2015 Advent of Code

Language:JavaStargazers:1Issues:2Issues:0

AOC2018

Solutions for the 2018 Advent of Code

Language:JavaStargazers:1Issues:2Issues:0

AOC2019

Advent of Code 2019

codeybot

Discord CodeyBot used for mock interviewing, suggestions and other features.

Language:TypeScriptStargazers:1Issues:0Issues:0

Covid19Spread

Projects relating to "Investigating how certain factors affect the rate of spread of Covid-19"

Language:PythonStargazers:1Issues:1Issues:0

DMOJ

DMOJ Solutions

Language:JavaStargazers:1Issues:2Issues:0

ML_Tutorials

Educative ML Course

Language:PythonStargazers:1Issues:2Issues:0

Rune

A flexible gesture motion controller for IoT devices, leveraging machine learning and a Qualcomm DragonBoard

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

StandupBot

Slack bot for creating standup order

Language:PythonStargazers:1Issues:2Issues:0

Algopouch

Collab Mobile wallet application with nlai86, Jeffery, christianpalage

Language:JavaStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:1Issues:0

ICS3U1

Grade 11 Computer Science Content

Language:JavaStargazers:0Issues:2Issues:0

ICS3U1a-ClassDemo

Code from Class Lessons

Stargazers:0Issues:1Issues:0

IntroToJava

Basic java lessons

Language:JavaStargazers:0Issues:1Issues:0

SimpleFS

The file system is a layer of abstraction between the storage medium and the operating system. In the absence of a file system, it is tough to retrieve and manage data stored in the storage media. File systems provide an interface to access and control the data. It is implemented by separating data into chunks of predetermined size and labeling them for better management and operability. There are several types of file systems available out there. Some major examples are as follows: Disk-Based, Network-Based, and Virtual based.

Language:C++Stargazers:0Issues:1Issues:0