Speech-To-Text App
Solely developed an app to help Deaf-mute people communicate, using speech to text conversion and novel visualization. Used by an Italian restaurant currently to communicate with the deaf-mute workers of the restuarant.
TuneX Music Player
Designed and developed a music player deviating from the traditional one with enhanced features starting from the vibrant interfaces with variety of themes, different playlists, support of chromecasts to smoothest gestures for song switching. TuneX: https://soumyabiswas.github.io/
Academic Mini Project : Minimization of page fault using Queueing Theory
differenceee an approach to minimize the number of page faults better than the conventional page replacement algorithms using the Queueing Theory. A CLI application was built using C++ for practical depiction which calculated the number of page faults taking page reference string as input and giving out results clearly exhibiting the difference of performance between typically used algorithms and the proposed one.
Academic Major Project: Text Manipulation using Regular Expressions
It discusses use of flat files as synthetic databases, truncating its disadvantages and taking manipulation in consideration with the help of a powerful language called Regular Expressions. GUI based software developed in Java showed manipulations like insertion, updation, deletion in a text file internally handled efficiently using Regular expressions.