web
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.
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)
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.
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.
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.
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.
Why I moved my personal website to Gatsby.js + Github
Why I moved my personal website to Gatsby.js + Github Pages.
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.
Designing Anomagram
A discussion on some of the design and optimizations that support the user experience goals for the Anomagram app.
Tags these posts also carry
Read the Newsletter.
I write a monthly newsletter on Applied AI and HCI. Subscribe to get notified on new posts.