Pinned Repositories
Calculator
RevNo
SqliteApp
This code shows how we can connect our android app to the database(Internal) SQLite. This displays the basic functions of Addition, Updation, Deletion and viewing the data entered.We used alert and toast messages for displays.
CodingPractice
Data Structures and Algorithms Implementation and Problems
File
FoodCarte
Front-End-Dev-Assignments
These mini-projects and assignments were created during coding block classes of Front-end development.
GoogleMaps
Using Google Maps API
Hellifly
A 2D game
POSist
POSist Written test 2
Akash1903's Repositories
Akash1903/Calculator
Akash1903/RevNo
Akash1903/SqliteApp
This code shows how we can connect our android app to the database(Internal) SQLite. This displays the basic functions of Addition, Updation, Deletion and viewing the data entered.We used alert and toast messages for displays.
Akash1903/CodingPractice
Data Structures and Algorithms Implementation and Problems
Akash1903/File
Akash1903/FoodCarte
Akash1903/Front-End-Dev-Assignments
These mini-projects and assignments were created during coding block classes of Front-end development.
Akash1903/GoogleMaps
Using Google Maps API
Akash1903/Hellifly
A 2D game
Akash1903/POSist
POSist Written test 2
Akash1903/WordCount
It displays the no of words the user has entered. It also uses a class StringTokenizer and its respective methods.