Creating and embedding Subtitles for custom videos Easy way to create subtitles and encode it in a custom video of yours 24-12-2023 /posts/create-subtitles-for-a-video/ Aldrin Jenson #linux #foss #hack #ffmpeg
How to add meta tags to a Streamlit app Workaround to adding meta tags in a Streamlit app which does not support doing this out of the box 27-08-2023 /posts/adding-metatags-to-streamlit/ Aldrin Jenson #tech #python #docker #hack
I wrote a poem in 10 minutes! Why I think AI can seriously improve the creative abilities of us regular humans! 03-07-2023 /posts/i-wrote-poems-in-10-mins/ Aldrin Jenson #gpt #ai #creativity
Easy SSH based Continuous delivery pipeline Super simple way to set up a deployment pipeline to a Linux server 25-04-2023 /posts/easy-ssh-deploy/ Aldrin Jenson #linux #ssh #devops
How to deploy an express application to serverless with AWS Lambda My easy and custom way to set up a CI/CD pipeline for easily deploying a node Express application to AWS Lambda 26-03-2023 /posts/serverless-express-api/ Aldrin Jenson #serverless #express #node #AWS
How to SSH to Termux Shell Steps to access your phone using Termux over SSH 27-01-2023 /posts/ssh-termux/ Aldrin Jenson #android #ssh #linux
How to crack almost any OS password use john-the-ripper to actually crack the login passwords of almost any computer 16-01-2023 /posts/crack-os-password/ Aldrin Jenson #kali #cybersecurity
Redirecting Subdomains to docker containers in same server How to create subdomains and have them point to different services running in the same machine 25-12-2022 /posts/redirect-subdomains-to-docker/ Aldrin Jenson #infra #docker #backend #nginx #linux
How to add SSL and make a server https How to set up ssl in a server using letsencrypt without even using nginx 25-12-2022 /posts/set-up-ssl/ Aldrin Jenson #infra #ssl #backend #nginx #linux
How we hacked an entire computer lab✨ How we hacked our network lab and played rick roll on all computers at once:) 26-07-2022 /posts/hacking-cs-lab/ Aldrin Jenson #personal #fun #project
I gave a talk at an international conference and Murphy's law sucks! How my faith in Arch Linux was may be a bit too much🥲 26-07-2022 /posts/i-gave-a-talk/ Aldrin Jenson #indiaFoss #FOSS #arch-linux #talk
How to host a Hugo static site using Github pages Some pointers on hosting a Hugo site using Github pages 21-10-2021 /posts/hosting-hugo-sites-on-gh-pages/ Aldrin Jenson #tech
How to Speed up your programming workflow by adding auto-correct in git Neat trick to add auto-correct to git-commands 01-11-2020 /posts/git-autocorrect/ Aldrin Jenson #tech #linux
Easiest way to add a splash screen in a React Native App An easy way I discovered to make the process of adding splash screens in React Native much easier and efficient. 24-06-2020 /posts/add-splash-screen-in-react-native-app/ Aldrin Jenson #tech #react-native