Pinned Repositories
97_things_every_programmer
basic_flask
cookiecutter_streamlit
A cookiecutter template for streamlit apps
gobacktrader
investor_alerts
Creates an email alert for users subscribed to ASX announcements
Jeff-Atwood-Effective-Programming-Takeaways
My takeaways from Jeff Atwood's blog to book 'Effective Programming'.
pdf_hunter
Download PDF links from a webpage
pxtrade
A multi currency, event driven backtester written in Python.
qtstyles
A collection of Qt Style Sheets with StylePicker and StylePickerWidget classes
reveal-md-and-QWebEngineView
Basic example displaying a reveal-md presentation within a PyQt QWebEngineView
simongarisch's Repositories
simongarisch/97_things_every_programmer
simongarisch/300-Project-Euler
simongarisch/awesome-racket
A curated list of awesome Racket frameworks, libraries and software, maintained by Community
simongarisch/awesome-systematic-trading
A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more | 量化交易 | 量化投资
simongarisch/basic-css
simongarisch/byo_lisp
simongarisch/C_KnR_Workings
Going through the code for The C programming Language
simongarisch/Cookbook
The Data Engineering Cookbook
simongarisch/csharp_stuff
simongarisch/go-generics-the-hard-way
A hands-on approach for getting started with Go generics.
simongarisch/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
simongarisch/golang_stuff
simongarisch/hacker-scripts
Based on a true story
simongarisch/managed-doom
A Doom port written in C Sharp
simongarisch/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
simongarisch/Modern-CPP-Programming
Modern C++ Programming Course (C++11/14/17/20)
simongarisch/mongomock
Small library for mocking pymongo collection objects for testing purposes
simongarisch/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
simongarisch/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
simongarisch/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
simongarisch/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
simongarisch/py4at
simongarisch/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
simongarisch/PythonProgrammingPuzzles
A Dataset of Python Challenges for AI Research
simongarisch/pytypist
simongarisch/qt-material
Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
simongarisch/racketlang
simongarisch/RustPython
A Python Interpreter written in Rust
simongarisch/stb
stb single-file public domain libraries for C/C++
simongarisch/streamlit_navbar
An example of how to make an streamlit app with a navbar.