KavitBansal
Analytical, curious, and detail-oriented with a passion for learning and discussing a wide range of topics in depth.
Florida
Pinned Repositories
AccessibilityServiceExample
Demo for getting key events outside the application
AutomatedCarParkingSystem
”AUTOMATED PARKING SYSTEM” made in java aims at automating all the work regarding handling of parking spaces. This project is meant to reduce the workload and complexities that the owners have to face during the handling the employees and the large parking spaces.
CodingwithKB
Data Structure and Leetcode Journey
Gallery
In this project, we use the Flickr API to create an infinite scrolling list of photos, which is able to fetch photos from the Flickr Server by keyword searching using HTTP/JSON. This app also support search suggestions. Tapping the image will open a single photo screen for downloading and opening the Flickr official app website. This android application has the following functionality: Infinite scrolling with high performance; Pull refreshing; HTTP requesting/responding and JSON parsing; Asynchronous image loading; Menu with SearchView and SearchSuggestion; Activity and fragment; RecyclerView and adapter.
KavitBansal's Repositories
KavitBansal/Gallery
In this project, we use the Flickr API to create an infinite scrolling list of photos, which is able to fetch photos from the Flickr Server by keyword searching using HTTP/JSON. This app also support search suggestions. Tapping the image will open a single photo screen for downloading and opening the Flickr official app website. This android application has the following functionality: Infinite scrolling with high performance; Pull refreshing; HTTP requesting/responding and JSON parsing; Asynchronous image loading; Menu with SearchView and SearchSuggestion; Activity and fragment; RecyclerView and adapter.
KavitBansal/AccessibilityServiceExample
Demo for getting key events outside the application
KavitBansal/AutomatedCarParkingSystem
”AUTOMATED PARKING SYSTEM” made in java aims at automating all the work regarding handling of parking spaces. This project is meant to reduce the workload and complexities that the owners have to face during the handling the employees and the large parking spaces.
KavitBansal/CodingwithKB
Data Structure and Leetcode Journey