Pinned Repositories
amacfie.github.io
blog
asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
bandit
Bandit is a tool designed to find common security issues in Python code.
cmdmenu
Looks up command line syntax from cheatsheets using fuzzy search
cmdmenu_tasks
Personal task files for https://github.com/amacfie/cmdmenu
mathtext
computation with LaTeX math corpus
MirrorYouTubeVideos
Bookmarklet that mirrors YouTube videos
RepeatYouTubeVideos
Bookmarklet that allows you to loop any segment of a YouTube video
semkon
LLM-based proof checker for codebases
toronto-tech-scene2
An (updated) list of tech employers located in Toronto and the GTA or who hire remotely in Ontario. PRs very welcome!
amacfie's Repositories
amacfie/cmdmenu
Looks up command line syntax from cheatsheets using fuzzy search
amacfie/MirrorYouTubeVideos
Bookmarklet that mirrors YouTube videos
amacfie/toronto-tech-scene2
An (updated) list of tech employers located in Toronto and the GTA or who hire remotely in Ontario. PRs very welcome!
amacfie/amacfie.github.io
blog
amacfie/semkon
LLM-based proof checker for codebases
amacfie/cmdmenu_tasks
Personal task files for https://github.com/amacfie/cmdmenu
amacfie/mathtext
computation with LaTeX math corpus
amacfie/RepeatYouTubeVideos
Bookmarklet that allows you to loop any segment of a YouTube video
amacfie/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
amacfie/bandit
Bandit is a tool designed to find common security issues in Python code.
amacfie/blank
amacfie/book_summary_book
amacfie/ci_pandoc_test
Pandoc + GitHub pages example
amacfie/codesearch
Fork of Google codesearch with more options
amacfie/do_exercises
Gives you a power meter in Chrome: opening tabs decreases it, doing exercises increases it
amacfie/fastapi_returns_inferring_router
InferringRouter + Result = schema inference for all responses
amacfie/feed2mp3
Converts RSS/Atom feed to MP3 files with Google WaveNet
amacfie/human_powered
Chrome extension that periodically prompts the user to do a stretch/exercise/posture check. Uses pose estimation via webcam. Runs after e.g. every 5ᵗʰ new tab opened.
amacfie/josh
node repl with some customization for doing shell stuff
amacfie/LiveAMA
amacfie/math-finance-cheat-sheet
Mathematical finance cheat sheet.
amacfie/MobileCameraTemplate
A HTML5, JS, CSS Camera interface template. Feel free to use it in your next Computer Vision or AI project.
amacfie/pass_logit
Spark/PyMC3 implementation of PASS-GLM
amacfie/penta-youtube-music
amacfie/public_notes
see wiki
amacfie/readme_generator
Generates README.md files for Python packages from module docstrings
amacfie/solarize
Convert image to solarized color palette
amacfie/sqlacodegen
Automatic model code generator for SQLAlchemy
amacfie/sqlafunccodegen
sqlacodegen for postgres functions
amacfie/vim-run-python3
(Neo)vim plugin that connects the buffer and the Python interpreter