Anshul Pardhi Resume PDF
Anshul Pardhi Resume PDF
Anshul Pardhi Resume PDF
com
Anshul Pardhi Phone: 9726794647
LinkedIn: linkedin.com/in/anshulpardhi
GitHub: github.com/anshul1004
EDUCATION
The University of Texas at Dallas Richardson, TX
Master of Science, Computer Science (3.83 / 4.0) Aug 2019 – May 2021
Jonsson School Graduate Study Scholarship Recipient
Visvesvaraya National Institute of Technology Nagpur, India
Bachelor of Technology, Computer Science and Engineering (7.65 / 10.0) Aug 2013 – May 2017
SKILLS
Languages: Java, Python, SQL, JavaScript, C++, C, R, HTML, CSS
Tools & Frameworks: Java EE, Spring, Kafka, Samza, Hadoop, Spark, Django, Git
Machine Learning Libraries: NumPy, pandas, scikit-learn, TensorFlow, Keras
WORK EXPERIENCE
LinkedIn Corporation Sunnyvale, CA
Software Engineer Intern May 2020 – Aug 2020
• Designed and developed a distributed stream processing platform which throttles excessive incoming emails,
push notifications, and SMS to LinkedIn communications server efficiently.
• Onboarded LinkedIn live video broadcast push notifications to modern Java-based template-less architecture.
• Technologies Used: Java, Kafka, Samza, RocksDB
Oracle Corporation Hyderabad, India
Software Engineer June 2017 – July 2019
• Created REST API endpoints, enabling other platforms and customers to seamlessly integrate with Oracle CPQ
Cloud. The project was profoundly celebrated with an adoption rate of 80% within the next quarter.
• Implemented Amend Subscription flow for Oracle’s subscription solution, which increased the revenue by 60%.
• Technologies Used: Java, Spring, JS, SQL, REST, SOAP
Morgan Stanley Bangalore, India
Technology Analyst Intern May 2016 – Jul 2016
• Developed a web tool, using for OTC clearing operations users to update trades that failed Straight-through
processing.
• Technologies Used: Java, Spring, SOAP, JS, HTML, CSS
PROJECTS
Countries Search Engine (GitHub)
• Developed a search engine to retrieve geographic information of any country. Used techniques like crawling,
indexing, clustering to improve search results.
• Technologies Used: Python, Nutch, Solr, Flask, JS
Live Twitter Sentiment Analysis (GitHub)
• Real-time tweets from Twitter were streamed continuously, and live sentiment analysis was performed on the
processed tweets. Visualizations were also created.
• Technologies Used: Python, Kafka, Elasticsearch, Kibana
Lyrics Generator (GitHub)
• Developed song lyrics generator from scratch using RNNs. New song lyrics are generated based on the chosen
artist’s previously released songs. The RNN stores the context and style of songs of the chosen artist and
creates new song lyrics in similar fashion.
• Technology Used: Python