You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HoliStay is an Android application for booking affordable accommodations in Boston, developed as part of the Software Construction course (COMP2100/6442) at the Australian National University.
A web application that provides real-time weather updates for any city using the OpenWeatherMap API. Includes detailed weather information and a responsive design with light and dark mode options.
A comprehensive analysis of Netflix Movies and TV Shows dataset, including data cleaning, exploratory data analysis, and implementation of three recommendation systems: CountVectorizer, TF-IDF with…