Pinned Repositories
advent-of-code-julia
My Advent of Code solutions in Julia
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
backstage
Backstage is an open framework for building developer portals
CircularList.jl
A circular linked list
comp-google-codejam
Solutions I've created for Google Code Jam
coursemology2
Rails 4 re-write of Coursemology
Coursera-Algorithms-Design-and-Analysis-Part-1
This is my workbook for the Coursera course Algorithms: Design and Analysis, Part 1 by Tim Roughgarden, 2016-09 run.
DotEnv.jl
Get environment variables from .env files in your Julia projects.
graylog2-server
Free and open source log management
SudokuSolverSG
We take the original solver written in C/C++ by PM Lee Hsien Loong, and convert it to Julia. Along the way, the rationale of each commit is documented, which serve as sort of a practical tutorial to Julia.
Teo-ShaoWei's Repositories
Teo-ShaoWei/advent-of-code-julia
My Advent of Code solutions in Julia
Teo-ShaoWei/SudokuSolverSG
We take the original solver written in C/C++ by PM Lee Hsien Loong, and convert it to Julia. Along the way, the rationale of each commit is documented, which serve as sort of a practical tutorial to Julia.
Teo-ShaoWei/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
Teo-ShaoWei/backstage
Backstage is an open framework for building developer portals
Teo-ShaoWei/CircularList.jl
A circular linked list
Teo-ShaoWei/comp-google-codejam
Solutions I've created for Google Code Jam
Teo-ShaoWei/coursemology2
Rails 4 re-write of Coursemology
Teo-ShaoWei/Coursera-Algorithms-Design-and-Analysis-Part-1
This is my workbook for the Coursera course Algorithms: Design and Analysis, Part 1 by Tim Roughgarden, 2016-09 run.
Teo-ShaoWei/DotEnv.jl
Get environment variables from .env files in your Julia projects.
Teo-ShaoWei/graylog2-server
Free and open source log management
Teo-ShaoWei/hrm-solutions
Human Resource Machine solutions
Teo-ShaoWei/julia
The Julia Programming Language
Teo-ShaoWei/Project-Euler
My solutions to Project Euler problems.
Teo-ShaoWei/SwiftDefaultApps
Replacement for RCDefaultApps, written in Swift.
Teo-ShaoWei/talk-2018-02-23-Julia-sharing
2018-02-23: Informal OD @ ESTL
Teo-ShaoWei/talk-2018-04-DIY-rational-complex-numbers
TBA: Singapore Julia meetup
Teo-ShaoWei/TestSetExtensions.jl
Extensions to Julia's Base.Test