Active Projects
A small list of projects for which I am allowed to share the details.
- A 2D q-LSKUM based Meshfree Solver, written in Fortran 90 and Python.
- Meshfree Partitioner, written in C++ using METIS and HDF5 to generate data partitions for several point distributions supporting various formats.
- A 2D q-LSKUM based implicit meshfree solver.
- A 3D q-LSKUM based explicit meshfree solver written in Fortran 2018.
- A Telegram bot to game-ify Telegram chat groups written in Python.
- A React Laravel Web Application being developed for TechImpact to help them manage their volunteers and projects as part of the Rutgers Software Engineering Project.
- An internal RPM repository for Birla Institute of Technology and Science, Pilani, Hyderabad Campus hosting packages for the HPC Cluster - Sharanga.
- A Python GUI application to map WiFi signals and generate heatmaps using matplotlib.
- A Python library to interact with PostgreSQL databases using Python Telegram Bot. Currently, actively used by Niscoin to store user data. Scaling to over 100k active users.
- Several other internal tools developed in Python, C, Lua, and Bash for Sharanga extending Slurm, Lmod, Spack, Ansible, Apptainer, and FreeIPA.
Archived Projects
A small list of projects that have been completed and are no longer being worked on.
- A Telegram bot to send the taunts (2-5 sec audio clips) from the Rise of Nation videogame to a chat containing the bot. More info here
- Former contributer and repo owner to the online student and faculty portal for managing academic timetables, student records and more. A live active instance of the portal can be accessed here.
- Former contributer and administrator to Fest Manager a popular web application for managing student festivals.
- Made a game called Whiskquilibrium in Godot for the mega hackathon hosted at IIIT Hyderabad. I shamelessly refer to my friend’s blog post again for more details.
- A Telegram bot to demonstrate the feasibility of using a bot to provide banking services using Natural Language Processing.
- QuadTree Point Generator, written in C and Python for meshfree point generation by me and Kumar Prasun.