I am a computer engineering student dedicated to ensuring the development of high-quality software that drives innovation and reliability.
View my WorkDesigned and developed a web application using the Flask framework, enabling users to search for real-time global weather/time information. Utilized OpenWeather's Geocoding API and Current Weather API to retrieve and display the data.
Collaborated in a team of 4 to develop a Flask web application, providing task management features and communication between users. Developed the frontend to create a user-friendly interface. Built the backend with Flask-SQLAlchemy to create a database and to handle user authentication. Implemented the CRUD functionalities of the todo list.
Jupyter notebook showcasing the process of webscraping movie data using Selenium and Beautiful Soup. Wrote scripts to collect and save data lcoally to be processed using data visualization tools such as Pandas and Mathplotlib.
Developed a web application using the Django framework to create an online library that simulates the functionalities of a role-based access control model. Provides 3 different user roles (admin, librarian, and student), each with varying features and controls corresponding to the role.