Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
app-store-server-library-python
ardour
Mirror of Ardour Source Code
big-c-note.github.io
design_thru_heap
Design through heap implementation
mongodb-operator
Operator charm for MongoDB
python-midi
python-midi package updated for python3
sqlglot
Python SQL Parser and Transpiler
poker_ai
🤖 An Open Source Texas Hold'em AI
sql_dependency_graph
Simple dependency graph visualizer for sql files.
big-c-note's Repositories
big-c-note/python-midi
python-midi package updated for python3
big-c-note/mongodb-operator
Operator charm for MongoDB
big-c-note/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
big-c-note/app-store-server-library-python
big-c-note/ardour
Mirror of Ardour Source Code
big-c-note/big-c-note.github.io
big-c-note/databricks-sql-cli
CLI for querying Databricks SQL
big-c-note/design_thru_heap
Design through heap implementation
big-c-note/elasticsearch-operator
Operator Charm for Elasticsearch
big-c-note/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
big-c-note/sqlglot
Python SQL Parser and Transpiler
big-c-note/databricks_metadata_cli
Databricks CLI for refreshing local metadata. Current usecase is catalog metadata for parsing in other libraries.
big-c-note/graylog-operator
Kubernetes charm for Graylog
big-c-note/grugbrain.dev
The Grug Brained Developer
big-c-note/hello-kubecon
A Charmed Operator demonstration for Operator Day 2021, hosted by Canonical
big-c-note/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
big-c-note/juju
Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux and Windows apps, with declarative integration between operators for automated microservice integration.
big-c-note/neural_prophet
NeuralProphet: A simple forecasting package
big-c-note/nvim_databricks_run_sql
A neovim plugin for running sql on databricks and getting results back locally.
big-c-note/nvim_databricks_tree
Databricks catalog explorer plugin for neovim
big-c-note/operator
Pure Python operator framework.
big-c-note/prometheus-operator
big-c-note/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
big-c-note/PyDBML
DBML parser and builder for Python
big-c-note/python
Official Python client library for kubernetes
big-c-note/rusty-genes
Genetic algorithm implementations in Rust with animated visualizations
big-c-note/sql_dependency_graph
Simple dependency graph visualizer for sql files.
big-c-note/sql_lsp
A sql lsp. A hack of a project for now. First dialect support is databricks sql, but can be easily extended. This lsp concerns itself with awareness of your database tables and types, providing autocomplete of tables and types, hover, and diagnostics related to unknown tables and columns.
big-c-note/TabFormer
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
big-c-note/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️