Yatharth Bhasin
👋 Hi, I’m @yatharthb97 (Yatharth Bhasin)👀 I’m interested in Computational Biological Physics & Biophysics⚒ I'm working as a Junior Research Fellow🔬 at Tata Institute of Fundamental Research - TIFR Centre for Interdisciplnary Sciences (TIFR-TCIS) Hyderabad🌱 I’m currently learning Living Systems Modelling💞️ I’m looking to collaborate on all things unknown📫 How to reach me : yatharth1997+git@gmail.com
Single File Libraries (Shared as Gists):
- UDCounter :
python3: Describes a classUDCounteror "Up - Down Counter" which is a multi-modal bidirectional counter object. - PITController :
Embedded C++: Describes a class to control thePeriodic Interrupt Timer (PIT)of a PJRC Teensy 4.1 microcontroller. - PIT_LifetimeTimer :
Embedded C++: Class Interface for using the Life Time Timer functionality of thePeriodic Interrupt Timer (PIT)on Teensy 4.1 microcontroller. - PyQTGraphStack :
python3: PyQTGraphStack is a wrapper around the pyqtgraph API for rapid prototyping, focused around creation of multiple plots with multiple curves and intended towards fast real-time data display. - data_store.py :
python 3: DataStore is utility object that can be used to effectively create and manage a directory of files for any generic use case. - macro_modes.hpp :
C++: Macro mode manager is a simple utility that helps in managing MACROS in C++, especially feature macros.
Currently Working On
- ArduinoDiscreteParser :
C++ / Arduino: A discrete parser for Arduino devices.
Resources
- config_serial_port.c :
C: Contains code to configure any terminal type to a simple serial port on Linux systems.
Use Gists as (submodule) repositories:
git submodule add <repo path>
git mv <absurd repo name> <something meaningful>