際際滷

際際滷Share a Scribd company logo
Abhishek Mittal Email : abhishek.mittal@students.iiit.ac.in 
Ph No. +91-7842228135 
326, Palash Niwas (OBH), IIIT-H, Gachibowli, A.P.  500032 
Personal website : web.iiit.ac.in/~abhishek.mittal 
Areas of Interest: 
 Application Development  Algorithms and Programming 
Education 
 B. Tech CSE (with honors) at International Institute of Information Technology, Hyderabad. 
Expected year of graduation 2015. 
CGPA ( up to 6 semesters)  8.37/10 
 Higher Secondary (CBSE)  85.6% 
 Matriculation (CBSE)  92.2% 
Work Experience 
 Intern at HackerRank (May 2014  August 2014) 
Project :- Intellisense for CodeShell (Online Text Editor) 
The aim was to provide smart autocomplete results for various programming languages, 
similar to those returned by Eclipse. To achieve the goal a server (with a load balancer) was 
implemented in the back-end, for returning autcomplete results to the client. The tool supports 
10 different languages. (NodeJs, Coffeescript) 
 Research Assistant at Center for Innovation in Building Science at IIIT- H 
Project :- Early design tool for architects  WinOpt (May 2013 - ongoing) 
Mentor  Dr. Vishal Garg (ongoing) Team Members  5 
The tool enables the architects to come up with the most energy efficient design for the 
buildings during the early design phase. It uses GenOpt (optimization software) in the back-end 
in order to perform optimized number of simulations (can reduce millions of simulations to a 
few hundreds). The tool uses cluster for distributed computing and processing. Currently 
the tool is hosted at LBNL Lab, Berkley. Link - www.winopt.lbl.gov ( GenOpt  General 
Optimization tool, Energyplus, AutoCAD) 
Projects:- 
 Wiki Search Engine 
Mentor  Dr. Vasudev Verma 
Made a search engine for 40 GB of wiki corpus that uses techniques of Information Retrieval 
and Extraction for Indexing the corpus and retrieving the results of any query in less than 1 sec. 
(C/C++, LibXML). 
 Artificial Intelligence  Face Recognition Tool 
Mentor  Dr. Anoop Namboodiri Team Members  2 
Made a Face Recognition tool using techniques of Principal Component Analysis for 
extracting the effective features from the images that could be used for classification. It has been 
tested on various datasets with output accuracies ranging from 40% to 80% depending on 
training and testing data. (Matlab, Python). 
 Speech Extractor - Signal Processing 
Mentor  Dr. Kishore S. Prahallad Team Members  2 
Did a project on separation of speech from music mixed signals using techniques of Robust 
Principal Component Analysis and matrix factorization. (Matlab)
 Networking in C  Small Scale DC++ 
Mentor - Dr. Bezawada Bruhadeshwar Team Members  2 
Made a Socket Program in C using TCP and UDP protocols. It supports server-client 
relationship and works like small scale DC for uploading and downloading files. 
 Restaurant Application - DigiResta 
Mentor  Mrs. Hema venkatraman Team Members  6 
Made a small Restaurant App  DigiResta for Android users, through which they can place their 
orders to various nearby restaurants and also track the location of the delivery boys by using 
GPS and Data Network facilities. (Eclipse, Java) 
Mini Projects: 
 Code Pair :- Built a simple collaborative Code editing tool (like Google Docs), using which 
multiple users can simultaneously edit/view/compile/execute their code. 
 Ontology Visualization Tool :- The tool enables the users to study the ontological relationships 
among various entities, by providing them with an interactive graphical visualization. 
 DoMyWork :- Built an Android task sharing app. 
 Robo-Run (3D game in OpenGl) :- Built a 3D game using OpenGl with a well defined world, 
a player robot, enemy robots with artificial intelligence and various difficulty levels. (OpenGl) 
 Graphics Api :- similar to OpenGl :- Developed a Graphics API (like OpenGl) that supports 
Graphics pipeline functions from modeling, viewing to view-port clipping. (OpenGl). 
 Robo Bomb Diffuse Game :- Made a simple 2D game using Curses library of Python. 
Achievements: 
 Enlisted in the Dean's List for excellence in Academic performance for 4th semester. 
 Qualified for ACM-ICPC ( International Collegiate Programming Contest ) regionals. (ranks 
Amritapuri online 110/1800, Amritapuri onsite 230/400). 
 Secured All India rank of 3912 in IIT-JEE Entrance Examination. 
 Secured an All India rank of 1060 and a state rank of 49 in AIEEE. 
Technical Skills: 
Programming/Scripting Languages C/C++(Moderate), Python(Basic), Java(Basic), Bash script (Basic) 
Web Development HTML/HTML5, CSS, Svg, JavaScript, jQuery, PHP, Ajax, 
Coffeescript 
Mobile Technologies Andriod SDK (Basic), PhoneGap (Basic) 
Database Management System MySQL(Basic) 
Web Development Frameworks NodeJs(basic), Rails(basic) 
Miscellaneous: 
 Contributed to open-source development for OmniSharp and CodeMirror on github 
 Link to Github :- https://github.com/abhishekmittal09 
 LinkedIn Profile :- in.linkedin.com/pub/abhishek-mittal/40/891/a91/ 
 Handle to various programming sites Codechef, Spoj and Codeforces :- abhishek09 
