web

9 posts

Implementing an Authenticated Backend API for your Firebase Hosting App with Cloud Functions.
How to implement a backend api with authentication for your app deployed on firebase hosting using the firebase functions python sdk.

Jul 26, 2023

Implementing Dark Mode in Gatsby + Tailwind while Avoiding Flash of Unstyled Content (FOUC)
How to implement dark mode in Gatsby + Tailwind while avoiding flash of unstyled content (FOUC)

May 21, 2023

How to Build a Similar Posts Feature for Your Gatsby (JAMSTACK) Website using Machine Learning (Document Similarity)
Extract representations for each post using a pretrained model, compute similarity scores, build a data structure that maps each post to a list of similar posts and display it on the post page.

Jan 6, 2023

How to Render Jupyter Notebooks in Your Web (React) App
How to convert your Jupyter Notebook to html and render it in a web app using React based frameworks like Gatsby, Next.js etc.

Mar 15, 2022

How to Render Blender 3D Models in React with React Three Fiber
How to import 3D models created in Blender and view them in React with React Fiber.

Jan 10, 2022

How to Add Newsletter Signup (Revue) to a Static Site (Gatsby)
I just added newsletter signup to my Gatsby website. Here's how I got it done.

Mar 13, 2021

Why I moved my personal website to Gatsby.js + Github
Why I moved my personal website to Gatsby.js + Github Pages.

Dec 7, 2020

Introducing Anomagram - An Interactive Visualization of Autoencoders, Built with Tensorflow.js
An interactive tool that lets you train and evaluate an autoencoder for the task of anomaly detection on ECG data. It lets you visualize performance metrics, internal model state as training progresses, all in the browser.

Dec 31, 2019

Designing Anomagram
A discussion on some of the design and optimizations that support the user experience goals for the Anomagram app.

Dec 31, 2019

Read the Newsletter.

I write a monthly newsletter on Applied AI and HCI. Subscribe to get notified on new posts.

Feel free to reach out! Twitter, GitHub, LinkedIn

Read and Subscribe