Owen Mak (Owen-Mak)

Owen-Mak

Geek Repo

Location:Toronto

Github PK Tool:Github PK Tool

Owen Mak's repositories

33-js-concepts

📜 33 concepts every JavaScript developer should know.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

awesome-interview-questions

:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

Stargazers:0Issues:1Issues:0

aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

bridge-troll

A friendly troll that lives under Ontario's bridges

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

browser-laptop

Brave browser for Desktop and Laptop computers running Windows, OSX, and Linux

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

complete-javascript-course

Starter files, final projects and FAQ for my Complete JavaScript course

Language:JavaScriptStargazers:0Issues:1Issues:0

computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

License:MITStargazers:0Issues:1Issues:0

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

DPS909Release01

DPS909 Release 01 Project

Language:JavaLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

elasticsearch

Open Source, Distributed, RESTful Search Engine

Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

filer

Node-like file system for browsers

Language:JavaScriptLicense:BSD-2-ClauseStargazers:0Issues:1Issues:0

gitpractice

Practice using git again

Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

googletest

Google Test

Language:C++License:BSD-3-ClauseStargazers:0Issues:1Issues:0

Interactive-Git-Cheatsheet

Interactive Git Cheatsheet

Language:CSSLicense:MITStargazers:0Issues:1Issues:0
Language:JavaLicense:MITStargazers:0Issues:1Issues:0

libphonenumber

Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0
Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

ParsePNum

Java servlet used to parse phone numbers using google's libphonenumber library.

Language:JavaLicense:BSD-2-ClauseStargazers:0Issues:1Issues:4
Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

practicalAI

A practical approach to learning machine learning.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

professional-programming

A collection of full-stack resources for programmers.

Language:ShellLicense:MITStargazers:0Issues:1Issues:0

SenecaOOP345-attic

This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book

Language:C++Stargazers:0Issues:1Issues:0
Language:HTMLLicense:GPL-3.0Stargazers:0Issues:1Issues:0

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

teammates

This is the project website for the TEAMMATES feedback management tool for education

Language:JavaLicense:GPL-2.0Stargazers:0Issues:1Issues:0

vscode

Visual Studio Code

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

wildrydes-site

aws workshop app

Language:HTMLStargazers:0Issues:2Issues:0

You-Dont-Know-JS

A book series on JavaScript. @YDKJS on twitter.

License:NOASSERTIONStargazers:0Issues:1Issues:0