Pinned Repositories
90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
algorithm-books
coding-interview-university
A complete computer science study plan to become a software engineer.
competitive-programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Highway-Discrete-Event-Simulator
Simple Event-Driven Simulation studying the drop and block rate of calls along a highway
HungryGoWhere-Web-Scraper
Web-scraping from HungryGoWhere using Selenium for Suibian, our Tinder for food app.
marketstack-rs
Rust bindings for Marketstack REST API
models_dev
NFSP-PEG-GridWorld
Implementation of Neural Fictitious Self-Play for a GridWorld based Multi-Agent Pursuit Evasion Game
telerun
Telegram bot for tracking runs with friends.
reubenwong97's Repositories
reubenwong97/Highway-Discrete-Event-Simulator
Simple Event-Driven Simulation studying the drop and block rate of calls along a highway
reubenwong97/models_dev
reubenwong97/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
reubenwong97/coding-interview-university
A complete computer science study plan to become a software engineer.
reubenwong97/competitive-programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
reubenwong97/f1tenth-course
Working repository for f1tenth course conducted at NTU
reubenwong97/HungryGoWhere-Web-Scraper
Web-scraping from HungryGoWhere using Selenium for Suibian, our Tinder for food app.
reubenwong97/marketstack-rs
Rust bindings for Marketstack REST API
reubenwong97/Maze-MDP-Solver
Repository for implementation of simple, custom mazes, together with Value Iteration and Policy Iteration solvers for the maze MDP.
reubenwong97/Spacenet-Segmentation-Models
reubenwong97/telerun
Telegram bot for tracking runs with friends.
reubenwong97/deploy-action
A GitHub action for deploying shuttle projects
reubenwong97/DRQN-Pytorch-CartPole-v1
Deep recurrent Q learning on CartPole-v1 environment
reubenwong97/dungeon_testing
reubenwong97/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
reubenwong97/fullstackopen
A taste of web-dev with Full Stack Open.
reubenwong97/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
reubenwong97/habits-cli
Simple CLI to remind me to get things done.
reubenwong97/lox
Having fun building the lox interpreter from the book Crafting Interpreters.
reubenwong97/mazelab-dev
reubenwong97/mlfinlab
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
reubenwong97/newsletter-rs
Repository for a barebones newsletter service written in Rust. Walkthrough is from the Zero to Production book, but code is re-written in axum-rs instead of actix.
reubenwong97/reubenwong97
reubenwong97/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
reubenwong97/sc-test
Quickly spin up a poorly written server that can respond to twitch challenges.
reubenwong97/sicp
XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions
reubenwong97/toasty
An async ORM for Rust (incubating)
reubenwong97/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
reubenwong97/vim
Holds vim configs
reubenwong97/wyag-rs
Rust implementation of Write Your Own Git!