To learn web development I built PyPack Trends, a web app to compare package downloads. Here is what I learned
Learn how PyPack Trends tackled the challenge of querying 440TB of PyPI data without breaking the bank.
My experience developing a CI/CD pipeline for my $5 VPS
How I have been slowly shifting my career “Left”
Discover how immersing yourself in your domain can accelerate your learning and lead to opportunities.
Join me in this installment of “Tyler Tries” where I learn to automate testing which enforces pre-commit hooks, runs pytest and displays test passing and code coverage percentage badges in the project’s README file.
My experience developing a python package and publishing it to PyPI.
My experience building a real-time data pipeline to visualize Coinbase order book depth, highlighting the seamless integration of Redpanda, Materialize, dbt, and Streamlit.
Local (Data) Lakehouse is a personal sandbox environment to quickly spin up various tools for me to explore new ideas and learn.
My experience on why and how I made my first open source contribution and why you should too.
Making your learning public can help you stick to your goals. Find ways to communicate to others what your learning about. That is why I built the learning log.
I wrote about my experience on setting up a data pipeline to help extract, ingest, store, transform and visualize stock market data using open source technologies such as Airbyte, Dagster, dbt & Preset.