A few subdomains that I run, mostly for some trivial use-cases or poor joke attempts ;)
- My Gear - A collection of links to the various tools/things/gadgets I use
- 3D Printing Store - A place to buy my 3D prints
- FireCalc - A very flexible FIRE calculator that can be used to calculate how far your retirement savings can take you.
- BombFinda - A tiny reverse-minesweeper game where you try to find the bomb in the grid
- Git Guide - A presentation that I made for a few colleagues years ago to help them learn git. Super simple concepts to get anyone just grok git instantly
- Status - My apartment complex’s WhatsApp groups are perennially plagued with questions around status of internet provides. So I made this to stem the flow of the questions :D
- Is it time to buy crypto? - An AI tool to check if it’s time to buy crypto ;)
- Is it time to sell crypto? - An AI tool to check if it’s time to sell crypto ;)
- tweetify - A tool to emojify your text, ready to be tweeted out
- What’s My IP? - A tool to check your IP address. Usage:
https://whatismyip.shantanugoel.com/ip
. Can use on browser or API/CLI. - Down or Not - A tool to check if a website is down or not. Usage:
https://downornot.shantanugoel.com/?url=https://<site_url>
. Can use on browser or API/CLI. - Me So Genz - A simple tool to check the meaning of any genz term. Usage
https://genz.shantanugoel.com/?q="term"
. Can use on browser or API/CLI.