Pinned Repositories
30-things-in-python
Materials for a talk on 1 Nov 2018. Python isn't just for data science and server-side code.
card-vis
Card visualizations with react, react-chartjs2
jigoku-game-log
Chrome extension which logs a jigoku game for review.
l5r-informant
an assistant for the l5r lcg, showing card probabilities using hypergeometric distribution
pipenv-pyconsg-18
Pipenv at Pycon Singapore 2018
powershell-fu
Useful, simple, practical powershell commands
python-problem-solving
A collection of computing problems and my attempts at clean solutions, with tests.
rl-learning
reinforcement learning implementation
scrapy-talk-20180627
Materials for the Scrapy: Common Patterns talk at Python User Group Singapore on 2018/06/27.
simple-tkinter
Example of all tkinter widgets.
siowyisheng's Repositories
siowyisheng/jigoku-game-log
Chrome extension which logs a jigoku game for review.
siowyisheng/powershell-fu
Useful, simple, practical powershell commands
siowyisheng/simple-tkinter
Example of all tkinter widgets.
siowyisheng/subset_chooser
Hacking up a GUI to choose a subset of a list of text items.
siowyisheng/card-vis
Card visualizations with react, react-chartjs2
siowyisheng/l5r-informant
an assistant for the l5r lcg, showing card probabilities using hypergeometric distribution
siowyisheng/blog
my blog
siowyisheng/blog2
siowyisheng/bokeh
Interactive Data Visualization in the browser, from Python
siowyisheng/bokeh-recipes
practical recipes for bokeh
siowyisheng/free-python-games
Free Python Games
siowyisheng/great-sheets-addon
A great way to start a new spreadsheet.
siowyisheng/great.github.io
The home of the great Sheets add-on.
siowyisheng/hey-world
Not a Hello World. Hey world is an example of how to make a package repo, the right way.
siowyisheng/keras
Deep Learning for humans
siowyisheng/menu-site
A simple menu site.
siowyisheng/modern-polars
Code and data for the Modern Polars book
siowyisheng/mui-usage
Examples for using material ui.
siowyisheng/my-rabbitmq
Basic example of RabbitMQ with two applications using python and javascript communicating through messages.
siowyisheng/pandas-with-pokemon
Illustrative recipes for using pandas
siowyisheng/polars-talk
Materials for my talk on polars for the Python User Group Singapore meetup 2024.
siowyisheng/recommonmark
A markdown parser for docutils
siowyisheng/simple-git
The Simple Guide to Git.
siowyisheng/simple-software-development
I give simple answers to questions about software development.
siowyisheng/sockets-for-ipc
POC for using sockets for IPC between 2 apps from python and javascript.
siowyisheng/sonnets-shuffler
A program showing random sonnets and their types, made with Python Tkinter.
siowyisheng/TCL
The Theorycrafting Library (TCL) is a collection of community submitted knowledge and information about Genshin Impact.
siowyisheng/typescript-node-gulp-watch-template
A template for starting a typescript node project with watch.
siowyisheng/vscode-tagui-language-extension
A vscode language extension for the TagUI language.
siowyisheng/zmq-for-local-ipc
ZeroMQ for local ipc between python app and js app.