PROJECTS
- Advanced Software Project: Created a software for recognizing manually drawn digits and characters using neural networks and Machine learning algorithms.
- Advanced Software Process: Modelled Extreme Programming Software process using Little-JIL tool which uses different developers with optimal use of resources.
- Advanced Computer Security:
- Developed a firewall in internal computer which allows restricted access to external computer.
- Attacked a local server by exploiting buffer flow vulnerability and transferred files in it using secure shell connection.
- Developed an algorithm which uses brute force to crack the key and decrypt an encrypted file.
- Artificial Intelligence:
- TIC-TAC-TOE game computer vs computer: Implemented in C using MinMax-A-B and AlphaBeta search algorithms.
- Emergency room: Diagnoses poison using Backward chaining algorithm and gives the treatment using Forward chaining algorithm implemented in C++.
- Database Theory and Design - Created Job Portal an online job fetching website using JAVA (front end) and ORACLE (back end), JAVA (front end) and MYSQL (back end).
- Undergrad Final Year Project - Created a Search Engine with Domain based Content Ranking using Semantic word comparison using C.
Data Structures: Maze - Implemented in Python using Pi-game and Backtracking algorithm.
- Formal Languages and Automata - Spell Correction for a given query using Regula Expression implemented in C#.