
DocuDog
A web app that converts plain text into markdown format for ReadMe's.
[React, Spring-Boot Java]
I was born and raised in Bangladesh and later moved to United States in 2016. I love solving problems and learning new things which led me to study Computer Science.
Currently, I'm a junior at Boston University, expected to graduate in Spring 2021. This summer, I interned at Liberty Mutual as a Software Developer Intern.
During school year, I'm involved with different extra curricular activities. I'm the Internal Affairs Representative for a student organization called "Transition to BU" that helps new transfer students with various resources.
I'm also part of the organizing team of Boston's premier hackathon called "BostonHacks".
A web app that converts plain text into markdown format for ReadMe's.
[React, Spring-Boot Java]
An android application that helps the visually impaired see through their ears.
Implemented autocompletion using binary search.
[Java]
Simulated Brownian Motion.
[Python]
Implmeneted greedy heuristics to solve TSP problem.
[Python]
Used Markov chain to create a statistical model of English text.
[Python]
Hand-gesture-recognizer by OpenCV
[Python]
using dynamic programming to compute gsa of DNA strings.
[Python]
Used A* search algorithm to solve 8-puzzle problem.
[Java]