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
This Android app fetches and displays articles from a remote server using Retrofit. It lists articles in a RecyclerView, and clicking on an article opens a detailed view with the article's image, title, date, and description. Glide is used for image loading.
This Android Ecommerce Application offers product listing, search functionality, and cart management. It displays products in a grid, supports marking favorites, and enables title-based searches. Users can add or remove items from their cart, with the cart state saved locally. Technologies used include RecyclerView, Adapter, Retrofit, and Picasso.
An intelligent twist on the classic snake game, this project explores how an AI agent can autonomously learn to survive and thrive. By applying pathfinding algorithms and reinforcement learning principles, the AI controls the snake's movement, navigating a dynamic environment to reach food