Shantanu Rathod
@Shantanu_Rathod
Shantanu Rathod
@Shantanu_Rathod
Rehar, India
I am 2nd year B.tech IT student at JSS Noida with keen interest in science and technology.I like coding and building android application.
Some of application that I have build are
1)-Event app-App that shows ongoing events in college.Organizer can create new events and can see participant’s list in any particular event.Participants can know the details like venue,date,time of events and register through app. App uses firebase for authentication and database.
2)-Treasuro app-This app can host annual treasuro(tresure hunt) event held in my college.Registered students can log in and see the questions and scan the correct QR code through integrated QR code scanner in app to reach to next question.App also shows realtime Dashboard of participants.Registration,authentication of users and data storage is done using firebase.
3)-Hey stalker-App based on web scraping that fetches full instagram DP of any user through username. This app makes use of JSOUP library for HTML parsing.
4)-Weather app-This app shows weather information of any entered city.It uses API to fetch data in JSON form.