SlideShare a Scribd company logo
1 of 2
Download to read offline
Vishal Reddy Burri
Bachelor of Technology
Computer Science and Engineering
International Institute of Information Technology,
Hyderabad
Email: vishalreddy616@gmail.com
Phone No.: +91-9515678457,7013288391
Education
Year Degree/Certificate Institute CGPA/Percentage
2018 B.Tech in CSE IIIT - Hyderabad 8.4/10.0
2013 12th
Class Sri Chaitanya Narayana College, Hyderabad 98%
2011 10th
Class (SSC) Narayana CO School, Hyderabad 98%
Interests
Competitive Programming
Data structures
Algorithms
Software Development
Experience
Machine Learning Intern at Samsung R&D Bangalore May ’18 - July ’18
• Developed a Deep Tagger for Samsung voice assistant Bixby with dual encoder-decoder architecture. Trained word
vectors with Facebook’s FastText library for embeddings.Used Attention mechanism for better
accuracy.Implemented using Keras API with Tensorflow as backend.
• Technologies : Keras,python
Research Assistant at Computer Systems Group Lab, CSG May ’17 - May ’19
• Developed a method to skip cold starts for a pipelined application using Amazon simple notification service.
• Classification(CPU, GPU) of OpenCL kernels in GPGPU benchmarks using Deep Learning models.
• Developed an approximate multiplier in Bluespec to reduce power and time consumed by the circuit and integrate
with applications that use a lot of power and time for computing the operations like image processing, machine
learning.
• Technologies : AWS,Bluespec,Nodejs,OpenCL
Teaching Assistant at IIIT Hyderabad Jan ’18 - May ’19
• Teaching Assistant for Computer System Organisation(2018 January - April), Complex Digital System
Design(2018 August - November),Parallel computing(2019 January - May) courses at IIIT Hyderabad. The work
includes conducting tutorials,preparing assignments and evaluating them.
Major Projects
Flat-B Compiler
• Built a compiler for a Flat-B language which is subset of C.
• Tools used are flex for lexical analysis and bison for writing grammar.Generated AST (Abstract syntax tree) and
subsequenty to LLVM IR for executing instructions with LLVM backend.
• Implemented Interpreter for this language and compared performances of standard programs.
Multiple Chat Room Communication
• Created a multiple chat room environment for multiple users so they can chat and transfer files through TCP or
UDP in a chat room.
• Used Socket Programming with support for multi-threading.
• Implemented in Java.
Skip Coldstart of a pipelined application using AWS SNS
• Developed a method to skip cold starts for a pipelined application using Amazon simple notification service
• We have introduced a dummy lambda function which is responsible for creating containers for other lambda
function.Whenever dummy function publishes a message to a topic then all the subscribers are triggered through
this message.Triggered subscribers create containers for the lambda functions.
• Implemented lambda functions in Nodejs
Distributed TicTacToe using Java RMI protocol
• Implemented TicTacToe game such that multiple pair of clients invoke methods in server and play the game using
Java RMI protocol.
• Each pair of clients game will be handled by a separate thread (Multi-threaded game).
• Implemented in Java.
Decentralized Uber
• Decentralized Uber is an unbundled Uber smart contract to prevent from being a central point of control or failure.
• User requests for cabs nearby.He chats with driver regarding his location and time.Driver accepts or rejects the
request.User pays the required amount to driver itself.
• Implemented full decentralized application with solidity as backend.
Short Term Projects
Mini-Dropbox
• Peer to Peer file Application: an Application Level program to keep two separate directories synced, similar to
Drop-box, using sockets.
• Sends the data through TCP and UDP connections and hash value of the file to verify.
Neural Network
• Implemented multi hidden layer neural network from scratch with support for different activation functions and
loss functions to classify the data.
• Implemented in Python.
Linux Shell
• Implemented a basic Bash-like shell with features including piping, I/O redirection, background processes,
suspending the active process and fg.
• Implemented in C using system calls like fork,exec,pipe etc.
MiniSql Engine
• Implemented a clone of MySql system.It supports the usage of simple SFW queries,aggregate functions,logical
operators,distinct operator as in SQL.
• Implemented in python.
Tic Tac Toe Game
• Built Ultimate tic tac toe game AI bot in a 4x4 board each cell having 4x4 ultimate tic tac toe game.
• Artificial Intelligence concepts like Adversarial Search and GameTheory Concepts were used.
• Implemented in python
Sentimental Analysis
• Implemented an approach to train a model to predict the sentiment of a movie review.
• Approach involves use of Deep Learning Models and Keras API.
Bloxorz-game
• Built a particular variant of Bloxorz game using OpenGL libraries in C++ in 3D.
Courses
Machine Learning
Statistical Methods in AI
Database Systems
Distributed Systems
Artificial Intelligence
Compilers
Algorithms
Parallel Computing
Operating Systems
Computer Networks
Data Structures
Introduction to Databases
Distributing Trust and Blockchains
Algorithms
Optimization Methods
Computer Skills
Languages: C, C++, Java(Basic), Python,
Web Technologies: HTML, CSS,Javascript, JQuery, Bootstrap,PHP,Ajax
Frameworks: NodeJS,Web2Py,Solidity,Vyper
DBMS: MySQL, BaseX, Neo4J
Graphics: WebGL, OpenGL, Blender, Unity
Others: Bluespec,MPI,OpenMP,Keras
Achievements
Secured All India Rank of 616( top 1% ) in IIT-JEE-MAINS 2015 Examination.
Secured State wide rank of 110( top 1% ) in EAMCET 2015 Examination.
HackerRank max rating of 2048 .Best global rank 197/9035

More Related Content

What's hot

A practical introduction to observability
A practical introduction to observabilityA practical introduction to observability
A practical introduction to observabilityNikolay Stoitsev
 
Faster deep learning solutions from training to inference - Michele Tameni - ...
Faster deep learning solutions from training to inference - Michele Tameni - ...Faster deep learning solutions from training to inference - Michele Tameni - ...
Faster deep learning solutions from training to inference - Michele Tameni - ...Codemotion
 
Introduction to Keras
Introduction to KerasIntroduction to Keras
Introduction to KerasJohn Ramey
 
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"..."Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...Edge AI and Vision Alliance
 
Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016MLconf
 

What's hot (6)

Async programming in c#
Async programming in c#Async programming in c#
Async programming in c#
 
A practical introduction to observability
A practical introduction to observabilityA practical introduction to observability
A practical introduction to observability
 
Faster deep learning solutions from training to inference - Michele Tameni - ...
Faster deep learning solutions from training to inference - Michele Tameni - ...Faster deep learning solutions from training to inference - Michele Tameni - ...
Faster deep learning solutions from training to inference - Michele Tameni - ...
 
Introduction to Keras
Introduction to KerasIntroduction to Keras
Introduction to Keras
 
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"..."Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...
"Using TensorFlow Lite to Deploy Deep Learning on Cortex-M Microcontrollers,"...
 
Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016
 

Similar to Resume

Hsin-Kai Wang's Resume(software)
Hsin-Kai Wang's Resume(software)Hsin-Kai Wang's Resume(software)
Hsin-Kai Wang's Resume(software)Hsin-Kai Wang
 
AI & Machine Learning Pipelines with Knative
AI & Machine Learning Pipelines with KnativeAI & Machine Learning Pipelines with Knative
AI & Machine Learning Pipelines with KnativeAnimesh Singh
 
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...Simplilearn
 
Ananth_Ravishankar
Ananth_RavishankarAnanth_Ravishankar
Ananth_Ravishankarananth R
 
Microsoft AI Platform Overview
Microsoft AI Platform OverviewMicrosoft AI Platform Overview
Microsoft AI Platform OverviewDavid Chou
 
CV_Virendra
CV_VirendraCV_Virendra
CV_Virendratiet
 
Er ravi kumar new
Er ravi kumar newEr ravi kumar new
Er ravi kumar newravi kumar
 
Er ravi kumar new
Er ravi kumar newEr ravi kumar new
Er ravi kumar newravi kumar
 
Deep Learning with CNTK
Deep Learning with CNTKDeep Learning with CNTK
Deep Learning with CNTKAshish Jaiman
 
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022InfluxData
 
Next Video Build: XMTP Workshop Slides
Next Video Build: XMTP Workshop SlidesNext Video Build: XMTP Workshop Slides
Next Video Build: XMTP Workshop SlidesNeven6
 
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksA Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksAmazon Web Services
 
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksA Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksAmazon Web Services
 
Resume_Yilun Chong_EN
Resume_Yilun Chong_ENResume_Yilun Chong_EN
Resume_Yilun Chong_ENYilun Chong
 

Similar to Resume (20)

Hsin-Kai Wang's Resume(software)
Hsin-Kai Wang's Resume(software)Hsin-Kai Wang's Resume(software)
Hsin-Kai Wang's Resume(software)
 
AI & Machine Learning Pipelines with Knative
AI & Machine Learning Pipelines with KnativeAI & Machine Learning Pipelines with Knative
AI & Machine Learning Pipelines with Knative
 
Amazon Deep Learning
Amazon Deep LearningAmazon Deep Learning
Amazon Deep Learning
 
Resume
ResumeResume
Resume
 
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...
Deep Learning Frameworks 2019 | Which Deep Learning Framework To Use | Deep L...
 
Mannu_Kumar_CV
Mannu_Kumar_CVMannu_Kumar_CV
Mannu_Kumar_CV
 
Ananth_Ravishankar
Ananth_RavishankarAnanth_Ravishankar
Ananth_Ravishankar
 
IoT meets Big Data
IoT meets Big DataIoT meets Big Data
IoT meets Big Data
 
Kamala_latest_CV
Kamala_latest_CVKamala_latest_CV
Kamala_latest_CV
 
Microsoft AI Platform Overview
Microsoft AI Platform OverviewMicrosoft AI Platform Overview
Microsoft AI Platform Overview
 
CV_Virendra
CV_VirendraCV_Virendra
CV_Virendra
 
RohitJindal
RohitJindalRohitJindal
RohitJindal
 
Er ravi kumar new
Er ravi kumar newEr ravi kumar new
Er ravi kumar new
 
Er ravi kumar new
Er ravi kumar newEr ravi kumar new
Er ravi kumar new
 
Deep Learning with CNTK
Deep Learning with CNTKDeep Learning with CNTK
Deep Learning with CNTK
 
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022
Samantha Wang [InfluxData] | Data Collection Overview | InfluxDays 2022
 
Next Video Build: XMTP Workshop Slides
Next Video Build: XMTP Workshop SlidesNext Video Build: XMTP Workshop Slides
Next Video Build: XMTP Workshop Slides
 
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksA Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
 
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech TalksA Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
A Deeper Dive into Apache MXNet - March 2017 AWS Online Tech Talks
 
Resume_Yilun Chong_EN
Resume_Yilun Chong_ENResume_Yilun Chong_EN
Resume_Yilun Chong_EN
 

Recently uploaded

VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackVIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...Suhani Kapoor
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...shivangimorya083
 
do's and don'ts in Telephone Interview of Job
do's and don'ts in Telephone Interview of Jobdo's and don'ts in Telephone Interview of Job
do's and don'ts in Telephone Interview of JobRemote DBA Services
 
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiVIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一2s3dgmej
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfSoham Mondal
 
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...Suhani Kapoor
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士obuhobo
 
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...shivangimorya083
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样umasea
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012rehmti665
 
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With RoomVIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...Suhani Kapoor
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一Fs sss
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Niya Khan
 
PM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterPM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterHector Del Castillo, CPM, CPMM
 

Recently uploaded (20)

VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackVIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
 
do's and don'ts in Telephone Interview of Job
do's and don'ts in Telephone Interview of Jobdo's and don'ts in Telephone Interview of Job
do's and don'ts in Telephone Interview of Job
 
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiVIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
 
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
 
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Cuttack Aishwarya 8250192130 Independent Escort Servic...
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
 
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...
Full Masii Russian Call Girls In Dwarka (Delhi) 9711199012 💋✔💕😘We are availab...
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012
Call Girls Mukherjee Nagar Delhi reach out to us at ☎ 9711199012
 
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With RoomVIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
 
PM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterPM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring Chapter
 

