Carry your favourite soda (or beer) can with you while you ride
Published On: 2024-02-17 18:42
diff --git a/docs/feed.rss b/docs/feed.rss
index c66c148..4570558 100644
--- a/docs/feed.rss
+++ b/docs/feed.rss
@@ -4,8 +4,8 @@
Navan's ArchiveRare Tips, Tricks and Posts
https://web.navan.dev/en
- Tue, 26 Mar 2024 23:37:56 -0000
- Tue, 26 Mar 2024 23:37:56 -0000
+ Tue, 26 Mar 2024 23:45:22 -0000
+ Tue, 26 Mar 2024 23:45:22 -0000250
@@ -14,7 +14,7 @@
https://web.navan.dev/posts/2023-10-22-search-by-flair-reddit.html
- id="search-filter-posts-by-flair-on-reddit">Search / Filter posts by flair on Reddit
+ Search / Filter posts by flair on Reddit
Search posts by flair on Reddit Web by using _
@@ -38,7 +38,7 @@
https://web.navan.dev/posts/2020-03-08-Making-Vaporwave-Track.html
- id="making-my-first-vaporwave-track-remix">Making My First Vaporwave Track (Remix)
+ Making My First Vaporwave Track (Remix)
I made my first vaporwave remix
@@ -84,7 +84,7 @@
https://web.navan.dev/posts/2021-06-25-Blog2Twitter-P1.html
- id="posting-blog-posts-as-twitter-threads-part-1n">Posting Blog Posts as Twitter Threads Part 1/n
+ Posting Blog Posts as Twitter Threads Part 1/n
Converting Posts to Twitter Threads
@@ -201,7 +201,7 @@ I actually added the code to this post after running the program.
https://web.navan.dev/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html
- id="cross-compiling-hello-world-for-dos-on-macos">Cross-Compiling Hello World for DOS on macOS
+ Cross-Compiling Hello World for DOS on macOS
This goes through compiling Open Watcom 2 and creating simple hello-world exampls
@@ -487,7 +487,7 @@ creatingaDOS
- id="polynomial-regression-using-tensorflow-2x">Polynomial Regression Using TensorFlow 2.x
+ Polynomial Regression Using TensorFlow 2.x
Predicting n-th degree polynomials using TensorFlow 2.x
@@ -740,7 +740,7 @@ creatingaDOS
- id="hello-world">Hello World
+ Hello World
My first post.
@@ -760,7 +760,7 @@ creatingaDOS
- id="experiments">Experiments
+ Experiments
Just a markdown file for all experiments related to the website
@@ -780,7 +780,7 @@ creatingaDOS
- id="setting-up-kaggle-to-use-with-google-colab">Setting up Kaggle to use with Google Colab
+ Setting up Kaggle to use with Google Colab
Tutorial on setting up kaggle, to use with Google Colab
@@ -840,7 +840,7 @@ creatingaDOS
- id="creating-a-custom-image-classifier-using-tensorflow-2x-and-keras-for-detecting-malaria">Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria
+ Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria
Tutorial on creating an image classifier model using TensorFlow which detects malaria
@@ -1034,7 +1034,7 @@ X_train = X_train/255.0
https://web.navan.dev/posts/2020-05-31-compiling-open-babel-on-ios.html
- id="compiling-open-babel-on-ios">Compiling Open Babel on iOS
+ Compiling Open Babel on iOS
Compiling Open Babel on iOS
@@ -1165,7 +1165,7 @@ export BABEL_LIBDIR="/usr/lib/openbabel/3.1.0"
https://web.navan.dev/posts/2022-05-21-Similar-Movies-Recommender.html
- id="building-a-similar-movies-recommendation-system">Building a Similar Movies Recommendation System
+ Building a Similar Movies Recommendation System
Building a Content Based Similar Movies Recommendatiom System
@@ -1585,7 +1585,7 @@ Spies (2015): A secret agent must perform a heist without time on his side
https://web.navan.dev/posts/2024-01-05-hello-20224.html
- id="hello-2024">Hello 2024
+ Hello 2024
Recap of 2023, and my goals for 2024
@@ -1659,7 +1659,7 @@ Spies (2015): A secret agent must perform a heist without time on his side
https://web.navan.dev/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
- id="introduction-to-arjs-and-natural-feature-tracking">Introduction to AR.js and Natural Feature Tracking
+ Introduction to AR.js and Natural Feature Tracking
An introduction to AR.js and NFT
@@ -1958,7 +1958,7 @@ Serving HTTP on 0.0.0.0 port 8000 ...
https://web.navan.dev/posts/2022-11-07-a-new-method-to-blog.html
- id="a-new-method-to-blog">A new method to blog
+ A new method to blog
Writing posts in markdown using pen and paper
@@ -2006,7 +2006,7 @@ Serving HTTP on 0.0.0.0 port 8000 ...
https://web.navan.dev/posts/2023-10-05-attack-lab.html
- id="attack-lab">Attack Lab
+ Attack Lab
Walkthrough of Attack Lab Phases 1-4 for CSCI 2400 Computer Systems
@@ -2480,7 +2480,7 @@ NICEJOB!
https://web.navan.dev/posts/2020-03-03-Playing-With-Android-TV.html
- id="tinkering-with-an-android-tv">Tinkering with an Android TV
+ Tinkering with an Android TV
Tinkering with an Android TV
@@ -2567,7 +2567,7 @@ NICEJOB!
https://web.navan.dev/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
- id="polynomial-regression-using-tensorflow">Polynomial Regression Using TensorFlow
+ Polynomial Regression Using TensorFlow
Polynomial regression using TensorFlow
@@ -3123,7 +3123,7 @@ values using the X values. We then plot it to compare the actual data and predic
https://web.navan.dev/posts/2019-12-04-Google-Teachable-Machines.html
- id="image-classifier-with-teachable-machines">Image Classifier With Teachable Machines
+ Image Classifier With Teachable Machines
Tutorial on creating a custom image classifier quickly with Google Teachable Machines
@@ -3187,7 +3187,7 @@ values using the X values. We then plot it to compare the actual data and predic
https://web.navan.dev/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html
- id="quadratic-formula-derivation">Quadratic Formula Derivation
+ Quadratic Formula Derivation
Quick derivation of the quadratic equation by completing the square
@@ -3233,7 +3233,7 @@ values using the X values. We then plot it to compare the actual data and predic
https://web.navan.dev/posts/2022-08-05-Why-You-No-Host.html
- id="why-you-no-host">Why You No Host?
+ Why You No Host?
Why you should self-host with YunoHost
@@ -3426,7 +3426,7 @@ values using the X values. We then plot it to compare the actual data and predic
https://web.navan.dev/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
- id="basic-nfc-music-cards-for-ios">Basic NFC Music Cards for iOS
+ Basic NFC Music Cards for iOS
Basic NFC Music Cards on iOS with Shortcuts
@@ -3469,7 +3469,7 @@ So, I did not have to ensure this could work with any device. I settled with usi
https://web.navan.dev/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
- id="creating-your-own-custom-theme-for-snowboard-or-anemone">Creating your own custom theme for Snowboard or Anemone
+ Creating your own custom theme for Snowboard or Anemone
Tutorial on creating your own custom theme for Snowboard or Anemone
@@ -3901,7 +3901,7 @@ Section: Themes
https://web.navan.dev/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html
- id="fixing-x11-error-on-macos-catalina-for-ambertools-1819">Fixing X11 Error on macOS Catalina for AmberTools 18/19
+ Fixing X11 Error on macOS Catalina for AmberTools 18/19
Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina
@@ -3946,7 +3946,7 @@ Configure failed due to the errors above!
https://web.navan.dev/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html
- id="making-a-crude-ml-powered-chatbot-in-swift-using-coreml">Making a Crude ML Powered Chatbot in Swift using CoreML
+ Making a Crude ML Powered Chatbot in Swift using CoreML
Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML.
@@ -4137,7 +4137,7 @@ Otherwise, it calls the custom action.
https://web.navan.dev/posts/2024-02-26-control-element-under-another-element-html-css.html
- id="interacting-with-underlying-element-in-html">Interacting with underlying element in HTML
+ Interacting with underlying element in HTML
With CSS you can disable any interactions with an element and directly control the underlying element
@@ -4224,7 +4224,7 @@ A box with 200px height and 300px width
https://web.navan.dev/posts/2019-12-10-TensorFlow-Model-Prediction.html
- id="making-predictions-using-image-classifier-tensorflow">Making Predictions using Image Classifier (TensorFlow)
+ Making Predictions using Image Classifier (TensorFlow)
Making predictions for image classification models built using TensorFlow
@@ -4298,7 +4298,7 @@ A box with 200px height and 300px width
https://web.navan.dev/posts/2020-07-01-Install-rdkit-colab.html
- id="installing-rdkit-on-google-colab">Installing RDKit on Google Colab
+ Installing RDKit on Google Colab
Install RDKit on Google Colab with one code snippet.
@@ -4418,7 +4418,7 @@ logger.info("rdkit-{} installation finished!".format(rdkit.__version__))
https://web.navan.dev/posts/2023-10-04-bomb-lab.html
- id="bomb-lab">Bomb Lab
+ Bomb Lab
Walkthrough of Phases 1-6 of Bomb Lab for CSCI 2400 Computer Systems Lab 2
@@ -5524,7 +5524,7 @@ Your instructor has been notified and will verify your solution.
https://web.navan.dev/posts/2020-11-17-Lets-Encrypt-DuckDns.html
- id="generating-https-certificate-using-dns-a-challenge-through-lets-encrypt">Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt
+ Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt
Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS.
@@ -5616,7 +5616,7 @@ navanspi.duckdns.org.60
- id="building-a-fake-news-detector-with-turicreate">Building a Fake News Detector with Turicreate
+ Building a Fake News Detector with Turicreate
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
@@ -5894,7 +5894,7 @@ DescriptionThe bag-of-words model is a simplifying representation used in NLP, i
https://web.navan.dev/posts/2020-12-1-HTML-JS-RSS-Feed.html
- id="rss-feed-written-in-html-javascript">RSS Feed written in HTML + JavaScript
+ RSS Feed written in HTML + JavaScript
Short code-snippet for an RSS feed, written in HTML and JavaScript
@@ -6111,7 +6111,7 @@ DescriptionThe bag-of-words model is a simplifying representation used in NLP, i
https://web.navan.dev/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html
- id="how-to-setup-bluetooth-on-a-raspberry-pi">How to setup Bluetooth on a Raspberry Pi
+ How to setup Bluetooth on a Raspberry Pi
Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W
@@ -6147,7 +6147,7 @@ DescriptionThe bag-of-words model is a simplifying representation used in NLP, i
https://web.navan.dev/posts/2022-12-25-blog-to-toot.html
- id="posting-blogs-as-mastodon-toots">Posting blogs as Mastodon Toots
+ Posting blogs as Mastodon Toots
Cross posting blog posts to Mastodon
@@ -6443,7 +6443,7 @@ Seeing that you are reading this on Mastodon, and that I have updated this secti
https://web.navan.dev/posts/2023-04-30-n-body-simulation.html
- id="n-body-solution-generator">n-body solution generator
+ n-body solution generator
n-body solution generator and solver
@@ -7179,7 +7179,7 @@ function plotRandomNBodySimulation() {
https://web.navan.dev/posts/2020-01-14-Converting-between-PIL-NumPy.html
- id="converting-between-image-and-numpy-array">Converting between image and NumPy array
+ Converting between image and NumPy array
Short code snippet for converting between PIL image and NumPy arrays.
@@ -7219,7 +7219,7 @@ function plotRandomNBodySimulation() {
https://web.navan.dev/posts/2019-12-08-Splitting-Zips.html
- id="splitting-zips-into-multiple-parts">Splitting ZIPs into Multiple Parts
+ Splitting ZIPs into Multiple Parts
Short code snippet for splitting zips.
@@ -7262,7 +7262,7 @@ function plotRandomNBodySimulation() {
https://web.navan.dev/posts/2020-06-02-Compiling-AutoDock-Vina-on-iOS.html
- id="compiling-autodock-vina-on-ios">Compiling AutoDock Vina on iOS
+ Compiling AutoDock Vina on iOS
Compiling AutoDock Vina on iOS
@@ -7359,7 +7359,7 @@ return path(str, boost::filesystem::native);
https://web.navan.dev/posts/2023-02-08-Interact-with-siri-from-the-terminal.html
- id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line
+ Interacting with Siri using the command line
Code snippet to interact with Siri by issuing commands from the command-line.
@@ -7604,7 +7604,7 @@ python3main.py&
https://web.navan.dev/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
- id="creating-a-custom-image-classifier-using-turicreate-to-detect-smoke-and-fire">Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire
+ Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire
Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle
@@ -7888,7 +7888,7 @@ python3main.py&
https://web.navan.dev/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
- id="trying-different-camera-setups">Trying Different Camera Setups
+ Trying Different Camera Setups
Comparison of different cameras setups for using as a webcam and tutorials for the same.
@@ -8012,7 +8012,7 @@ new Dics({
https://web.navan.dev/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html
- id="cheminformatics-on-the-web-2021">Cheminformatics on the Web (2021)
+ Cheminformatics on the Web (2021)
Summarising Cheminformatics on the web in 2021.
@@ -8108,7 +8108,7 @@ Hopefully, this encourages you to explore the world of cheminformatics on the we
https://web.navan.dev/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html
- id="workflow-for-lightning-fast-molecular-docking-part-one">Workflow for Lightning Fast Molecular Docking Part One
+ Workflow for Lightning Fast Molecular Docking Part One
This is my workflow for lightning fast molecular docking.
@@ -8168,7 +8168,7 @@ alias pbpaste='xclip -selection clipboard -o'
https://web.navan.dev/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html
- id="detecting-driver-fatigue-over-speeding-and-speeding-up-post-accident-response">Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response
+ Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response
This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response.
@@ -8204,7 +8204,7 @@ alias pbpaste='xclip -selection clipboard -o'
https://web.navan.dev/publications/2020-03-14-generating-vaporwave.html
- id="is-it-possible-to-programmatically-generate-vaporwave">Is it possible to programmatically generate Vaporwave?
+ Is it possible to programmatically generate Vaporwave?
This paper is about programmaticaly generating Vaporwave.
@@ -8254,7 +8254,7 @@ alias pbpaste='xclip -selection clipboard -o'
https://web.navan.dev/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html
- id="possible-drug-candidates-for-covid-19">Possible Drug Candidates for COVID-19
+ Possible Drug Candidates for COVID-19
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.
@@ -8274,7 +8274,7 @@ alias pbpaste='xclip -selection clipboard -o'
https://web.navan.dev/3D-Designs/2024-02-17-Can-Holder-Mountain-Bike.html
- id="bike-soda-can-holder">Bike Soda Can Holder
+ Bike Soda Can Holder
Carry your favourite soda (or beer) can with you while you ride
@@ -8322,7 +8322,7 @@ model-viewer {
https://web.navan.dev/ideas/2022-12-17-ar-mr-xr.html
- id="ar-xr-mr">AR XR MR
+ AR XR MR
Data dump from my notes
diff --git a/docs/ideas/2022-12-17-ar-mr-xr.html b/docs/ideas/2022-12-17-ar-mr-xr.html
index b6cfa79..bade9f1 100644
--- a/docs/ideas/2022-12-17-ar-mr-xr.html
+++ b/docs/ideas/2022-12-17-ar-mr-xr.html
@@ -6,13 +6,13 @@
- id="ar-xr-mr">AR XR MR
+ AR XR MR
- AR XR MR" />
- AR XR MR" />
+
+
diff --git a/docs/ideas/index.html b/docs/ideas/index.html
index 2b91987..c0a1f20 100644
--- a/docs/ideas/index.html
+++ b/docs/ideas/index.html
@@ -52,7 +52,7 @@
Carry your favourite soda (or beer) can with you while you ride
Published On: 2024-02-17 18:42
diff --git a/docs/posts/2010-01-24-experiments.html b/docs/posts/2010-01-24-experiments.html
index 5ca70f9..ba06715 100644
--- a/docs/posts/2010-01-24-experiments.html
+++ b/docs/posts/2010-01-24-experiments.html
@@ -6,13 +6,13 @@
- id="experiments">Experiments
+ Experiments
- Experiments" />
- Experiments" />
+
+
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 7b0748e..4463b37 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -6,13 +6,13 @@
- id="creating-your-own-custom-theme-for-snowboard-or-anemone">Creating your own custom theme for Snowboard or Anemone
+ Creating your own custom theme for Snowboard or Anemone
- Creating your own custom theme for Snowboard or Anemone" />
- Creating your own custom theme for Snowboard or Anemone" />
+
+
diff --git a/docs/posts/2019-12-04-Google-Teachable-Machines.html b/docs/posts/2019-12-04-Google-Teachable-Machines.html
index e8e0227..878ed30 100644
--- a/docs/posts/2019-12-04-Google-Teachable-Machines.html
+++ b/docs/posts/2019-12-04-Google-Teachable-Machines.html
@@ -6,13 +6,13 @@
- id="image-classifier-with-teachable-machines">Image Classifier With Teachable Machines
+ Image Classifier With Teachable Machines
- Image Classifier With Teachable Machines" />
- Image Classifier With Teachable Machines" />
+
+
diff --git a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
index a5f7ef9..b75bdca 100644
--- a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
+++ b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
@@ -6,13 +6,13 @@
- id="creating-a-custom-image-classifier-using-tensorflow-2x-and-keras-for-detecting-malaria">Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria
+ Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria
- Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
- Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" />
+
+
diff --git a/docs/posts/2019-12-08-Splitting-Zips.html b/docs/posts/2019-12-08-Splitting-Zips.html
index d909be2..1ecb4e6 100644
--- a/docs/posts/2019-12-08-Splitting-Zips.html
+++ b/docs/posts/2019-12-08-Splitting-Zips.html
@@ -6,13 +6,13 @@
- id="splitting-zips-into-multiple-parts">Splitting ZIPs into Multiple Parts
+ Splitting ZIPs into Multiple Parts
- Splitting ZIPs into Multiple Parts" />
- Splitting ZIPs into Multiple Parts" />
+
+
diff --git a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
index e0e9e10..ecb7680 100644
--- a/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
+++ b/docs/posts/2019-12-10-TensorFlow-Model-Prediction.html
@@ -6,13 +6,13 @@
- id="making-predictions-using-image-classifier-tensorflow">Making Predictions using Image Classifier (TensorFlow)
+ Making Predictions using Image Classifier (TensorFlow)
- Making Predictions using Image Classifier (TensorFlow)" />
- Making Predictions using Image Classifier (TensorFlow)" />
+
+
diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
index e432792..3f3a399 100644
--- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
+++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html
@@ -6,13 +6,13 @@
- id="polynomial-regression-using-tensorflow">Polynomial Regression Using TensorFlow
+ Polynomial Regression Using TensorFlow
- Polynomial Regression Using TensorFlow" />
- Polynomial Regression Using TensorFlow" />
+
+
diff --git a/docs/posts/2019-12-22-Fake-News-Detector.html b/docs/posts/2019-12-22-Fake-News-Detector.html
index a7216aa..553831d 100644
--- a/docs/posts/2019-12-22-Fake-News-Detector.html
+++ b/docs/posts/2019-12-22-Fake-News-Detector.html
@@ -6,13 +6,13 @@
- id="building-a-fake-news-detector-with-turicreate">Building a Fake News Detector with Turicreate
+ Building a Fake News Detector with Turicreate
- Building a Fake News Detector with Turicreate" />
- Building a Fake News Detector with Turicreate" />
+
+
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 793585e..825f17d 100644
--- a/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
+++ b/docs/posts/2020-01-14-Converting-between-PIL-NumPy.html
@@ -6,13 +6,13 @@
- id="converting-between-image-and-numpy-array">Converting between image and NumPy array
+ Converting between image and NumPy array
- Converting between image and NumPy array" />
- Converting between image and NumPy array" />
+
+
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 00a4ed0..760d44b 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,13 +6,13 @@
- id="setting-up-kaggle-to-use-with-google-colab">Setting up Kaggle to use with Google Colab
+ Setting up Kaggle to use with Google Colab
- Setting up Kaggle to use with Google Colab" />
- Setting up Kaggle to use with Google Colab" />
+
+
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 c81a687..f9ed54d 100644
--- a/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
+++ b/docs/posts/2020-01-16-Image-Classifier-Using-Turicreate.html
@@ -6,13 +6,13 @@
- id="creating-a-custom-image-classifier-using-turicreate-to-detect-smoke-and-fire">Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire
+ Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire
- Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
- Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire" />
+
+
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 ef3f052..4524da8 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,13 +6,13 @@
- id="how-to-setup-bluetooth-on-a-raspberry-pi">How to setup Bluetooth on a Raspberry Pi
+ How to setup Bluetooth on a Raspberry Pi
- How to setup Bluetooth on a Raspberry Pi" />
- How to setup Bluetooth on a Raspberry Pi" />
+
+
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 f31b869..923730c 100644
--- a/docs/posts/2020-03-03-Playing-With-Android-TV.html
+++ b/docs/posts/2020-03-03-Playing-With-Android-TV.html
@@ -6,13 +6,13 @@
- id="tinkering-with-an-android-tv">Tinkering with an Android TV
+ Tinkering with an Android TV
- Tinkering with an Android TV" />
- Tinkering with an Android TV" />
+
+
diff --git a/docs/posts/2020-03-08-Making-Vaporwave-Track.html b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
index 41fae3c..5b01064 100644
--- a/docs/posts/2020-03-08-Making-Vaporwave-Track.html
+++ b/docs/posts/2020-03-08-Making-Vaporwave-Track.html
@@ -6,13 +6,13 @@
- id="making-my-first-vaporwave-track-remix">Making My First Vaporwave Track (Remix)
+ Making My First Vaporwave Track (Remix)
- Making My First Vaporwave Track (Remix)" />
- Making My First Vaporwave Track (Remix)" />
+
+
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 97c3bc3..bb6a5f1 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,13 +6,13 @@
- id="fixing-x11-error-on-macos-catalina-for-ambertools-1819">Fixing X11 Error on macOS Catalina for AmberTools 18/19
+ Fixing X11 Error on macOS Catalina for AmberTools 18/19
- Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
- Fixing X11 Error on macOS Catalina for AmberTools 18/19" />
+
+
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 708d1bd..f9a5cb4 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,13 +6,13 @@
- id="compiling-open-babel-on-ios">Compiling Open Babel on iOS
+ Compiling Open Babel on iOS
- Compiling Open Babel on iOS" />
- Compiling Open Babel on iOS" />
+
+
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 cc8baf5..8126a04 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,13 +6,13 @@
- id="workflow-for-lightning-fast-molecular-docking-part-one">Workflow for Lightning Fast Molecular Docking Part One
+ Workflow for Lightning Fast Molecular Docking Part One
- Workflow for Lightning Fast Molecular Docking Part One" />
- Workflow for Lightning Fast Molecular Docking Part One" />
+
+
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 1aed192..7efd518 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,13 +6,13 @@
- id="compiling-autodock-vina-on-ios">Compiling AutoDock Vina on iOS
+ Compiling AutoDock Vina on iOS
- Compiling AutoDock Vina on iOS" />
- Compiling AutoDock Vina on iOS" />
+
+
diff --git a/docs/posts/2020-07-01-Install-rdkit-colab.html b/docs/posts/2020-07-01-Install-rdkit-colab.html
index f5acc52..6e96c60 100644
--- a/docs/posts/2020-07-01-Install-rdkit-colab.html
+++ b/docs/posts/2020-07-01-Install-rdkit-colab.html
@@ -6,13 +6,13 @@
- id="installing-rdkit-on-google-colab">Installing RDKit on Google Colab
+ Installing RDKit on Google Colab
- Installing RDKit on Google Colab" />
- Installing RDKit on Google Colab" />
+
+
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 3daafd5..acebee4 100644
--- a/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
+++ b/docs/posts/2020-08-01-Natural-Feature-Tracking-ARJS.html
@@ -6,13 +6,13 @@
- id="introduction-to-arjs-and-natural-feature-tracking">Introduction to AR.js and Natural Feature Tracking
+ Introduction to AR.js and Natural Feature Tracking
- Introduction to AR.js and Natural Feature Tracking" />
- Introduction to AR.js and Natural Feature Tracking" />
+
+
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 649c682..d90cdfc 100644
--- a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
+++ b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html
@@ -6,13 +6,13 @@
- id="trying-different-camera-setups">Trying Different Camera Setups
+ Trying Different Camera Setups
- Trying Different Camera Setups" />
- Trying Different Camera Setups" />
+
+
diff --git a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
index 769bfa6..270adfa 100644
--- a/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
+++ b/docs/posts/2020-11-17-Lets-Encrypt-DuckDns.html
@@ -6,13 +6,13 @@
- id="generating-https-certificate-using-dns-a-challenge-through-lets-encrypt">Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt
+ Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt
- Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
- Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt" />
+
+
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 1978590..dabde3d 100644
--- a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
+++ b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html
@@ -6,13 +6,13 @@
- id="rss-feed-written-in-html-javascript">RSS Feed written in HTML + JavaScript
+ RSS Feed written in HTML + JavaScript
- RSS Feed written in HTML + JavaScript" />
- RSS Feed written in HTML + JavaScript" />
+
+
diff --git a/docs/posts/2021-06-25-Blog2Twitter-P1.html b/docs/posts/2021-06-25-Blog2Twitter-P1.html
index ba12406..15d7cd7 100644
--- a/docs/posts/2021-06-25-Blog2Twitter-P1.html
+++ b/docs/posts/2021-06-25-Blog2Twitter-P1.html
@@ -6,13 +6,13 @@
- id="posting-blog-posts-as-twitter-threads-part-1n">Posting Blog Posts as Twitter Threads Part 1/n
+ Posting Blog Posts as Twitter Threads Part 1/n
- Posting Blog Posts as Twitter Threads Part 1/n" />
- Posting Blog Posts as Twitter Threads Part 1/n" />
+
+
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 bd1da46..426e975 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,13 +6,13 @@
- id="basic-nfc-music-cards-for-ios">Basic NFC Music Cards for iOS
+ Basic NFC Music Cards for iOS
- Basic NFC Music Cards for iOS" />
- Basic NFC Music Cards for iOS" />
+
+
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 1120ca0..2947c21 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,13 +6,13 @@
- id="cheminformatics-on-the-web-2021">Cheminformatics on the Web (2021)
+ Cheminformatics on the Web (2021)
- Cheminformatics on the Web (2021)" />
- Cheminformatics on the Web (2021)" />
+
+
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 5836c49..f4c779f 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,13 +6,13 @@
- id="making-a-crude-ml-powered-chatbot-in-swift-using-coreml">Making a Crude ML Powered Chatbot in Swift using CoreML
+ Making a Crude ML Powered Chatbot in Swift using CoreML
- Making a Crude ML Powered Chatbot in Swift using CoreML" />
- Making a Crude ML Powered Chatbot in Swift using CoreML" />
+
+
diff --git a/docs/posts/2022-05-21-Similar-Movies-Recommender.html b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
index 717513f..c1c103b 100644
--- a/docs/posts/2022-05-21-Similar-Movies-Recommender.html
+++ b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
@@ -6,13 +6,13 @@
- id="building-a-similar-movies-recommendation-system">Building a Similar Movies Recommendation System
+ Building a Similar Movies Recommendation System
- Building a Similar Movies Recommendation System" />
- Building a Similar Movies Recommendation System" />
+
+
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 f684833..bef89f6 100644
--- a/docs/posts/2022-08-05-Why-You-No-Host.html
+++ b/docs/posts/2022-08-05-Why-You-No-Host.html
@@ -6,13 +6,13 @@
- id="why-you-no-host">Why You No Host?
+ Why You No Host?
- Why You No Host?" />
- Why You No Host?" />
+
+
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 cbf80ec..7f30c72 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,13 +6,13 @@
- id="a-new-method-to-blog">A new method to blog
+ A new method to blog
- A new method to blog" />
- A new method to blog" />
+
+
diff --git a/docs/posts/2022-12-25-blog-to-toot.html b/docs/posts/2022-12-25-blog-to-toot.html
index 4d9eb10..fd44801 100644
--- a/docs/posts/2022-12-25-blog-to-toot.html
+++ b/docs/posts/2022-12-25-blog-to-toot.html
@@ -6,13 +6,13 @@
- id="posting-blogs-as-mastodon-toots">Posting blogs as Mastodon Toots
+ Posting blogs as Mastodon Toots
- Posting blogs as Mastodon Toots" />
- Posting blogs as Mastodon Toots" />
+
+
diff --git a/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html b/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html
index 0c23964..29322a1 100644
--- a/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html
+++ b/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html
@@ -6,13 +6,13 @@
- id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line
+ Interacting with Siri using the command line
- Interacting with Siri using the command line" />
- Interacting with Siri using the command line" />
+
+
diff --git a/docs/posts/2023-04-30-n-body-simulation.html b/docs/posts/2023-04-30-n-body-simulation.html
index 9a7c7a2..732854e 100644
--- a/docs/posts/2023-04-30-n-body-simulation.html
+++ b/docs/posts/2023-04-30-n-body-simulation.html
@@ -6,13 +6,13 @@
- id="n-body-solution-generator">n-body solution generator
+ n-body solution generator
- n-body solution generator" />
- n-body solution generator" />
+
+
diff --git a/docs/posts/2023-10-04-bomb-lab.html b/docs/posts/2023-10-04-bomb-lab.html
index 6f736a8..f09fc24 100644
--- a/docs/posts/2023-10-04-bomb-lab.html
+++ b/docs/posts/2023-10-04-bomb-lab.html
@@ -6,13 +6,13 @@
- id="bomb-lab">Bomb Lab
+ Bomb Lab
- Bomb Lab" />
- Bomb Lab" />
+
+
diff --git a/docs/posts/2023-10-05-attack-lab.html b/docs/posts/2023-10-05-attack-lab.html
index 81fc27a..f75b8a3 100644
--- a/docs/posts/2023-10-05-attack-lab.html
+++ b/docs/posts/2023-10-05-attack-lab.html
@@ -6,13 +6,13 @@
- id="attack-lab">Attack Lab
+ Attack Lab
- Attack Lab" />
- Attack Lab" />
+
+
diff --git a/docs/posts/2023-10-22-search-by-flair-reddit.html b/docs/posts/2023-10-22-search-by-flair-reddit.html
index 57604ee..c81a48b 100644
--- a/docs/posts/2023-10-22-search-by-flair-reddit.html
+++ b/docs/posts/2023-10-22-search-by-flair-reddit.html
@@ -6,13 +6,13 @@
- id="search-filter-posts-by-flair-on-reddit">Search / Filter posts by flair on Reddit
+ Search / Filter posts by flair on Reddit
- Search / Filter posts by flair on Reddit" />
- Search / Filter posts by flair on Reddit" />
+
+
diff --git a/docs/posts/2024-01-05-hello-20224.html b/docs/posts/2024-01-05-hello-20224.html
index 1a2282c..4c58b4c 100644
--- a/docs/posts/2024-01-05-hello-20224.html
+++ b/docs/posts/2024-01-05-hello-20224.html
@@ -6,13 +6,13 @@
- id="hello-2024">Hello 2024
+ Hello 2024
- Hello 2024" />
- Hello 2024" />
+
+
diff --git a/docs/posts/2024-02-26-control-element-under-another-element-html-css.html b/docs/posts/2024-02-26-control-element-under-another-element-html-css.html
index 3085822..6c44808 100644
--- a/docs/posts/2024-02-26-control-element-under-another-element-html-css.html
+++ b/docs/posts/2024-02-26-control-element-under-another-element-html-css.html
@@ -6,13 +6,13 @@
- id="interacting-with-underlying-element-in-html">Interacting with underlying element in HTML
+ Interacting with underlying element in HTML
- Interacting with underlying element in HTML" />
- Interacting with underlying element in HTML" />
+
+
diff --git a/docs/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html b/docs/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html
index 5fd5c48..7fcece6 100644
--- a/docs/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html
+++ b/docs/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html
@@ -6,13 +6,13 @@
- id="cross-compiling-hello-world-for-dos-on-macos">Cross-Compiling Hello World for DOS on macOS
+ Cross-Compiling Hello World for DOS on macOS
- Cross-Compiling Hello World for DOS on macOS" />
- Cross-Compiling Hello World for DOS on macOS" />
+
+
diff --git a/docs/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.html b/docs/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.html
index 0d958b2..e2edc19 100644
--- a/docs/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.html
+++ b/docs/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.html
@@ -6,13 +6,13 @@
- id="polynomial-regression-using-tensorflow-2x">Polynomial Regression Using TensorFlow 2.x
+ Polynomial Regression Using TensorFlow 2.x
- Polynomial Regression Using TensorFlow 2.x" />
- Polynomial Regression Using TensorFlow 2.x" />
+
+
diff --git a/docs/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html b/docs/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html
index c99950a..39bfe88 100644
--- a/docs/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html
+++ b/docs/posts/2024-03-26-Derivation-of-the-Quadratic-Equation.html
@@ -6,13 +6,13 @@
- id="quadratic-formula-derivation">Quadratic Formula Derivation
+ Quadratic Formula Derivation
- Quadratic Formula Derivation" />
- Quadratic Formula Derivation" />
+
+
diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html
index e9e6891..bd429ce 100644
--- a/docs/posts/hello-world.html
+++ b/docs/posts/hello-world.html
@@ -6,13 +6,13 @@
- id="hello-world">Hello World
+ Hello World
- Hello World" />
- Hello World" />
+
+
diff --git a/docs/posts/index.html b/docs/posts/index.html
index 95592fd..2ffd8b9 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -52,7 +52,7 @@
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
Just a markdown file for all experiments related to the website
Published On: 2010-01-24 23:43
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 9600f8b..5da0ca3 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,13 +6,13 @@
- id="detecting-driver-fatigue-over-speeding-and-speeding-up-post-accident-response">Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response
+ Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response
- Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
- Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response" />
+
+
diff --git a/docs/publications/2020-03-14-generating-vaporwave.html b/docs/publications/2020-03-14-generating-vaporwave.html
index 2a8df7f..cbebbbf 100644
--- a/docs/publications/2020-03-14-generating-vaporwave.html
+++ b/docs/publications/2020-03-14-generating-vaporwave.html
@@ -6,13 +6,13 @@
- id="is-it-possible-to-programmatically-generate-vaporwave">Is it possible to programmatically generate Vaporwave?
+ Is it possible to programmatically generate Vaporwave?
- Is it possible to programmatically generate Vaporwave?" />
- Is it possible to programmatically generate Vaporwave?" />
+
+
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 456f739..f990ce6 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,13 +6,13 @@
- id="possible-drug-candidates-for-covid-19">Possible Drug Candidates for COVID-19
+ Possible Drug Candidates for COVID-19
- Possible Drug Candidates for COVID-19" />
- Possible Drug Candidates for COVID-19" />
+
+
diff --git a/docs/publications/index.html b/docs/publications/index.html
index 5c40a66..8bce2c4 100644
--- a/docs/publications/index.html
+++ b/docs/publications/index.html
@@ -52,7 +52,7 @@
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.
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
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
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
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.
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.