summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2022-12-30 17:31:51 -0500
committernavanchauhan <navanchauhan@gmail.com>2022-12-30 17:31:51 -0500
commitd874d391c1e7b038c8a3f64e703a1229dc32a01c (patch)
tree82fe99ab5613fe0e2c015140e0a7773d7ddd15cf /docs
parentf677efc4a2e89b0d456bd25923e73fabb7a8ff6e (diff)
fix social graph tags
Diffstat (limited to 'docs')
-rw-r--r--docs/about/index.html14
-rw-r--r--docs/feed.rss4
-rw-r--r--docs/ideas/2022-12-17-ar-mr-xr.html14
-rw-r--r--docs/ideas/index.html14
-rw-r--r--docs/index.html14
-rw-r--r--docs/posts/2010-01-24-experiments.html14
-rw-r--r--docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html14
-rw-r--r--docs/posts/2019-12-04-Google-Teachable-Machines.html14
-rw-r--r--docs/posts/2019-12-08-Image-Classifier-Tensorflow.html14
-rw-r--r--docs/posts/2019-12-08-Splitting-Zips.html14
-rw-r--r--docs/posts/2019-12-10-TensorFlow-Model-Prediction.html14
-rw-r--r--docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html14
-rw-r--r--docs/posts/2019-12-22-Fake-News-Detector.html14
-rw-r--r--docs/posts/2020-01-14-Converting-between-PIL-NumPy.html14
-rw-r--r--docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html14
-rw-r--r--docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html14
-rw-r--r--docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html14
-rw-r--r--docs/posts/2020-03-03-Playing-With-Android-TV.html14
-rw-r--r--docs/posts/2020-03-08-Making-Vaporwave-Track.html14
-rw-r--r--docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html14
-rw-r--r--docs/posts/2020-05-31-compiling-open-babel-on-ios.html14
-rw-r--r--docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html14
-rw-r--r--docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html14
-rw-r--r--docs/posts/2020-07-01-Install-rdkit-colab.html14
-rw-r--r--docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html14
-rw-r--r--docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html14
-rw-r--r--docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html14
-rw-r--r--docs/posts/2020-12-1-HTML-JS-RSS-Feed.html14
-rw-r--r--docs/posts/2021-06-25-Blog2Twitter-P1.html14
-rw-r--r--docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html14
-rw-r--r--docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html14
-rw-r--r--docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html14
-rw-r--r--docs/posts/2022-05-21-Similar-Movies-Recommender.html14
-rw-r--r--docs/posts/2022-08-05-Why-You-No-Host.html14
-rw-r--r--docs/posts/2022-11-07-a-new-method-to-blog.html14
-rw-r--r--docs/posts/2022-12-25-blog-to-toot.html14
-rw-r--r--docs/posts/hello-world.html14
-rw-r--r--docs/posts/index.html14
-rw-r--r--docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html14
-rw-r--r--docs/publications/2020-03-14-generating-vaporwave.html14
-rw-r--r--docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html14
-rw-r--r--docs/publications/index.html14
42 files changed, 289 insertions, 289 deletions
diff --git a/docs/about/index.html b/docs/about/index.html
index fc73851..b2ff7a5 100644
--- a/docs/about/index.html
+++ b/docs/about/index.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Section</title>
+ <title>Section</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - " />
- <meta name="og:title" content="Hey - " />
- <meta name="description" content="" />
- <meta name="twitter:description" content="" />
- <meta name="og:description" content="" />
- <meta name="twitter:card" content="" />
+ <meta name="twitter:title" content="Hey - Home" />
+ <meta name="og:title" content="Hey - Home" />
+ <meta name="description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="og:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/feed.rss b/docs/feed.rss
index fd8066c..4130e29 100644
--- a/docs/feed.rss
+++ b/docs/feed.rss
@@ -4,8 +4,8 @@
<title>Navan's Archive</title>
<description>Rare Tips, Tricks and Posts</description>
<link>https://web.navan.dev/</link><language>en</language>
- <lastBuildDate>Fri, 30 Dec 2022 00:24:41 -0000</lastBuildDate>
- <pubDate>Fri, 30 Dec 2022 00:24:41 -0000</pubDate>
+ <lastBuildDate>Fri, 30 Dec 2022 17:31:27 -0000</lastBuildDate>
+ <pubDate>Fri, 30 Dec 2022 17:31:27 -0000</pubDate>
<ttl>250</ttl>
<atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/>
diff --git a/docs/ideas/2022-12-17-ar-mr-xr.html b/docs/ideas/2022-12-17-ar-mr-xr.html
index 51ffc32..a3ab7ff 100644
--- a/docs/ideas/2022-12-17-ar-mr-xr.html
+++ b/docs/ideas/2022-12-17-ar-mr-xr.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - AR XR MR</title>
+ <title>AR XR MR</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - AR XR MR" />
- <meta name="og:title" content="Hey - Post - AR XR MR" />
- <meta name="description" content=" Data dump from my notes " />
- <meta name="twitter:description" content=" Data dump from my notes " />
- <meta name="og:description" content=" Data dump from my notes " />
- <meta name="twitter:card" content=" Data dump from my notes " />
+ <meta name="twitter:title" content="AR XR MR" />
+ <meta name="og:title" content="AR XR MR" />
+ <meta name="description" content="Data dump from my notes" />
+ <meta name="twitter:description" content="Data dump from my notes" />
+ <meta name="og:description" content="Data dump from my notes" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/ideas/index.html b/docs/ideas/index.html
index c0c56df..baffa42 100644
--- a/docs/ideas/index.html
+++ b/docs/ideas/index.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Section</title>
+ <title>Section</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - " />
- <meta name="og:title" content="Hey - " />
- <meta name="description" content="" />
- <meta name="twitter:description" content="" />
- <meta name="og:description" content="" />
- <meta name="twitter:card" content="" />
+ <meta name="twitter:title" content="Hey - Home" />
+ <meta name="og:title" content="Hey - Home" />
+ <meta name="description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="og:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/index.html b/docs/index.html
index 32e14e4..335b013 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Home</title>
+ <title>Home</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - " />
- <meta name="og:title" content="Hey - " />
- <meta name="description" content="" />
- <meta name="twitter:description" content="" />
- <meta name="og:description" content="" />
- <meta name="twitter:card" content="" />
+ <meta name="twitter:title" content="Hey - Home" />
+ <meta name="og:title" content="Hey - Home" />
+ <meta name="description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="og:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2010-01-24-experiments.html b/docs/posts/2010-01-24-experiments.html
index db770f5..2b9002f 100644
--- a/docs/posts/2010-01-24-experiments.html
+++ b/docs/posts/2010-01-24-experiments.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Experiments</title>
+ <title>Experiments</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Experiments" />
- <meta name="og:title" content="Hey - Post - Experiments" />
- <meta name="description" content=" Just a markdown file for all experiments related to the website " />
- <meta name="twitter:description" content=" Just a markdown file for all experiments related to the website " />
- <meta name="og:description" content=" Just a markdown file for all experiments related to the website " />
- <meta name="twitter:card" content=" Just a markdown file for all experiments related to the website " />
+ <meta name="twitter:title" content="Experiments" />
+ <meta name="og:title" content="Experiments" />
+ <meta name="description" content="Just a markdown file for all experiments related to the website" />
+ <meta name="twitter:description" content="Just a markdown file for all experiments related to the website" />
+ <meta name="og:description" content="Just a markdown file for all experiments related to the website" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
index 4cafabd..988ecd2 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Creating your own custom theme for Snowboard or Anemone</title>
+ <title>Creating your own custom theme for Snowboard or Anemone</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Creating your own custom theme for Snowboard or Anemone" />
- <meta name="og:title" content="Hey - Post - Creating your own custom theme for Snowboard or Anemone" />
- <meta name="description" content=" Tutorial on creating your own custom theme for Snowboard or Anemone " />
- <meta name="twitter:description" content=" Tutorial on creating your own custom theme for Snowboard or Anemone " />
- <meta name="og:description" content=" Tutorial on creating your own custom theme for Snowboard or Anemone " />
- <meta name="twitter:card" content=" Tutorial on creating your own custom theme for Snowboard or Anemone " />
+ <meta name="twitter:title" content="Creating your own custom theme for Snowboard or Anemone" />
+ <meta name="og:title" content="Creating your own custom theme for Snowboard or Anemone" />
+ <meta name="description" content="Tutorial on creating your own custom theme for Snowboard or Anemone" />
+ <meta name="twitter:description" content="Tutorial on creating your own custom theme for Snowboard or Anemone" />
+ <meta name="og:description" content="Tutorial on creating your own custom theme for Snowboard or Anemone" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-04-Google-Teachable-Machines.html b/docs/posts/2019-12-04-Google-Teachable-Machines.html
index 3ced473..52c1519 100644
--- a/docs/posts/2019-12-04-Google-Teachable-Machines.html
+++ b/docs/posts/2019-12-04-Google-Teachable-Machines.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Image Classifier With Teachable Machines</title>
+ <title>Image Classifier With Teachable Machines</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Image Classifier With Teachable Machines" />
- <meta name="og:title" content="Hey - Post - Image Classifier With Teachable Machines" />
- <meta name="description" content=" Tutorial on creating a custom image classifier quickly with Google Teachable Machines " />
- <meta name="twitter:description" content=" Tutorial on creating a custom image classifier quickly with Google Teachable Machines " />
- <meta name="og:description" content=" Tutorial on creating a custom image classifier quickly with Google Teachable Machines " />
- <meta name="twitter:card" content=" Tutorial on creating a custom image classifier quickly with Google Teachable Machines " />
+ <meta name="twitter:title" content="Image Classifier With Teachable Machines" />
+ <meta name="og:title" content="Image Classifier With Teachable Machines" />
+ <meta name="description" content="Tutorial on creating a custom image classifier quickly with Google Teachable Machines" />
+ <meta name="twitter:description" content="Tutorial on creating a custom image classifier quickly with Google Teachable Machines" />
+ <meta name="og:description" content="Tutorial on creating a custom image classifier quickly with Google Teachable Machines" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
index 178a2e2..93f209a 100644
--- a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
+++ b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria</title>
+ <title>Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
- <meta name="og:title" content="Hey - Post - Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
- <meta name="description" content=" Tutorial on creating an image classifier model using TensorFlow which detects malaria " />
- <meta name="twitter:description" content=" Tutorial on creating an image classifier model using TensorFlow which detects malaria " />
- <meta name="og:description" content=" Tutorial on creating an image classifier model using TensorFlow which detects malaria " />
- <meta name="twitter:card" content=" Tutorial on creating an image classifier model using TensorFlow which detects malaria " />
+ <meta name="twitter:title" content="Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
+ <meta name="og:title" content="Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
+ <meta name="description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" />
+ <meta name="twitter:description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" />
+ <meta name="og:description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-08-Splitting-Zips.html b/docs/posts/2019-12-08-Splitting-Zips.html
index 4cd39e0..b1cc0e8 100644
--- a/docs/posts/2019-12-08-Splitting-Zips.html
+++ b/docs/posts/2019-12-08-Splitting-Zips.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Splitting ZIPs into Multiple Parts</title>
+ <title>Splitting ZIPs into Multiple Parts</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Splitting ZIPs into Multiple Parts" />
- <meta name="og:title" content="Hey - Post - Splitting ZIPs into Multiple Parts" />
- <meta name="description" content=" Short code snippet for splitting zips. " />
- <meta name="twitter:description" content=" Short code snippet for splitting zips. " />
- <meta name="og:description" content=" Short code snippet for splitting zips. " />
- <meta name="twitter:card" content=" Short code snippet for splitting zips. " />
+ <meta name="twitter:title" content="Splitting ZIPs into Multiple Parts" />
+ <meta name="og:title" content="Splitting ZIPs into Multiple Parts" />
+ <meta name="description" content="Short code snippet for splitting zips." />
+ <meta name="twitter:description" content="Short code snippet for splitting zips." />
+ <meta name="og:description" content="Short code snippet for splitting zips." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
index 13cfe0b..dbcc451 100644
--- a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
+++ b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Making Predictions using Image Classifier (TensorFlow)</title>
+ <title>Making Predictions using Image Classifier (TensorFlow)</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Making Predictions using Image Classifier (TensorFlow)" />
- <meta name="og:title" content="Hey - Post - Making Predictions using Image Classifier (TensorFlow)" />
- <meta name="description" content=" Making predictions for image classification models built using TensorFlow " />
- <meta name="twitter:description" content=" Making predictions for image classification models built using TensorFlow " />
- <meta name="og:description" content=" Making predictions for image classification models built using TensorFlow " />
- <meta name="twitter:card" content=" Making predictions for image classification models built using TensorFlow " />
+ <meta name="twitter:title" content="Making Predictions using Image Classifier (TensorFlow)" />
+ <meta name="og:title" content="Making Predictions using Image Classifier (TensorFlow)" />
+ <meta name="description" content="Making predictions for image classification models built using TensorFlow" />
+ <meta name="twitter:description" content="Making predictions for image classification models built using TensorFlow" />
+ <meta name="og:description" content="Making predictions for image classification models built using TensorFlow" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
index 61368cf..5a775d4 100644
--- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
+++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Polynomial Regression Using TensorFlow</title>
+ <title>Polynomial Regression Using TensorFlow</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Polynomial Regression Using TensorFlow" />
- <meta name="og:title" content="Hey - Post - Polynomial Regression Using TensorFlow" />
- <meta name="description" content=" Polynomial regression using TensorFlow " />
- <meta name="twitter:description" content=" Polynomial regression using TensorFlow " />
- <meta name="og:description" content=" Polynomial regression using TensorFlow " />
- <meta name="twitter:card" content=" Polynomial regression using TensorFlow " />
+ <meta name="twitter:title" content="Polynomial Regression Using TensorFlow" />
+ <meta name="og:title" content="Polynomial Regression Using TensorFlow" />
+ <meta name="description" content="Polynomial regression using TensorFlow" />
+ <meta name="twitter:description" content="Polynomial regression using TensorFlow" />
+ <meta name="og:description" content="Polynomial regression using TensorFlow" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2019-12-22-Fake-News-Detector.html b/docs/posts/2019-12-22-Fake-News-Detector.html
index 87b84c8..055386d 100644
--- a/docs/posts/2019-12-22-Fake-News-Detector.html
+++ b/docs/posts/2019-12-22-Fake-News-Detector.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Building a Fake News Detector with Turicreate</title>
+ <title>Building a Fake News Detector with Turicreate</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Building a Fake News Detector with Turicreate" />
- <meta name="og:title" content="Hey - Post - Building a Fake News Detector with Turicreate" />
- <meta name="description" content=" In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app " />
- <meta name="twitter:description" content=" In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app " />
- <meta name="og:description" content=" In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app " />
- <meta name="twitter:card" content=" In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app " />
+ <meta name="twitter:title" content="Building a Fake News Detector with Turicreate" />
+ <meta name="og:title" content="Building a Fake News Detector with Turicreate" />
+ <meta name="description" content="In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app" />
+ <meta name="twitter:description" content="In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app" />
+ <meta name="og:description" content="In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html b/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
index 84d3e37..dcf9b52 100644
--- a/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
+++ b/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Converting between image and NumPy array</title>
+ <title>Converting between image and NumPy array</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Converting between image and NumPy array" />
- <meta name="og:title" content="Hey - Post - Converting between image and NumPy array" />
- <meta name="description" content=" Short code snippet for converting between PIL image and NumPy arrays. " />
- <meta name="twitter:description" content=" Short code snippet for converting between PIL image and NumPy arrays. " />
- <meta name="og:description" content=" Short code snippet for converting between PIL image and NumPy arrays. " />
- <meta name="twitter:card" content=" Short code snippet for converting between PIL image and NumPy arrays. " />
+ <meta name="twitter:title" content="Converting between image and NumPy array" />
+ <meta name="og:title" content="Converting between image and NumPy array" />
+ <meta name="description" content="Short code snippet for converting between PIL image and NumPy arrays." />
+ <meta name="twitter:description" content="Short code snippet for converting between PIL image and NumPy arrays." />
+ <meta name="og:description" content="Short code snippet for converting between PIL image and NumPy arrays." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html b/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
index 71180f5..9891371 100644
--- a/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
+++ b/docs/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Setting up Kaggle to use with Google Colab</title>
+ <title>Setting up Kaggle to use with Google Colab</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Setting up Kaggle to use with Google Colab" />
- <meta name="og:title" content="Hey - Post - Setting up Kaggle to use with Google Colab" />
- <meta name="description" content=" Tutorial on setting up kaggle, to use with Google Colab " />
- <meta name="twitter:description" content=" Tutorial on setting up kaggle, to use with Google Colab " />
- <meta name="og:description" content=" Tutorial on setting up kaggle, to use with Google Colab " />
- <meta name="twitter:card" content=" Tutorial on setting up kaggle, to use with Google Colab " />
+ <meta name="twitter:title" content="Setting up Kaggle to use with Google Colab" />
+ <meta name="og:title" content="Setting up Kaggle to use with Google Colab" />
+ <meta name="description" content="Tutorial on setting up kaggle, to use with Google Colab" />
+ <meta name="twitter:description" content="Tutorial on setting up kaggle, to use with Google Colab" />
+ <meta name="og:description" content="Tutorial on setting up kaggle, to use with Google Colab" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html b/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
index f22d35e..f1bd0e7 100644
--- a/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
+++ b/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire</title>
+ <title>Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
- <meta name="og:title" content="Hey - Post - Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
- <meta name="description" content=" Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle " />
- <meta name="twitter:description" content=" Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle " />
- <meta name="og:description" content=" Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle " />
- <meta name="twitter:card" content=" Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle " />
+ <meta name="twitter:title" content="Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
+ <meta name="og:title" content="Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
+ <meta name="description" content="Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle" />
+ <meta name="twitter:description" content="Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle" />
+ <meta name="og:description" content="Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html b/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
index 6339d11..44be18e 100644
--- a/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
+++ b/docs/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - How to setup Bluetooth on a Raspberry Pi</title>
+ <title>How to setup Bluetooth on a Raspberry Pi</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - How to setup Bluetooth on a Raspberry Pi" />
- <meta name="og:title" content="Hey - Post - How to setup Bluetooth on a Raspberry Pi" />
- <meta name="description" content=" Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W " />
- <meta name="twitter:description" content=" Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W " />
- <meta name="og:description" content=" Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W " />
- <meta name="twitter:card" content=" Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W " />
+ <meta name="twitter:title" content="How to setup Bluetooth on a Raspberry Pi" />
+ <meta name="og:title" content="How to setup Bluetooth on a Raspberry Pi" />
+ <meta name="description" content="Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W" />
+ <meta name="twitter:description" content="Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W" />
+ <meta name="og:description" content="Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-03-03-Playing-With-Android-TV.html b/docs/posts/2020-03-03-Playing-With-Android-TV.html
index 4104a7e..d73619e 100644
--- a/docs/posts/2020-03-03-Playing-With-Android-TV.html
+++ b/docs/posts/2020-03-03-Playing-With-Android-TV.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Tinkering with an Android TV</title>
+ <title>Tinkering with an Android TV</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Tinkering with an Android TV" />
- <meta name="og:title" content="Hey - Post - Tinkering with an Android TV" />
- <meta name="description" content=" Tinkering with an Android TV " />
- <meta name="twitter:description" content=" Tinkering with an Android TV " />
- <meta name="og:description" content=" Tinkering with an Android TV " />
- <meta name="twitter:card" content=" Tinkering with an Android TV " />
+ <meta name="twitter:title" content="Tinkering with an Android TV" />
+ <meta name="og:title" content="Tinkering with an Android TV" />
+ <meta name="description" content="Tinkering with an Android TV" />
+ <meta name="twitter:description" content="Tinkering with an Android TV" />
+ <meta name="og:description" content="Tinkering with an Android TV" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-03-08-Making-Vaporwave-Track.html b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
index 7d8408e..34c3fd2 100644
--- a/docs/posts/2020-03-08-Making-Vaporwave-Track.html
+++ b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Making My First Vaporwave Track (Remix)</title>
+ <title>Making My First Vaporwave Track (Remix)</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Making My First Vaporwave Track (Remix)" />
- <meta name="og:title" content="Hey - Post - Making My First Vaporwave Track (Remix)" />
- <meta name="description" content=" I made my first vaporwave remix " />
- <meta name="twitter:description" content=" I made my first vaporwave remix " />
- <meta name="og:description" content=" I made my first vaporwave remix " />
- <meta name="twitter:card" content=" I made my first vaporwave remix " />
+ <meta name="twitter:title" content="Making My First Vaporwave Track (Remix)" />
+ <meta name="og:title" content="Making My First Vaporwave Track (Remix)" />
+ <meta name="description" content="I made my first vaporwave remix" />
+ <meta name="twitter:description" content="I made my first vaporwave remix" />
+ <meta name="og:description" content="I made my first vaporwave remix" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
index a5e0212..a94462f 100644
--- a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
+++ b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Fixing X11 Error on macOS Catalina for AmberTools 18/19</title>
+ <title>Fixing X11 Error on macOS Catalina for AmberTools 18/19</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
- <meta name="og:title" content="Hey - Post - Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
- <meta name="description" content=" Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina " />
- <meta name="twitter:description" content=" Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina " />
- <meta name="og:description" content=" Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina " />
- <meta name="twitter:card" content=" Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina " />
+ <meta name="twitter:title" content="Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
+ <meta name="og:title" content="Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
+ <meta name="description" content="Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina" />
+ <meta name="twitter:description" content="Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina" />
+ <meta name="og:description" content="Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-05-31-compiling-open-babel-on-ios.html b/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
index a316544..b88a803 100644
--- a/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
+++ b/docs/posts/2020-05-31-compiling-open-babel-on-ios.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Compiling Open Babel on iOS</title>
+ <title>Compiling Open Babel on iOS</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Compiling Open Babel on iOS" />
- <meta name="og:title" content="Hey - Post - Compiling Open Babel on iOS" />
- <meta name="description" content=" Compiling Open Babel on iOS " />
- <meta name="twitter:description" content=" Compiling Open Babel on iOS " />
- <meta name="og:description" content=" Compiling Open Babel on iOS " />
- <meta name="twitter:card" content=" Compiling Open Babel on iOS " />
+ <meta name="twitter:title" content="Compiling Open Babel on iOS" />
+ <meta name="og:title" content="Compiling Open Babel on iOS" />
+ <meta name="description" content="Compiling Open Babel on iOS" />
+ <meta name="twitter:description" content="Compiling Open Babel on iOS" />
+ <meta name="og:description" content="Compiling Open Babel on iOS" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html b/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
index b91b3ec..9c81fe6 100644
--- a/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
+++ b/docs/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Workflow for Lightning Fast Molecular Docking Part One</title>
+ <title>Workflow for Lightning Fast Molecular Docking Part One</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Workflow for Lightning Fast Molecular Docking Part One" />
- <meta name="og:title" content="Hey - Post - Workflow for Lightning Fast Molecular Docking Part One" />
- <meta name="description" content=" This is my workflow for lightning fast molecular docking. " />
- <meta name="twitter:description" content=" This is my workflow for lightning fast molecular docking. " />
- <meta name="og:description" content=" This is my workflow for lightning fast molecular docking. " />
- <meta name="twitter:card" content=" This is my workflow for lightning fast molecular docking. " />
+ <meta name="twitter:title" content="Workflow for Lightning Fast Molecular Docking Part One" />
+ <meta name="og:title" content="Workflow for Lightning Fast Molecular Docking Part One" />
+ <meta name="description" content="This is my workflow for lightning fast molecular docking." />
+ <meta name="twitter:description" content="This is my workflow for lightning fast molecular docking." />
+ <meta name="og:description" content="This is my workflow for lightning fast molecular docking." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
index 3f1ed1b..eb42a62 100644
--- a/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
+++ b/docs/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Compiling AutoDock Vina on iOS</title>
+ <title>Compiling AutoDock Vina on iOS</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Compiling AutoDock Vina on iOS" />
- <meta name="og:title" content="Hey - Post - Compiling AutoDock Vina on iOS" />
- <meta name="description" content=" Compiling AutoDock Vina on iOS " />
- <meta name="twitter:description" content=" Compiling AutoDock Vina on iOS " />
- <meta name="og:description" content=" Compiling AutoDock Vina on iOS " />
- <meta name="twitter:card" content=" Compiling AutoDock Vina on iOS " />
+ <meta name="twitter:title" content="Compiling AutoDock Vina on iOS" />
+ <meta name="og:title" content="Compiling AutoDock Vina on iOS" />
+ <meta name="description" content="Compiling AutoDock Vina on iOS" />
+ <meta name="twitter:description" content="Compiling AutoDock Vina on iOS" />
+ <meta name="og:description" content="Compiling AutoDock Vina on iOS" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-07-01-Install-rdkit-colab.html b/docs/posts/2020-07-01-Install-rdkit-colab.html
index ef3ca10..36bf257 100644
--- a/docs/posts/2020-07-01-Install-rdkit-colab.html
+++ b/docs/posts/2020-07-01-Install-rdkit-colab.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Installing RDKit on Google Colab</title>
+ <title>Installing RDKit on Google Colab</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Installing RDKit on Google Colab" />
- <meta name="og:title" content="Hey - Post - Installing RDKit on Google Colab" />
- <meta name="description" content=" Install RDKit on Google Colab with one code snippet. " />
- <meta name="twitter:description" content=" Install RDKit on Google Colab with one code snippet. " />
- <meta name="og:description" content=" Install RDKit on Google Colab with one code snippet. " />
- <meta name="twitter:card" content=" Install RDKit on Google Colab with one code snippet. " />
+ <meta name="twitter:title" content="Installing RDKit on Google Colab" />
+ <meta name="og:title" content="Installing RDKit on Google Colab" />
+ <meta name="description" content="Install RDKit on Google Colab with one code snippet." />
+ <meta name="twitter:description" content="Install RDKit on Google Colab with one code snippet." />
+ <meta name="og:description" content="Install RDKit on Google Colab with one code snippet." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html b/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
index 50acfc3..869f2d4 100644
--- a/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
+++ b/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Introduction to AR.js and Natural Feature Tracking</title>
+ <title>Introduction to AR.js and Natural Feature Tracking</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Introduction to AR.js and Natural Feature Tracking" />
- <meta name="og:title" content="Hey - Post - Introduction to AR.js and Natural Feature Tracking" />
- <meta name="description" content=" An introduction to AR.js and NFT " />
- <meta name="twitter:description" content=" An introduction to AR.js and NFT " />
- <meta name="og:description" content=" An introduction to AR.js and NFT " />
- <meta name="twitter:card" content=" An introduction to AR.js and NFT " />
+ <meta name="twitter:title" content="Introduction to AR.js and Natural Feature Tracking" />
+ <meta name="og:title" content="Introduction to AR.js and Natural Feature Tracking" />
+ <meta name="description" content="An introduction to AR.js and NFT" />
+ <meta name="twitter:description" content="An introduction to AR.js and NFT" />
+ <meta name="og:description" content="An introduction to AR.js and NFT" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
index 67f0e61..3f704d9 100644
--- a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
+++ b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Trying Different Camera Setups</title>
+ <title>Trying Different Camera Setups</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Trying Different Camera Setups" />
- <meta name="og:title" content="Hey - Post - Trying Different Camera Setups" />
- <meta name="description" content=" Comparison of different cameras setups for using as a webcam and tutorials for the same. " />
- <meta name="twitter:description" content=" Comparison of different cameras setups for using as a webcam and tutorials for the same. " />
- <meta name="og:description" content=" Comparison of different cameras setups for using as a webcam and tutorials for the same. " />
- <meta name="twitter:card" content=" Comparison of different cameras setups for using as a webcam and tutorials for the same. " />
+ <meta name="twitter:title" content="Trying Different Camera Setups" />
+ <meta name="og:title" content="Trying Different Camera Setups" />
+ <meta name="description" content="Comparison of different cameras setups for using as a webcam and tutorials for the same." />
+ <meta name="twitter:description" content="Comparison of different cameras setups for using as a webcam and tutorials for the same." />
+ <meta name="og:description" content="Comparison of different cameras setups for using as a webcam and tutorials for the same." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
index 310aa47..dfe915c 100644
--- a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
+++ b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt</title>
+ <title>Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
- <meta name="og:title" content="Hey - Post - Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
- <meta name="description" content=" Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS. " />
- <meta name="twitter:description" content=" Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS. " />
- <meta name="og:description" content=" Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS. " />
- <meta name="twitter:card" content=" Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS. " />
+ <meta name="twitter:title" content="Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
+ <meta name="og:title" content="Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
+ <meta name="description" content="Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS." />
+ <meta name="twitter:description" content="Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS." />
+ <meta name="og:description" content="Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
index 2023b30..6d8512b 100644
--- a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
+++ b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - RSS Feed written in HTML + JavaScript</title>
+ <title>RSS Feed written in HTML + JavaScript</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - RSS Feed written in HTML + JavaScript" />
- <meta name="og:title" content="Hey - Post - RSS Feed written in HTML + JavaScript" />
- <meta name="description" content=" Short code-snippet for an RSS feed, written in HTML and JavaScript " />
- <meta name="twitter:description" content=" Short code-snippet for an RSS feed, written in HTML and JavaScript " />
- <meta name="og:description" content=" Short code-snippet for an RSS feed, written in HTML and JavaScript " />
- <meta name="twitter:card" content=" Short code-snippet for an RSS feed, written in HTML and JavaScript " />
+ <meta name="twitter:title" content="RSS Feed written in HTML + JavaScript" />
+ <meta name="og:title" content="RSS Feed written in HTML + JavaScript" />
+ <meta name="description" content="Short code-snippet for an RSS feed, written in HTML and JavaScript" />
+ <meta name="twitter:description" content="Short code-snippet for an RSS feed, written in HTML and JavaScript" />
+ <meta name="og:description" content="Short code-snippet for an RSS feed, written in HTML and JavaScript" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2021-06-25-Blog2Twitter-P1.html b/docs/posts/2021-06-25-Blog2Twitter-P1.html
index 31f0a6b..1153440 100644
--- a/docs/posts/2021-06-25-Blog2Twitter-P1.html
+++ b/docs/posts/2021-06-25-Blog2Twitter-P1.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Posting Blog Posts as Twitter Threads Part 1/n</title>
+ <title>Posting Blog Posts as Twitter Threads Part 1/n</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Posting Blog Posts as Twitter Threads Part 1/n" />
- <meta name="og:title" content="Hey - Post - Posting Blog Posts as Twitter Threads Part 1/n" />
- <meta name="description" content=" Converting Posts to Twitter Threads " />
- <meta name="twitter:description" content=" Converting Posts to Twitter Threads " />
- <meta name="og:description" content=" Converting Posts to Twitter Threads " />
- <meta name="twitter:card" content=" Converting Posts to Twitter Threads " />
+ <meta name="twitter:title" content="Posting Blog Posts as Twitter Threads Part 1/n" />
+ <meta name="og:title" content="Posting Blog Posts as Twitter Threads Part 1/n" />
+ <meta name="description" content="Converting Posts to Twitter Threads" />
+ <meta name="twitter:description" content="Converting Posts to Twitter Threads" />
+ <meta name="og:description" content="Converting Posts to Twitter Threads" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
index ad66aa9..f0d05e4 100644
--- a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
+++ b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Basic NFC Music Cards for iOS</title>
+ <title>Basic NFC Music Cards for iOS</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Basic NFC Music Cards for iOS" />
- <meta name="og:title" content="Hey - Post - Basic NFC Music Cards for iOS" />
- <meta name="description" content=" Basic NFC Music Cards on iOS with Shortcuts " />
- <meta name="twitter:description" content=" Basic NFC Music Cards on iOS with Shortcuts " />
- <meta name="og:description" content=" Basic NFC Music Cards on iOS with Shortcuts " />
- <meta name="twitter:card" content=" Basic NFC Music Cards on iOS with Shortcuts " />
+ <meta name="twitter:title" content="Basic NFC Music Cards for iOS" />
+ <meta name="og:title" content="Basic NFC Music Cards for iOS" />
+ <meta name="description" content="Basic NFC Music Cards on iOS with Shortcuts" />
+ <meta name="twitter:description" content="Basic NFC Music Cards on iOS with Shortcuts" />
+ <meta name="og:description" content="Basic NFC Music Cards on iOS with Shortcuts" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html
index ffbb396..5210414 100644
--- a/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html
+++ b/docs/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Cheminformatics on the Web (2021)</title>
+ <title>Cheminformatics on the Web (2021)</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Cheminformatics on the Web (2021)" />
- <meta name="og:title" content="Hey - Post - Cheminformatics on the Web (2021)" />
- <meta name="description" content=" Summarising Cheminformatics on the web in 2021. " />
- <meta name="twitter:description" content=" Summarising Cheminformatics on the web in 2021. " />
- <meta name="og:description" content=" Summarising Cheminformatics on the web in 2021. " />
- <meta name="twitter:card" content=" Summarising Cheminformatics on the web in 2021. " />
+ <meta name="twitter:title" content="Cheminformatics on the Web (2021)" />
+ <meta name="og:title" content="Cheminformatics on the Web (2021)" />
+ <meta name="description" content="Summarising Cheminformatics on the web in 2021." />
+ <meta name="twitter:description" content="Summarising Cheminformatics on the web in 2021." />
+ <meta name="og:description" content="Summarising Cheminformatics on the web in 2021." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html b/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
index 6639616..ca858f7 100644
--- a/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
+++ b/docs/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Making a Crude ML Powered Chatbot in Swift using CoreML</title>
+ <title>Making a Crude ML Powered Chatbot in Swift using CoreML</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Making a Crude ML Powered Chatbot in Swift using CoreML" />
- <meta name="og:title" content="Hey - Post - Making a Crude ML Powered Chatbot in Swift using CoreML" />
- <meta name="description" content=" Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML. " />
- <meta name="twitter:description" content=" Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML. " />
- <meta name="og:description" content=" Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML. " />
- <meta name="twitter:card" content=" Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML. " />
+ <meta name="twitter:title" content="Making a Crude ML Powered Chatbot in Swift using CoreML" />
+ <meta name="og:title" content="Making a Crude ML Powered Chatbot in Swift using CoreML" />
+ <meta name="description" content="Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML." />
+ <meta name="twitter:description" content="Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML." />
+ <meta name="og:description" content="Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2022-05-21-Similar-Movies-Recommender.html b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
index a8a5a08..c95b32e 100644
--- a/docs/posts/2022-05-21-Similar-Movies-Recommender.html
+++ b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Building a Similar Movies Recommendation System</title>
+ <title>Building a Similar Movies Recommendation System</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Building a Similar Movies Recommendation System" />
- <meta name="og:title" content="Hey - Post - Building a Similar Movies Recommendation System" />
- <meta name="description" content=" Building a Content Based Similar Movies Recommendatiom System " />
- <meta name="twitter:description" content=" Building a Content Based Similar Movies Recommendatiom System " />
- <meta name="og:description" content=" Building a Content Based Similar Movies Recommendatiom System " />
- <meta name="twitter:card" content=" Building a Content Based Similar Movies Recommendatiom System " />
+ <meta name="twitter:title" content="Building a Similar Movies Recommendation System" />
+ <meta name="og:title" content="Building a Similar Movies Recommendation System" />
+ <meta name="description" content="Building a Content Based Similar Movies Recommendatiom System" />
+ <meta name="twitter:description" content="Building a Content Based Similar Movies Recommendatiom System" />
+ <meta name="og:description" content="Building a Content Based Similar Movies Recommendatiom System" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2022-08-05-Why-You-No-Host.html b/docs/posts/2022-08-05-Why-You-No-Host.html
index 7e8f11b..11f1d11 100644
--- a/docs/posts/2022-08-05-Why-You-No-Host.html
+++ b/docs/posts/2022-08-05-Why-You-No-Host.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Why You No Host?</title>
+ <title>Why You No Host?</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Why You No Host?" />
- <meta name="og:title" content="Hey - Post - Why You No Host?" />
- <meta name="description" content=" Why you should self-host with YunoHost " />
- <meta name="twitter:description" content=" Why you should self-host with YunoHost " />
- <meta name="og:description" content=" Why you should self-host with YunoHost " />
- <meta name="twitter:card" content=" Why you should self-host with YunoHost " />
+ <meta name="twitter:title" content="Why You No Host?" />
+ <meta name="og:title" content="Why You No Host?" />
+ <meta name="description" content="Why you should self-host with YunoHost" />
+ <meta name="twitter:description" content="Why you should self-host with YunoHost" />
+ <meta name="og:description" content="Why you should self-host with YunoHost" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2022-11-07-a-new-method-to-blog.html b/docs/posts/2022-11-07-a-new-method-to-blog.html
index beae012..00ceeb5 100644
--- a/docs/posts/2022-11-07-a-new-method-to-blog.html
+++ b/docs/posts/2022-11-07-a-new-method-to-blog.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - A new method to blog</title>
+ <title>A new method to blog</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - A new method to blog" />
- <meta name="og:title" content="Hey - Post - A new method to blog" />
- <meta name="description" content=" Writing posts in markdown using pen and paper " />
- <meta name="twitter:description" content=" Writing posts in markdown using pen and paper " />
- <meta name="og:description" content=" Writing posts in markdown using pen and paper " />
- <meta name="twitter:card" content=" Writing posts in markdown using pen and paper " />
+ <meta name="twitter:title" content="A new method to blog" />
+ <meta name="og:title" content="A new method to blog" />
+ <meta name="description" content="Writing posts in markdown using pen and paper" />
+ <meta name="twitter:description" content="Writing posts in markdown using pen and paper" />
+ <meta name="og:description" content="Writing posts in markdown using pen and paper" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/2022-12-25-blog-to-toot.html b/docs/posts/2022-12-25-blog-to-toot.html
index 2952272..ce1d121 100644
--- a/docs/posts/2022-12-25-blog-to-toot.html
+++ b/docs/posts/2022-12-25-blog-to-toot.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Posting blogs as Mastodon Toots</title>
+ <title>Posting blogs as Mastodon Toots</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Posting blogs as Mastodon Toots" />
- <meta name="og:title" content="Hey - Post - Posting blogs as Mastodon Toots" />
- <meta name="description" content=" Cross posting blog posts to Mastodon " />
- <meta name="twitter:description" content=" Cross posting blog posts to Mastodon " />
- <meta name="og:description" content=" Cross posting blog posts to Mastodon " />
- <meta name="twitter:card" content=" Cross posting blog posts to Mastodon " />
+ <meta name="twitter:title" content="Posting blogs as Mastodon Toots" />
+ <meta name="og:title" content="Posting blogs as Mastodon Toots" />
+ <meta name="description" content="Cross posting blog posts to Mastodon" />
+ <meta name="twitter:description" content="Cross posting blog posts to Mastodon" />
+ <meta name="og:description" content="Cross posting blog posts to Mastodon" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html
index 338b9b9..8309884 100644
--- a/docs/posts/hello-world.html
+++ b/docs/posts/hello-world.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Hello World</title>
+ <title>Hello World</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Hello World" />
- <meta name="og:title" content="Hey - Post - Hello World" />
- <meta name="description" content=" My first post. " />
- <meta name="twitter:description" content=" My first post. " />
- <meta name="og:description" content=" My first post. " />
- <meta name="twitter:card" content=" My first post. " />
+ <meta name="twitter:title" content="Hello World" />
+ <meta name="og:title" content="Hello World" />
+ <meta name="description" content="My first post." />
+ <meta name="twitter:description" content="My first post." />
+ <meta name="og:description" content="My first post." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/posts/index.html b/docs/posts/index.html
index a8c6950..ace6ce7 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Section</title>
+ <title>Section</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - " />
- <meta name="og:title" content="Hey - " />
- <meta name="description" content="" />
- <meta name="twitter:description" content="" />
- <meta name="og:description" content="" />
- <meta name="twitter:card" content="" />
+ <meta name="twitter:title" content="Hey - Home" />
+ <meta name="og:title" content="Hey - Home" />
+ <meta name="description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="og:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
index c6749a9..a552c8a 100644
--- a/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
+++ b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response</title>
+ <title>Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
- <meta name="og:title" content="Hey - Post - Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
- <meta name="description" content=" This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response. " />
- <meta name="twitter:description" content=" This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response. " />
- <meta name="og:description" content=" This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response. " />
- <meta name="twitter:card" content=" This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response. " />
+ <meta name="twitter:title" content="Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
+ <meta name="og:title" content="Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
+ <meta name="description" content="This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response." />
+ <meta name="twitter:description" content="This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response." />
+ <meta name="og:description" content="This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/publications/2020-03-14-generating-vaporwave.html b/docs/publications/2020-03-14-generating-vaporwave.html
index 3cf705c..5bbc6c2 100644
--- a/docs/publications/2020-03-14-generating-vaporwave.html
+++ b/docs/publications/2020-03-14-generating-vaporwave.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Is it possible to programmatically generate Vaporwave?</title>
+ <title>Is it possible to programmatically generate Vaporwave?</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Is it possible to programmatically generate Vaporwave?" />
- <meta name="og:title" content="Hey - Post - Is it possible to programmatically generate Vaporwave?" />
- <meta name="description" content=" This paper is about programmaticaly generating Vaporwave. " />
- <meta name="twitter:description" content=" This paper is about programmaticaly generating Vaporwave. " />
- <meta name="og:description" content=" This paper is about programmaticaly generating Vaporwave. " />
- <meta name="twitter:card" content=" This paper is about programmaticaly generating Vaporwave. " />
+ <meta name="twitter:title" content="Is it possible to programmatically generate Vaporwave?" />
+ <meta name="og:title" content="Is it possible to programmatically generate Vaporwave?" />
+ <meta name="description" content="This paper is about programmaticaly generating Vaporwave." />
+ <meta name="twitter:description" content="This paper is about programmaticaly generating Vaporwave." />
+ <meta name="og:description" content="This paper is about programmaticaly generating Vaporwave." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
index 1858251..e742205 100644
--- a/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
+++ b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Post - Possible Drug Candidates for COVID-19</title>
+ <title>Possible Drug Candidates for COVID-19</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - Post - Possible Drug Candidates for COVID-19" />
- <meta name="og:title" content="Hey - Post - Possible Drug Candidates for COVID-19" />
- <meta name="description" content=" COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered. " />
- <meta name="twitter:description" content=" COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered. " />
- <meta name="og:description" content=" COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered. " />
- <meta name="twitter:card" content=" COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered. " />
+ <meta name="twitter:title" content="Possible Drug Candidates for COVID-19" />
+ <meta name="og:title" content="Possible Drug Candidates for COVID-19" />
+ <meta name="description" content="COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered." />
+ <meta name="twitter:description" content="COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered." />
+ <meta name="og:description" content="COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered." />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
diff --git a/docs/publications/index.html b/docs/publications/index.html
index 2c985a5..e9fd29b 100644
--- a/docs/publications/index.html
+++ b/docs/publications/index.html
@@ -6,17 +6,17 @@
<link rel="stylesheet" href="/assets/sakura.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Hey - Section</title>
+ <title>Section</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/" />
<meta name="twitter:url" content="https://web.navan.dev/" />
<meta name="og:url" content="https://web.navan.dev/" />
- <meta name="twitter:title" content="Hey - " />
- <meta name="og:title" content="Hey - " />
- <meta name="description" content="" />
- <meta name="twitter:description" content="" />
- <meta name="og:description" content="" />
- <meta name="twitter:card" content="" />
+ <meta name="twitter:title" content="Hey - Home" />
+ <meta name="og:title" content="Hey - Home" />
+ <meta name="description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="og:description" content="code snippets, long-form rants, and tutorials" />
+ <meta name="twitter:card" content="summary_large_image" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
<link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />