1. Management of Teaching and Learning Resources (B.Tech Project) - Android App development
● Developed an educational app using Kotlin as the primary language and Firebase as the backend.
● Implemented admin and user dashboard using XML for frontend layout and styling, significantly improving user experience through enhanced responsiveness and interactivity.
● Enhanced the user learning experience through interactive modules, quizzes, and assignments while ensuring seamless data integration, real-time updates, and secure user authentication using Firebase technology.
● Conducted thorough debugging, testing and code reviews to deliver a high quality and bug-free app.
2. Parts Of Speech Tagging System (AI Project)
● Implemented a stochastic approach for predicting parts of-speech tags in BNC Corpus using NLP in Python.
● Used Hidden Markov Model for estimating an appropriate tag sequence for a sentence.
● Optimized the HMM further by using a dynamic programming algorithm known as Viterbi Algorithm with an accuracy of 95.23.