Resume

  • 1. Vishal Reddy Burri Bachelor of Technology Computer Science and Engineering International Institute of Information Technology, Hyderabad Email: vishalreddy616@gmail.com Phone No.: +91-9515678457,7013288391 Education Year Degree/Certificate Institute CGPA/Percentage 2018 B.Tech in CSE IIIT - Hyderabad 8.4/10.0 2013 12th Class Sri Chaitanya Narayana College, Hyderabad 98% 2011 10th Class (SSC) Narayana CO School, Hyderabad 98% Interests Competitive Programming Data structures Algorithms Software Development Experience Machine Learning Intern at Samsung R&D Bangalore May ’18 - July ’18 • Developed a Deep Tagger for Samsung voice assistant Bixby with dual encoder-decoder architecture. Trained word vectors with Facebook’s FastText library for embeddings.Used Attention mechanism for better accuracy.Implemented using Keras API with Tensorflow as backend. • Technologies : Keras,python Research Assistant at Computer Systems Group Lab, CSG May ’17 - May ’19 • Developed a method to skip cold starts for a pipelined application using Amazon simple notification service. • Classification(CPU, GPU) of OpenCL kernels in GPGPU benchmarks using Deep Learning models. • Developed an approximate multiplier in Bluespec to reduce power and time consumed by the circuit and integrate with applications that use a lot of power and time for computing the operations like image processing, machine learning. • Technologies : AWS,Bluespec,Nodejs,OpenCL Teaching Assistant at IIIT Hyderabad Jan ’18 - May ’19 • Teaching Assistant for Computer System Organisation(2018 January - April), Complex Digital System Design(2018 August - November),Parallel computing(2019 January - May) courses at IIIT Hyderabad. The work includes conducting tutorials,preparing assignments and evaluating them. Major Projects Flat-B Compiler • Built a compiler for a Flat-B language which is subset of C. • Tools used are flex for lexical analysis and bison for writing grammar.Generated AST (Abstract syntax tree) and subsequenty to LLVM IR for executing instructions with LLVM backend. • Implemented Interpreter for this language and compared performances of standard programs. Multiple Chat Room Communication • Created a multiple chat room environment for multiple users so they can chat and transfer files through TCP or UDP in a chat room. • Used Socket Programming with support for multi-threading. • Implemented in Java. Skip Coldstart of a pipelined application using AWS SNS • Developed a method to skip cold starts for a pipelined application using Amazon simple notification service • We have introduced a dummy lambda function which is responsible for creating containers for other lambda function.Whenever dummy function publishes a message to a topic then all the subscribers are triggered through this message.Triggered subscribers create containers for the lambda functions. • Implemented lambda functions in Nodejs Distributed TicTacToe using Java RMI protocol • Implemented TicTacToe game such that multiple pair of clients invoke methods in server and play the game using Java RMI protocol. • Each pair of clients game will be handled by a separate thread (Multi-threaded game). • Implemented in Java.
  • 2. Decentralized Uber • Decentralized Uber is an unbundled Uber smart contract to prevent from being a central point of control or failure. • User requests for cabs nearby.He chats with driver regarding his location and time.Driver accepts or rejects the request.User pays the required amount to driver itself. • Implemented full decentralized application with solidity as backend. Short Term Projects Mini-Dropbox • Peer to Peer file Application: an Application Level program to keep two separate directories synced, similar to Drop-box, using sockets. • Sends the data through TCP and UDP connections and hash value of the file to verify. Neural Network • Implemented multi hidden layer neural network from scratch with support for different activation functions and loss functions to classify the data. • Implemented in Python. Linux Shell • Implemented a basic Bash-like shell with features including piping, I/O redirection, background processes, suspending the active process and fg. • Implemented in C using system calls like fork,exec,pipe etc. MiniSql Engine • Implemented a clone of MySql system.It supports the usage of simple SFW queries,aggregate functions,logical operators,distinct operator as in SQL. • Implemented in python. Tic Tac Toe Game • Built Ultimate tic tac toe game AI bot in a 4x4 board each cell having 4x4 ultimate tic tac toe game. • Artificial Intelligence concepts like Adversarial Search and GameTheory Concepts were used. • Implemented in python Sentimental Analysis • Implemented an approach to train a model to predict the sentiment of a movie review. • Approach involves use of Deep Learning Models and Keras API. Bloxorz-game • Built a particular variant of Bloxorz game using OpenGL libraries in C++ in 3D. Courses Machine Learning Statistical Methods in AI Database Systems Distributed Systems Artificial Intelligence Compilers Algorithms Parallel Computing Operating Systems Computer Networks Data Structures Introduction to Databases Distributing Trust and Blockchains Algorithms Optimization Methods Computer Skills Languages: C, C++, Java(Basic), Python, Web Technologies: HTML, CSS,Javascript, JQuery, Bootstrap,PHP,Ajax Frameworks: NodeJS,Web2Py,Solidity,Vyper DBMS: MySQL, BaseX, Neo4J Graphics: WebGL, OpenGL, Blender, Unity Others: Bluespec,MPI,OpenMP,Keras Achievements Secured All India Rank of 616( top 1% ) in IIT-JEE-MAINS 2015 Examination. Secured State wide rank of 110( top 1% ) in EAMCET 2015 Examination. HackerRank max rating of 2048 .Best global rank 197/9035