Projects

Active Projects

A small list of projects for which I am allowed to share the details.

  1. A 2D q-LSKUM based Meshfree Solver, written in Fortran 90 and Python.
  2. Meshfree Partitioner, written in C++ using METIS and HDF5 to generate data partitions for several point distributions supporting various formats.
  3. A 2D q-LSKUM based implicit meshfree solver.
  4. A 3D q-LSKUM based explicit meshfree solver written in Fortran 2018.
  5. A Telegram bot to game-ify Telegram chat groups written in Python.
  6. 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.
  7. An internal RPM repository for Birla Institute of Technology and Science, Pilani, Hyderabad Campus hosting packages for the HPC Cluster - Sharanga.
  8. A Python GUI application to map WiFi signals and generate heatmaps using matplotlib.
  9. 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.
  10. 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.

  1. 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
  2. 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.
  3. Former contributer and administrator to Fest Manager a popular web application for managing student festivals.
  4. 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.
  5. A Telegram bot to demonstrate the feasibility of using a bot to provide banking services using Natural Language Processing.
  6. QuadTree Point Generator, written in C and Python for meshfree point generation by me and Kumar Prasun.