Filter by topic:

#4 Designing an Alerter

Date: Feb 9, 2025
Tag: Python, System Design

A scalable ETL pipeline using event-driven architecture for real-time data processing, which have components for synthetic data generation, pub-sub, anomaly detection, alerting and front-end.

#3 Docker Cheat Sheet

Date: Jan 05, 2025
Tag: Docker

Docker cheat sheet of commands that I frequent

#2 Finding and Using Pretrained Models from HuggingFace

Date: Oct 19, 2024
Tag: Python, Machine Learning

Usefull notes to find and deploy a pre-trained machine learning model from HuggingFace, including translation tasks using Helsinki-NLP/opus-mt-mul-en. Also contains usefully tips on Python venv and TensorFlow setup to use HuggingFace.

#1 Extension 101

Date: Oct 29, 2023
Tag: Chrome Extention

A concise quick reference guide on Chrome Extention.

#0 How to use Github Pages?

Date: Sep 19, 2023
Tag: GitHub

GitHub Pages is a free hosting service provided by GitHub that allows you to showcase your web development projects, personal blogs, or documentation directly from your GitHub repository