Pinned Repositories
ast_scope
Annotator that adds scope information to an ast
cookiecutter-python-pkg
fork of https://github.com/fpgmaas/cookiecutter-poetry/ that I tweaked for personal use
git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
langchain
⚡ Building applications with LLMs through composability ⚡
LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
lite-star-poc
mongoengine
A Python Object-Document-Mapper for working with MongoDB
personal_project_template
template repo for personal projects
spice_rack
A bunch of general purpose building blocks for my personal projects
timorobin's Repositories
timorobin/ast_scope
Annotator that adds scope information to an ast
timorobin/cookiecutter-python-pkg
fork of https://github.com/fpgmaas/cookiecutter-poetry/ that I tweaked for personal use
timorobin/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
timorobin/gym
A toolkit for developing and comparing reinforcement learning algorithms.
timorobin/langchain
⚡ Building applications with LLMs through composability ⚡
timorobin/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
timorobin/lite-star-poc
timorobin/mongoengine
A Python Object-Document-Mapper for working with MongoDB
timorobin/nextjs-fastapi-framework
In this article, you will learn how to seamlessly integrate a FastAPI project into your Next.js application and deploy the entire project on Vercel. But that's not all! We won't stop at integration; we will take it a step further by building a simple Todo application.
timorobin/personal_project_template
template repo for personal projects
timorobin/spice_rack
A bunch of general purpose building blocks for my personal projects
timorobin/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
timorobin/pytorch-forecasting
Time series forecasting with PyTorch
timorobin/red-bird-temp
Repository Patterns for Python
timorobin/test-package
testing packaging and deployment stuff