Hello there!
I'm a software engineer from Bangladesh. I like to solve problems and so I like to take part in competitive programming contests. I usually practice coding in CodeForces, LeetCode, and CodeChef. I also know Cpp, Java, Julia, Python, Django, SQL, Git, Vim etc.
Thank you for reading.
Title | Building Semantic Knowledge Graph using Twitter Data |
---|---|
Supervisor | Dr. Muhammad Mashroor Ali |
Description | In the undergraduate thesis, we investigated how to build a knowledge graph from a very limited data source like Tweets. As the research progressed, we faced some chalanges such as connecting external knowledge base, choosing tentative candidates and disambiguating urls using various heuristic functions. We have also used NLP tools (GATE developer) to analyze tweets and write necessary codes. (github link) |
Title | NewsApp |
---|---|
Language/Framework | Android, Kotlin, Java |
Description | A simple android news app showing pagination(offline support with network call), MVVM, retrofit, room, picasso, multiple rows in recyclerview, footer/loader etc |
Title | cDoctorAssistant |
Language/Framework | Python, Django |
Description | A simple cancer patient management system |
Title | Rubics-cube-solver |
Language/Framework | Assembly 8086 |
Description | An assembly 8086 code that can solve 2x2x2 rubics cube |
Title | Compiler |
Language/Framework | C++, Flex, Bison |
Description | A simple C Compiler that takes a source program, generates tokens, an AST, andgenerates a corresponging target program in Assembly x86. |
Title | Database Project |
Language/Framework | Java, OrientDB |
Description | A project to experiment with the features of a NoSQL database named OrientDBusing Twitter Data. |
Title | Smart Locker |
Language/Framework | C |
Description | A hardware project with ATmega32 microcontroller that uses sensors detect burglar. It also comes with an alarm and a password management system |
Title | FileExplorerFX |
Language/Framework | Java, JavaFX |
Description | A simple file explorer that can be used to view, navigate through folders, and openfiles in a computer. Currenctly works with Windows |
Title | Zaxon |
Language/Framework | C, iGraphics |
Description | A simple game where the player has to defeat an alien |