Projects
Collection of the projects built by me.
An open source blogging platform for software developers to share their technical knowledge and gain reach. Read by 1k+ people per month.
The mobile IDE to manage jekyll powered sites from an Android device. Embeds git, jekyll & ruby natively.
A non-profit fund raising coding contest initiated to foster interest regarding competitive programming among young students while contributing to India's fight against COVID-19.
Bootstrapped Ruby & GitHub Pages environment for Android so that Jekyll static site generator can run natively.
A health and sanitation management platform that connects people and municipalities to work towards a better environment.
A custom Jekyll plugin that reads ICS files and exposes event details to liquid variable for rendering calendars.
An Android library written in kotlin that enables android apps to have multiple fonts for views and switch between them in a jiffy!
An easy to use android library that helps you create accordions in an Android app with ease.
The only ruby gem for jekyll that truly adds paginated multi-authors support to a Jekyll powered site. Solves a 12 year old problem.
A jekyll plugin to expose meta data of a webpage to liquid variables by extractging them just from its url string.
A Quotes App with a cool swiping UI. Allows bookmarks and sharing beautiful images of quotes.
An android app that uses Google's ML Kit to recognize texts from images.
A Jekyll plugin that allows you to extract the hostname from a URL string by providing a handy liquid filters.
A java program that implements multi-threading to showcase how to make a cool hello world program.
A Web, API and CLI interface to find a URL's redirection path without manually opening it.
An API to setup a custom domain branded link shortener / redirector easily.
A Next.js web app to generate birthday wishe card links that can be sent to your friends.
A Next.js web app to add strike through to texts.
Community bot for genicsblog.com's discord server.
A proxy API to fetch user profile and indentities securely from the Auth0 User Management API.
A web app that instructs how to recycle objects in an image and what things could be built with them.
A jekyll plugin that inserts random hashes of custom length into strings.
A demo implementation of the Paging3 library with a local Room data source without a network layer.
A demo implementation of the Auth0 SDKs to add authentication functionalities in an Android app.
The code for this portfolio website. Built with Ruby, HTML, TailwindCSS and Javascript.
Demo repository for tutorial about GitHub Pull Requests on genicsblog.com.