Pinned Repositories
52-apps-in-52-weeks
A personal challenge. A collection of applications starting from May 16, 2024
data-engineering-reading-list
Suggested reading materials for software engineers, data engineers, and data scientist.
data-science-modules
This repo contains files from my daily workflow, I push everything about data science from my local machine to Git. I want to be able to share my work will my friends and coworker on the fly, and this repo helps.
demo-airflow
This is a repo for my peers in Toronto, that are curious on how Apache Airflow work. I have uploaded some DAGs that I created for reference.
demo-pandas-dashboard
Presenting Data from a Pandas Dataframe in the Browser Using FastAPI, Tailwind CSS, and Redis.
demo-predictive-model-apis
ML Inference Pipeline with FastAPI, Postgres, and Redis.
docker-for-datascience
A sample repository of docker images
fraud-detection-capstone
This repo contains my Fraud Detection Capstone that I completed at the end of Full-Time Data Science Program offered by BrainStation in Toronto. Still trying to add more research to this capstone.
superset-dashboards
A set of implementation of superset on different clouds.
tableau-visualizations
A portfolio of useful Tableau visualizations and dashboard are located in this repo. The README.md file within this repo contains a summary of each of the different workbooks.
kavisek's Repositories
kavisek/data-engineering-reading-list
Suggested reading materials for software engineers, data engineers, and data scientist.
kavisek/demo-airflow
This is a repo for my peers in Toronto, that are curious on how Apache Airflow work. I have uploaded some DAGs that I created for reference.
kavisek/docker-for-datascience
A sample repository of docker images
kavisek/52-apps-in-52-weeks
A personal challenge. A collection of applications starting from May 16, 2024
kavisek/demo-predictive-model-apis
ML Inference Pipeline with FastAPI, Postgres, and Redis.
kavisek/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
kavisek/demo-argparse-pipeline
This is a data pipeline that uses argparse, pandas, google-cloud, aws, azure, panadas.
kavisek/demo-black-isort-formatting
A sample repo how to setup a CICD pipeline to check the formatting of your code using black, isort, and pytest.
kavisek/demo-crontab
A crontab docker file running python scripts.
kavisek/demo-data-processing-speed-tests
Data processing Speed test using pure python. No spark.
kavisek/demo-debian
A demo Dockerfile for debian
kavisek/demo-docker-intro
kavisek/demo-jupyter-server
A simple jupyter lab instance deployed via docker compose.
kavisek/demo-mac-intro
kavisek/demo-merge-pipeline
a demo pipeline to merge data from a pandas dataframe to a database table
kavisek/demo-neovim
learning neovim
kavisek/demo-poetry-cli
Running a Python CLI inside Poetry using Poetry Script
kavisek/demo-postgres-databases
Some demo postgres databases for testing pg functionality
kavisek/demo-prompts
Saving a series of useful prompts & prompt chains.
kavisek/demo-psutil
Building a dashboard with PSUTIL in the Terminal
kavisek/demo-python-cli
A data engineering cli for creating backup on gcp.
kavisek/demo-python-features
A sample repo of python features introduced in every python version.
kavisek/demo-python-memory-profiler
kavisek/demo-python-refactor
This is a refactoring exercise that I like.
kavisek/demo-python-rocketry
Use rocketry to schedule tasks instead of crontab.
kavisek/demo-python-stable-diffusion
A repo playing around with stable diffusion.
kavisek/demo-sed
A demonstration of the SED CLI Tool.
kavisek/ml-model-apis
A list of ML models that commonly used across the industries.
kavisek/new-mac-performance-testing
This is a repo on performance testing a back for python and machine learning development.
kavisek/ubuntu-packages