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
country guide application built with JavaScript that provides information about different countries using the Rest Countries API. Users can search for countries and access details such as populatio…
news application built with JavaScript that fetches and displays news articles from various categories using the NewsAPI. Users can explore trending news, search articles by category, and stay upda…
dictionary application built with JavaScript that allows users to search for words and provides their definitions using the DictionaryAPI. This app enhances the user experience by offering quick ac…
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and accoun…