Simon Game, 10/2023, 12/2023, Developed a Simon Game Challenge which tests and boosts one's memory. In this game, players must remember and repeat a sequence of colors and sounds generated by the computer. Built with HTML, CSS, JavaScript, Bootstrap, Jquery
Data Fetching Chatbot, 07/2023, 08/2023, Developed an advanced chatbot designed to fetch accurate information from Wikipedia seamlessly. Features a clean, responsive design for easy navigation and seamless user experience. Robust mechanisms to manage errors and provide reliable responses. Capable of handling multiple queries simultaneously without performance degradation.Built with HTML, CSS, JavaScript, Jquery
Social Network Analysis, 10/2023, 12/2023, Designed and executed a graph analysis project to study the social network of the Karate Club. The analysis includes Spectral clustering to detect communities within the network and Visualization of the network and detected communities. It includes calculation of various network metrics such as density, average degree, and local clustering coefficient.Built with Python, NetworkX, Matplotlib, NumPy, scikit-learn