Background Story I published my first post on Medium on Jul 17, 2021, two months after I joined my current company Outside. It's roughly the same time I started to build my own website …
How to recommend articles based on NFT attributes
Learnings from my first NFT Hackathon project: including general set-up for any Solana-based NFT projects and use-cases in the recommender system. I recently participated in my company’s …
Continue Reading about How to recommend articles based on NFT attributes →
Interact Data in Django 3 for Data Scientists
Article at a Glance: A brief intro to Django 3Which parts you might encounter as a data scientist?How-to run Migration with a step-by-step guide and sample codeHow-to run Django Query if you know …
Continue Reading about Interact Data in Django 3 for Data Scientists →
How-to uninstall PostgreSQL 13.3 and reinstall via brew
Step-by-step guide on removing PostgresSQL installed via installer and re-install via brew 🍺 for macOS Catalina Who is this for? For anyone who needs to completely uninstall …
Continue Reading about How-to uninstall PostgreSQL 13.3 and reinstall via brew →
6 Github Scenarios for Data Scientists
When I first started to work as a data scientist, I was very intimated to commit code to Github, especially to the repo others are managing. The idea of my clumsy action my break other people's code …
Continue Reading about 6 Github Scenarios for Data Scientists →