Anubhav Jindal
Santa Clara, California, United States
11K followers
500+ connections
About
I aspire for a challenging and growth oriented career in the corporate sector with an…
Activity
-
Welcome Back, Alumni! It’s a pleasure to welcome you back to the community that helped shape your journey. Your achievements continue to inspire us…
Welcome Back, Alumni! It’s a pleasure to welcome you back to the community that helped shape your journey. Your achievements continue to inspire us…
Liked by Anubhav Jindal
-
We are excited that our Cloudera Santa Clara office is hosting a "Future of Data" meetup this Thursday, Nov 20th, with Shopee & Cirata! The topic…
We are excited that our Cloudera Santa Clara office is hosting a "Future of Data" meetup this Thursday, Nov 20th, with Shopee & Cirata! The topic…
Liked by Anubhav Jindal
Experience
Education
Licenses & Certifications
Volunteer Experience
-
Donation Drive Volunteer
People for Animals, Inc
- Present 8 years 10 months
Animal Welfare
Worked for "People for Animals" NGO which does this venerable task of looking after animals. Conducted a donation drive in which we went to different shops and houses to ask people for different things that they could donate for this noble cause.
-
Corporate Social Responsibility Volunteer
GlobalLogic
- 5 months
Children
Facilitated in organizing birthday parties and Christmas events for underprivileged children.
Courses
-
Analysis of Algorithms
CSCI 570 - USC
-
Android Development
Aptech Limited
-
Compiler Design
ETCS 302 - MAIT
-
Computer Networks
ETCS 306 - MAIT
-
Data Structures
ETCS 209 - MAIT
-
Database Management Systems
ETCS 208 - MAIT
-
Information Retrieval
CSCI 572 - USC
-
Introduction to Programming
ETCS 108 - MAIT
-
Java Programming
ETCS 307 - MAIT
-
Machine Learning
Stanford University
-
Object Oriented Programming
ETCS 210 - MAIT
-
Operating Systems
ETCS 304 - MAIT
-
PHP
Udemy (Online)
-
Software Engineering
ETCS 303 - MAIT
-
Software Testing and Quality Insurance
ETCS 403 - MAIT
-
Web Technologies
CSCI 571 - USC
Projects
-
Event Search - Android Application
See projectThis Android application serves as the Mobile counterpart of the project found at
http://csci-hw8-222600.appspot.com
Overview
Event search allows users to search for various different sports, music, film etc events based on current location or any other location entered by the user. Users can know more about the artists performing, the venue of the event, the upcoming events at the same venue, the seating map, etc. They can also book tickets using links which lead to Ticketmaster…This Android application serves as the Mobile counterpart of the project found at
http://csci-hw8-222600.appspot.com
Overview
Event search allows users to search for various different sports, music, film etc events based on current location or any other location entered by the user. Users can know more about the artists performing, the venue of the event, the upcoming events at the same venue, the seating map, etc. They can also book tickets using links which lead to Ticketmaster website.
Technologies used
Android(Java), Volley library, Glide library, XML, Google play services, NodeJS
APIs used
Ticketmaster API, IP API, Spotify API, Google Maps API, Google Customized Search API, Songkick API, and Twitter API -
Event Search - Angular 6 with Node.js
See projectThe project is live and deployed on Google Cloud Platform. It can be accessed at the link below:
http://csci-hw8-222600.appspot.com/
Github link
https://github.com/anubhavjindal/Event_Search_Angular_with_Node
Overview
Event search allows users to search for various different sports, music, film etc events based on current location or any other location entered by the user. Users can know more about the artists performing, the venue of the event, the upcoming events at the…The project is live and deployed on Google Cloud Platform. It can be accessed at the link below:
http://csci-hw8-222600.appspot.com/
Github link
https://github.com/anubhavjindal/Event_Search_Angular_with_Node
Overview
Event search allows users to search for various different sports, music, film etc events based on current location or any other location entered by the user. Users can know more about the artists performing, the venue of the event, the upcoming events at the same venue, the seating map. They can also book tickets using links which lead to Ticketmaster website.
Technologies used
NodeJS, Express, Angular 6, Bootstrap, AJAX, JSON, HTML5, jQuery
APIs used
Ticketmaster API, IP API, Spotify API, Google Maps API, Google Customized Search API, Songkick API, and Twitter API -
JSON Parser
See projectThe project is a part of the course CSCI 571 Web Technologies that I took at the University of Southern California.
Overview
It is basically a JSON parser that takes any JSON file from the user and displays the parsed data in form of an HTML table. There are various cases that are handled for parsing the input file like missing data, different headers, missing rows, empty json file, invalid json file, no row in json file, etc. -
AlzAid - Android Application
AlzAid is an Android based Application for helping people suffering from Alzheimer's disease. It aims to aid them in remembering the most important things in life and assess the progress of their disease.
Other creatorsSee project -
qMe - Android Application
This helped us won a Hackathon organised by Coding Ninjas.
Overview
qMe is an Android based automated Queueing System for public places like banks, hospitals, government offices, malls, etc. It aims to prevent the time and effort spent in standing in long queues. It uses bluetooth low energy (BLE) devices for the process.
Technologies used
Android SDK v24, Firebase, Beacons, Material Designing
Features
1. When a user approaches a Beacon device, various available…This helped us won a Hackathon organised by Coding Ninjas.
Overview
qMe is an Android based automated Queueing System for public places like banks, hospitals, government offices, malls, etc. It aims to prevent the time and effort spent in standing in long queues. It uses bluetooth low energy (BLE) devices for the process.
Technologies used
Android SDK v24, Firebase, Beacons, Material Designing
Features
1. When a user approaches a Beacon device, various available queues are shown to the user and the user can select which queue to be a part of.
2. Current queue size is displayed on each device along with number of people in front of the user in the queue.
3. When the user's turn arrives, a push notification is sent to the user for call out.
4. The documents that will be asked for the service can be conveyed in advance to the user.
Why use Beacons?
1. Token Generator machines do not solve the problem as there might be a queue for taking a token itself. Moreover such machines are expensive.
2. GPS cannot be used for Micro-navigation, i.e. won't be able to differentiate between 2 queues next to each other.
Hence, Beacons (BLE devices) are a good solution for this problem.Other creatorsSee project -
Scientia - Android Appplication
See projectScientia is an Android based application for enhancing knowledge of an Individual using an Interactive Interface in which each question is scored. All questions are presented in the form of MCQs. Scientia offers questions in various different fields like Logical Reasoning, Verbal Reasoning, Quantitative Aptitude
-
Lineage Tracker Service
-
• What is Lineage? EBS provides block level storage volumes for use with EC2 instances. From these volumes, users are able to create snapshots which are point in time incremental backups.Lineage of a snapshot or volume is the trace or tree of snapshots and volumes that were made from a source. This source, can be a volume, the snapshot made from the volume, a copy of the snapshot each of which may be located in any region thus creating a “family tree”.
• Implemented several AWS services…• What is Lineage? EBS provides block level storage volumes for use with EC2 instances. From these volumes, users are able to create snapshots which are point in time incremental backups.Lineage of a snapshot or volume is the trace or tree of snapshots and volumes that were made from a source. This source, can be a volume, the snapshot made from the volume, a copy of the snapshot each of which may be located in any region thus creating a “family tree”.
• Implemented several AWS services including Lambda, API Gateway, S3, DynamoDB, CloudFormation, SNS, SQS, Redshift, CloudWatch, Virtual Private Cloud (Subnetting, Elastic IPs, Internet Gateway, Routing tables, Security Groups, CIDR Blocks) and IAM (Roles and Policies)
• Wrote Unit tests using JUnit and Mockito.
• Used Google Guice and Spring for Dependency Injection and Hibernate for Object Relational Mapping.
• Utilized several tools which are internal to Amazon. -
Pool-In : Android Application
-
Overview
This android application is one stop solution for a college student. It enables the sharing of resources and also provides a platform for students (juniors or seniors) to interact. The students can list their 'classifieds' to sell, donate or barter a resource like book, stationary etc. and can have discussions about various things.
Technologies used
Android SDK v25, Firebase, Google Cloud Functions, Material Designing Libraries
This project helped us win 2…Overview
This android application is one stop solution for a college student. It enables the sharing of resources and also provides a platform for students (juniors or seniors) to interact. The students can list their 'classifieds' to sell, donate or barter a resource like book, stationary etc. and can have discussions about various things.
Technologies used
Android SDK v25, Firebase, Google Cloud Functions, Material Designing Libraries
This project helped us win 2 hackathons. One was organised by Google and the other was organised by Nagarro.Other creatorsSee project -
Thermal Scanning - Android Application
-
See projectThermal Scanning is an Android application for easing the process Condition Based Maintenance for transformers used for supplying electricity. It helped in onsite entry of records and automatic report generation.
-
Document Feature Identification (Open Source Project)
-
The project is about taking random text documents of different topic scenarios using a web application and grouping/classifying these documents into respective domain areas. We created an algorithm for this classification using Artificial Intelligence, Python(NLTK)
Other creatorsSee project -
ExploreIt!
-
See projectExploreIt! is a Content Management System created using PHP, Bootstrap, HTML, CSS, JavaScript. ExploreIt! has various different sections like Music, Java, Earth, Space, Movies, etc for exploring. Each section has various posts which can be added by users and are monitored by Administrators. ExploreIt! allows new registrations and also provides live statistics and control over posts and user accounts.
Honors & Awards
-
Runner up at Bloomberg Puzzle Hunt
Bloomberg
Secured 2nd position at the Bloomberg Puzzle Hunt organized at the University of Southern California, Los Angeles by Bloomberg L.P.
-
Google Firebase Hackathon Winner
Google Firebase
Winner of Google Firebase Hackathon, Delhi (2017) which was organised as a part of AppFest India. We developed an Android Application using several Firebase features like Authentication, Real-time database, Cloud functions.
-
Runner Up at Beacathon
Coding Ninjas
Developed an android based automated queueing system application using beacons.
-
Code-N-Counter Hackathon
Nagarro
Got AIR-4 in Code-N-Counter Hackathon contest. It comprised of 2 rounds. First was an on-line coding round on HackerEarth and the second was an off-line round in which we had to come up with an innovative idea and develop a product using any technology regarding the same.
-
Certificate of Distinction in Mathematics International Benchmark Test (IBT)
-
Received Certificate of Distinction in Mathematics International Benchmark Test conducted by Australian Council for Educational Research.
-
World Maths Day
UNICEF
World Rank: 41
Country Rank: 2
Test Scores
-
Master of Science in Computer Science
Score: GPA: 3.6/4.0
-
GRE (Graduate Record Examination)
Score: 321
Quant: 167/170
Verbal: 154/170 -
TOEFL
Score: 109
Reading: 26
Listening: 27
Speaking: 28
Writing: 28 -
B.Tech in Computer Science and Engineering
Score: 81%
Aggregate percentage in 8 semesters
-
Central Board Of Secondary Education
Score: 94.6 % aggregate
94.6% aggregate score in 10+2 Board Exams
-
Central Board of Secondary Education
Score: CGPA: 9.8
9.8 CGPA in 10th class Board Exams
Languages
-
German
Elementary proficiency
-
Hindi
Native or bilingual proficiency
-
English
Native or bilingual proficiency
More activity by Anubhav
-
She built Tinder into a $2 Billion powerhouse. Then her male co-founders forced her out. Her response? Build a $7 billion competitor that puts women…
She built Tinder into a $2 Billion powerhouse. Then her male co-founders forced her out. Her response? Build a $7 billion competitor that puts women…
Liked by Anubhav Jindal
-
Data lineage – the story behind the data – is the DNA of data for tracing its journey from origin to destination detailing transformations and…
Data lineage – the story behind the data – is the DNA of data for tracing its journey from origin to destination detailing transformations and…
Liked by Anubhav Jindal
-
AI thrives on strong foundation - join us as we explore building transformative solutions with the Cloudera platform.
AI thrives on strong foundation - join us as we explore building transformative solutions with the Cloudera platform.
Liked by Anubhav Jindal
-
📣 And the award goes to …. 🏆 Huge congratulations to a team of Frontier users led by the University of Melbourne for winning the 2024 Gordon Bell…
📣 And the award goes to …. 🏆 Huge congratulations to a team of Frontier users led by the University of Melbourne for winning the 2024 Gordon Bell…
Liked by Anubhav Jindal
-
Before the year ends, I would like to share that I’ve acquired Level 4 certification in Leadership Management from Cork Education and Training Board.…
Before the year ends, I would like to share that I’ve acquired Level 4 certification in Leadership Management from Cork Education and Training Board.…
Liked by Anubhav Jindal
-
At Meta Facebook office: A workshop on Open Source AI from Meta PyTorch and Llama Gaining, spreading and updating knowledge is a continuous…
At Meta Facebook office: A workshop on Open Source AI from Meta PyTorch and Llama Gaining, spreading and updating knowledge is a continuous…
Liked by Anubhav Jindal
-
🌈 Final full day of #SC24 re-capped thanks to our incredible student volunteers! From meet-and-greets, presentations and networking, to volunteer…
🌈 Final full day of #SC24 re-capped thanks to our incredible student volunteers! From meet-and-greets, presentations and networking, to volunteer…
Liked by Anubhav Jindal
-
I am honored to be selected as one of the NSDF fellows for SC24! Thank you for giving me this opportunity.
I am honored to be selected as one of the NSDF fellows for SC24! Thank you for giving me this opportunity.
Liked by Anubhav Jindal
Other similar profiles
Explore top content on LinkedIn
Find curated posts and insights for relevant topics all in one place.
View top contentOthers named Anubhav Jindal
47 others named Anubhav Jindal are on LinkedIn
See others named Anubhav Jindal