Shobhit Kumar
Computer Science Engineer
A Dedicated person with an aim to Succeed in an environment of growth and excellence and earn a job which provides me job satisfaction and self-development and help me achieve personal as well as organisational goals and learn more tricks from anyone- regardless of the field they are working in.
***************@*****.***
Kanpur
linkedin.com/in/shobhitkratho
re
SKILLS
Data Structure
Programming
Core JAVA Git
My SQL Database
Basic Android
Algorithm Solving Ability
COURSES
Object Oriented
Programming
Data Structure
Database Management
System
EDUCATIONAL QUALIFICATIONS
B.Tech in Computer Science and Engineering
Ajay Kumar Garg Engineering College
2016 - 2020, CGPA –6.75/10 (Ist Div.)
WORK EXPERIENCE
Android Developer Intern
EMPOWERU (Promorph Solutions Pvt. Ltd.) at IIT KANPUR 06/2019 - 07/2019, IIT KANPUR
An Analytical Institution Governance Application monitoring tools for improving education system. CERTIFICATES
Mobile Application Development(Summer Internship) (06/2019 - 07/2019) EMPOWERU (Promorph Solutions Pvt. Ltd.) at IIT KANPUR Training in Core Java (06/2018 - 07/2018)
Pursued Training at Digital Expert
PROJECTS
Earthquake Application
It's a self-learning project which shows recent earthquake data through API Call and Dynamic ListView display with intents to detailed information.
App is build using Recycler View, List View and Custom Array Adapter for efficiency. Application is connected to HTTP Networking, data retrieved from JSON Parsing, and build using concepts like Threads and Parallelism.
Loader Manager is used for memory efficiency on device rotation and fetching data through network on a different thread.
Location Sensor Application
This system tracks the user location with the help of GPS. System retrieves the user’s current geological coordinates, with the help of this system tracks user’s current location and alert the user via notification when he/she reaches outside a specified range.
Android Send SMS
In android, we can send SMS from our android application in two ways either by using SMSManager API or Intents based on our requirements. If we use SMSManager API, it will directly send SMS from our application.