Recent masters graduate have relevant knowledge of software design, development, and testing. Seeking to utilize a broad educational background with excellent analytical, technical, and programming skills to thrive as an entry-level software engineer. I am a believer in excellence, having the zeal to up-skill, being efficient and productive for the company’s development, and diversifying my professional skill set.
A Hybrid Approach for Detecting Automated Spammers on Twitter:
· Implemented a hybrid strategy to identify automated spammers on Twitter, using machine learning models and rule-based techniques to improve efficiency and accuracy.
The detection system was smoothly integrated with Twitter APIs, allowing for automated actions such as reporting, suspending, or restricting accounts identified as spammers
Donot Disturb Application:
· This project includes features like variable time intervals, automatic message answers, and an easy-to-use UI.
· For the graphical user interface (GUI), I used Java's Swing library and built multi-threading for fast background task handling.
· This project demonstrates strong Java programming abilities, GUI creation, and the effective use of concurrent programming for a smooth user experience.
Shopping Cart in C:
· The aim of this project is to understand the basic principles of developing a console-based shopping cart application in C to enhance proficiency in algorithmic thinking and data manipulation.
· Implemented data structures for products and functions for cart management, providing hands-on experience in C programming.
· Designed a user-friendly console interface for adding items, displaying the cart, and calculating the total price.