GitHub

Hi there 👋

I am a student of electronics and communication engineering, interested in microcontrollers and low level assembly language. I like coding in C/C++ and Python. I am currently learning front-end frameworks and Nodejs. I love learning about new aeras in technology and playing around with new concepts in my projects. Check them out!!!

Real-Time Lossless Data Compression for the FASER Experiment (CERN)

  • I worked as an open-source contributor during Google Summer of Code 2023 under CERN to address a challenge related to FASER, an experiment in the field of dark matter research.
  • Contributed to the FASER Trigger Data Acquisition (TDAQ) software by implementing a real-time compression module, reducing storage requirements by 50%.
  • Researched open-source compression libraries and implemented them with C++ and calculated performance benchmarks with Python-based analytics.
  • Designed and developed a real-time compression engine (C++) using a non-blocking multithreaded approach for optimal performance and low latency
  • Link https://summerofcode.withgoogle.com/archive/2023/projects/6JxnmPQ0

I2C Drivers for Microchip PIC32 Board
- Link https://github.com/Sumalyo/i2c_TC74

Read the original on github.com ↗