Last Updated :- 7th August 2014

More Related Content

Abhishek Mittal Resume

  • 1. Abhishek Mittal Email : abhishek.mittal@students.iiit.ac.in Ph No. +91-7842228135 326, Palash Niwas (OBH), IIIT-H, Gachibowli, A.P. 500032 Personal website : web.iiit.ac.in/~abhishek.mittal Areas of Interest: Application Development Algorithms and Programming Education B. Tech CSE (with honors) at International Institute of Information Technology, Hyderabad. Expected year of graduation 2015. CGPA ( up to 6 semesters) 8.37/10 Higher Secondary (CBSE) 85.6% Matriculation (CBSE) 92.2% Work Experience Intern at HackerRank (May 2014 August 2014) Project :- Intellisense for CodeShell (Online Text Editor) The aim was to provide smart autocomplete results for various programming languages, similar to those returned by Eclipse. To achieve the goal a server (with a load balancer) was implemented in the back-end, for returning autcomplete results to the client. The tool supports 10 different languages. (NodeJs, Coffeescript) Research Assistant at Center for Innovation in Building Science at IIIT- H Project :- Early design tool for architects WinOpt (May 2013 - ongoing) Mentor Dr. Vishal Garg (ongoing) Team Members 5 The tool enables the architects to come up with the most energy efficient design for the buildings during the early design phase. It uses GenOpt (optimization software) in the back-end in order to perform optimized number of simulations (can reduce millions of simulations to a few hundreds). The tool uses cluster for distributed computing and processing. Currently the tool is hosted at LBNL Lab, Berkley. Link - www.winopt.lbl.gov ( GenOpt General Optimization tool, Energyplus, AutoCAD) Projects:- Wiki Search Engine Mentor Dr. Vasudev Verma Made a search engine for 40 GB of wiki corpus that uses techniques of Information Retrieval and Extraction for Indexing the corpus and retrieving the results of any query in less than 1 sec. (C/C++, LibXML). Artificial Intelligence Face Recognition Tool Mentor Dr. Anoop Namboodiri Team Members 2 Made a Face Recognition tool using techniques of Principal Component Analysis for extracting the effective features from the images that could be used for classification. It has been tested on various datasets with output accuracies ranging from 40% to 80% depending on training and testing data. (Matlab, Python). Speech Extractor - Signal Processing Mentor Dr. Kishore S. Prahallad Team Members 2 Did a project on separation of speech from music mixed signals using techniques of Robust Principal Component Analysis and matrix factorization. (Matlab)
  • 2. Networking in C Small Scale DC++ Mentor - Dr. Bezawada Bruhadeshwar Team Members 2 Made a Socket Program in C using TCP and UDP protocols. It supports server-client relationship and works like small scale DC for uploading and downloading files. Restaurant Application - DigiResta Mentor Mrs. Hema venkatraman Team Members 6 Made a small Restaurant App DigiResta for Android users, through which they can place their orders to various nearby restaurants and also track the location of the delivery boys by using GPS and Data Network facilities. (Eclipse, Java) Mini Projects: Code Pair :- Built a simple collaborative Code editing tool (like Google Docs), using which multiple users can simultaneously edit/view/compile/execute their code. Ontology Visualization Tool :- The tool enables the users to study the ontological relationships among various entities, by providing them with an interactive graphical visualization. DoMyWork :- Built an Android task sharing app. Robo-Run (3D game in OpenGl) :- Built a 3D game using OpenGl with a well defined world, a player robot, enemy robots with artificial intelligence and various difficulty levels. (OpenGl) Graphics Api :- similar to OpenGl :- Developed a Graphics API (like OpenGl) that supports Graphics pipeline functions from modeling, viewing to view-port clipping. (OpenGl). Robo Bomb Diffuse Game :- Made a simple 2D game using Curses library of Python. Achievements: Enlisted in the Dean's List for excellence in Academic performance for 4th semester. Qualified for ACM-ICPC ( International Collegiate Programming Contest ) regionals. (ranks Amritapuri online 110/1800, Amritapuri onsite 230/400). Secured All India rank of 3912 in IIT-JEE Entrance Examination. Secured an All India rank of 1060 and a state rank of 49 in AIEEE. Technical Skills: Programming/Scripting Languages C/C++(Moderate), Python(Basic), Java(Basic), Bash script (Basic) Web Development HTML/HTML5, CSS, Svg, JavaScript, jQuery, PHP, Ajax, Coffeescript Mobile Technologies Andriod SDK (Basic), PhoneGap (Basic) Database Management System MySQL(Basic) Web Development Frameworks NodeJs(basic), Rails(basic) Miscellaneous: Contributed to open-source development for OmniSharp and CodeMirror on github Link to Github :- https://github.com/abhishekmittal09 LinkedIn Profile :- in.linkedin.com/pub/abhishek-mittal/40/891/a91/ Handle to various programming sites Codechef, Spoj and Codeforces :- abhishek09 Last Updated :- 7th August 2014