<!-- edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Registred (Registred) -->
<?xml-stylesheet type="text/xsl" href="cvsheet.xsl" ?>
<cv name="P. Nirupam Pratap Reddy" roll="200101050" login="p_nirupam">
	<url>http://students.iiit.net/~p_nirupam</url>
	<photo>pratap.jpg</photo>
	<education>
		<edurecord>
			<degree>B.Tech (CGPA: 9.41)</degree>
			<inst>International Institute of Information Technology, Hyderabad.</inst>
			<desc> July, 2005</desc>
		</edurecord>
		<edurecord>
			<degree>Senior Secondary (95.1%)</degree>
			<inst>Ratna Junior College, Narayanaguda, Hyderabad.</inst>
			<desc> IPE April, 2001</desc>
		</edurecord>
		<edurecord>
			<degree>Secondary (85%)</degree>
			<inst>St. Andrew's High School, Bowenpalle, Secunderabad.</inst>
			<desc> SSC March, 1999</desc>
		</edurecord>
	</education>
	<awards>
		<awardrecord> Received IIIT's Gold Medal for Academic Excellence. </awardrecord>
		<awardrecord> Recipient of Pratiba Scholarship (Govt Of Andhra Pradesh). </awardrecord>
		<awardrecord> Awarded "Best Student in IT" in Twin cities by Lions Club of Secunderabad Celebrities. </awardrecord>
		<awardrecord> Awarded Deans Scholarship for all the semesters (Except 2nd), for academic proficiency. </awardrecord>
		<awardrecord> Received Merit Certificate in Mathematics Olympiad 1999. </awardrecord>
		<awardrecord> Visited Georgia Tech in relation to our Final Year Project (2004 - 2005). </awardrecord>
	</awards>
	<projects>
		<prorecord>
			<title>COSIMU - Simulator for Reconfigurable Co-Processors</title>
			<url>projects/cosimu.xml</url>
			<keys>C/C++,Linux</keys>
			<desc> This project involved the design and implementation of simulator for a Co-Processor which is reconfigurable. </desc>
		</prorecord>
		<prorecord>
			<title>Parse Disambiguation</title>
			<url>projects/ParseDisambig.xml</url>
			<keys>C/C++,PERL</keys>
			<desc>Disambiguation of parse trees that are generated for a given Natural Language Sentence and identify the correct one. Involved designing a parser using Probabilistic Context Free Grammar Rules that can identify the correct parse from a set of parse trees available for a sentence. </desc>
		</prorecord>
		<prorecord>
			<title>Lan Browser</title>
			<url>projects/lanbrowser.xml</url>
			<keys>C/C++,Qt,Linux,SMB</keys>
			<desc> Design and Implementation of a user interface which would be helpful to users who would like to connect to windows machines from linux using the smb protocol.</desc>
		</prorecord>
		<prorecord>
			<title>Parallel Corpus Exploration</title>
			<url>projects/parCorp.xml</url>
			<keys>C/C++,PERL</keys>
			<desc>Explore the Parallel corpus and identify the possible solutions to the problem of translation from source to destination. Also try and find the possible tools that can be developed for the target language using the tools available on the source language side and the parallel corpus. </desc>
		</prorecord>
		<prorecord>
			<title>Load Forecasting Algorithm</title>
			<url>projects/LoadForeAlgo.xml</url>
			<keys>C/C++,QT,MySql</keys>
			<desc>Development and Implementation of Load Forecasting Algorithm for the Power Utilities. Used on the Power Generation side to forecast the load for the next few hours. Used the Least Square Analysis to design the algorithm. This project was done under the guidance of people from GE Power Services.</desc>
		</prorecord>
		<prorecord>
			<title>Identification of Verb Frames and Theta Roles</title>
			<url>projects/thetaRoleIdentification.xml</url>
			<keys>PERL, Frame Net</keys>
			<desc>Identification of the possible verb frame and the theta roles of a verb in a given sentence by looking into the Frame Net. </desc>
		</prorecord>
		<prorecord>
			<title>Identifying the Semantic Completeness of a Sentence</title>
			<url>projects/identificationSemComplete.xml</url>
			<keys>PERL,C/C++,Frame Net,Word Net</keys>
			<desc>Identify whether a sentence is semantically correct or not. If it is not semantically correct, supply that part to the sentence from the domain, which will make the sentence semantically correct and understandable.</desc>
		</prorecord>
		<prorecord>
			<title>IDEA And Diffie Helmann Implementation</title>
			<url>projects/IDEADiffie.xml</url>
			<keys>VC++, MFC, WinSock</keys>
			<desc>Implemented the Diffie Helmann Key Exchange algorithm to transfer the encryption keys safely over the network. Using Diffie Helmann Key Exchange to exchange the keys we encrypt the documents using the IDEA (International Data Encryption Algorithm) which was also implemented as a part of this project.</desc>
		</prorecord>
		<prorecord>
			<title>Search Engine</title>
			<url>projects/searchEngine.xml</url>
			<keys>UML</keys>
			<desc>Did the requirement analysis and developed Use-case diagrams, activity diagrams, sequence diagrams, class diagrams, state, collaboration diagrams and business models for a search engine on the lines of Software Engineering principles.</desc>
		</prorecord>
		<prorecord>
			<title>Biometrics involved Security Systems Company</title>
			<url>projects/bioMetrics.xml</url>
			<keys></keys>
			<desc>Involved the development of Balance Sheets, Profit Loss Statements etc for a hypothetical business on biometric systems.</desc>
		</prorecord>
		<prorecord>
			<title>Solid Waste and Vehicle Management System - MCH</title>
			<url>projects/DBMSWasteManagement.xml</url>
			<keys>VB, Oracle</keys>
			<desc>Involved the development of ER-Diagram, Relational Model, development and population of database for the Solid Waste And Vehicle Management System - Municipal Corporation of Hyderabad.</desc>
		</prorecord>
		<prorecord>
			<title>ISAS Student Management System</title>
			<url>projects/ISAS.xml</url>
			<keys>Oracle, Qt</keys>
			<desc>Development of a tool kit for the professors to keep track of their courses and registered students. Involved the development of simple tools like email, Viewing Student Marks, Preparing student Grade Sheets, Automatic grade generation, Performance graphs etc.</desc>
		</prorecord>
		<prorecord>
			<title>Others</title>
			<url>projects/others.xml</url>
			<keys>C/C++, OpenGL, glut</keys>
			<desc>A Racing Car Game (Similar to Road Fighter). 3D Room Rendering.</desc>
		</prorecord>
	</projects>
	<workexp>
		<exprecord> Internship at LTRC, IIIT during summer 2003 on Parse disambiguation. </exprecord>
		<exprecord> Tutor for the course on Signals And Systems under Prof. V. U. Reddy. </exprecord>
		<exprecord> Tutor for the course on Compilers under Prof. R. Govindarajulu </exprecord>
		<exprecord> Worked as Research Assistant in LTRC for the academic year 2003-2004</exprecord>
		<exprecord> Working in Microsoft India (Joined on July 25, 2005) </exprecord>
	</workexp>
	<softskills>
		<softrecord>
			<category>Programming Languages</category>
			<softwarelist> C, C++, LISP, Prolog, BASIC, JAVA</softwarelist>
		</softrecord>
		<softrecord>
			<category>Scripting Languages</category>
			<softwarelist>Perl, PHP</softwarelist>
		</softrecord>
		<softrecord>
			<category>Operating Systems</category>
			<softwarelist>GNU/Linux, Windows 2000/ME/XP/9X</softwarelist>
		</softrecord>
		<softrecord>
			<category>IDEs</category>
			<softwarelist>GNU/GCC, Microsoft Visual Studio(VC++ , Visual Basic)</softwarelist>
		</softrecord>
		<softrecord>
			<category>Libraries</category>
			<softwarelist>OpenGL, glut, Qt</softwarelist>
		</softrecord>
		<softrecord>
			<category>Programming Tools</category>
			<softwarelist>Lex, Yacc</softwarelist>
		</softrecord>
		<softrecord>
			<category>DBMS</category>
			<softwarelist>MySQL, Oracle</softwarelist>
		</softrecord>
		<softrecord>
			<category>Networks</category>
			<softwarelist> BSD Sockets (Unix) (C/C++, Perl Implementation) </softwarelist>
		</softrecord>
		<softrecord>
			<category>Internet</category>
			<softwarelist> HTML, CGI, MicroSoft FrontPage/Interdev, PHP, JavaScript </softwarelist>
		</softrecord>
		<softrecord>
			<category>Modelling Languages</category>
			<softwarelist> UML </softwarelist>
		</softrecord>
		<softrecord>
			<category>Others</category>
			<softwarelist> MS Office, Dia, MS Visio, Smart Draw </softwarelist>
		</softrecord>
	</softskills>
	<interests>
		<intrecord> Systems Programming. </intrecord>
		<intrecord> Operating Systems.</intrecord>
		<intrecord> Networking.</intrecord>
		<intrecord> Databases.</intrecord>
		<intrecord> Artificial Intelligence.</intrecord>
	</interests>
	<objective> To establish myself as a proficient Software Engineer and to achieve recognition in my career.</objective>
	<misc>
		<paragraph>My determination and commitment towards work are my greatest assets. Be it curricular or extracurricular activity, I put in 100 percent. I have a keen interest in music. I enjoy sketching, reading and singing. I like watching movies. I like swimming . I like to be up-to date with the current events and technologies</paragraph>
	</misc>
</cv>
