Work
A brand new payments app for everyone.
A self-publishing platform for Indie Authors.
A CRM for contact tracing implemented in Pathanamthitta, Kerala.
A minimal Android Launcher to reduce phone use with over 250,000 downloads.
A bootable Operating System as my high-school project.
A simple interpreted programming language.
All Posts
How to setup Elixir, Phoenix and Postgresql on MacOS M1, M2
2023-Jan-23 Learn how to setup Elixir, Phoenix and Postgres on your m1 based mac. We'll be using Homebrew and ASDF.
🌟 Superfast Webapps using NextJS, Vercel, LiveView and Fly.io
2022-Jan-14 IndiePaper has a NextJS frontend which proxies requests to the LiveView backend. This means that I can easily edit and serve the marketing pages separtely and make it available even when the main site goes down. This post outlines the setup.