<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="resume-style.xsl"?>
<resume><!-- xmlns="http://www.cise.ufl.edu/~sb3"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.cise.ufl.edu/~sb3 resume-schema.xsd">-->
	<objective>To secure a challenging position as a responsible and learning employee of an organization 
	and enhance my knowledge by participating in active technical projects.</objective>
	<personal-details>
		<name>Shibdas Bandyopadhyay</name>
		<dob>1982-04-01</dob>
		<address>
			<houseno>43</houseno>
			<lane>41 K.P.Roy Lane</lane>
			<area>Tollyganj</area>
			<city>Kolkata</city>
			<pincode>700033</pincode>
		</address>
		<phoneno>9830402709</phoneno>
		<email1>shibdas@gmail.com</email1>
		<email2>mtc0414@isical.ac.in</email2>
	</personal-details>
	<education>
		<ten_marks>
			<year>1998</year>
			<institute>Hijli High School</institute>
			<board>West Bengal Board of Secondary Education</board>
			<marks>87.5%</marks>
		</ten_marks>
		<twelve_marks>
			<year>2000</year>
			<institute>Hijli High School</institute>
			<board>West Bengal Council of Higher Secondary Education</board>
			<marks>85%</marks>
		</twelve_marks>
		<undergrad_marks>
			<year>2001-2004</year>
			<institute>IIITC</institute>
			<university>West Bengal University of Technology</university>
			<marks>8.92</marks>
		</undergrad_marks>
		<grad_marks>
			<year>2001-2004</year>
			<institute>Indian Statistical Institute, Kolkata</institute>
			<university>Indian Statictical Institute, Kolkata</university>
			<marks>85.33%</marks>
		</grad_marks>
		<languages>Bengali, English Hindi, German</languages>
	</education>
	<accomplishments>
		<acc>Awarded GE Foundation Leader Scholarship as a chosen student in post graduation course.</acc>
		<acc>Awarded National Scholarship for ranking 58th in the state in 10th standard examination.</acc>
		<acc>Ranked fourth in the district in 10th standard examination.</acc>
		<acc>Awarded a certificate of honour in ACM programming contest at IIT-Kanpur.</acc>
		<acc>Ranked third in the paper presentation contest of "Algorhythm'03 - A tech fest organized by students of IIIT-C" for a paper on unification of networking devices.</acc>
	</accomplishments>
	<papers>
		<pub>Shibdas Bandyopadhyay, Anirban Banerjee and Swapan Bhattacharya, "An Analysis of Multiagent Behavior via the Game of Go", Published at IEEE Tencon 2003, Bangalore, India.</pub>
		<pub>Shibdas Bandyopadhyay, Anirban Banerjee, Swapan Bhattacharya and Uma Bhattacharya, "A CORBA based Analysis of Multiagent Behaviour", Published in Journal of Computer Science and Technology, Jan. 2005 and Presented at PDCS 2003, California, USA 2003.</pub>
		<pub>Shibdas Bandyopadhyay and Anirban Banerjee, "Paradigms for Reliable Communication Protocols in Mobile Agent Based Systems", Accepted at IEEE ACE 2003, Pune, India.</pub>
		<pub>Shibdas Bandyopadhyay, Rajorshi Biswas and Anirban Banerjee "A Fast Implementation of RSA using GNU MP Library", Published at National Workshop on Cryptology 2003, Chennai, India.</pub>
	</papers>
	<tech-skills>
		<skills>Experience in programming with languages such as COBOL, C, C++, Java and C#.</skills>
		<skills>Experience in J2EE Architecture including the deployment of an application server (Apache Tomcat with strut) and Java Servlet programming.</skills>
		<skills>Experience of working with XML using XSL.</skills>
		<skills>Working knowledge of Windows 2000 and GNU/Linux.</skills>
		<skills>Familiarity with RDBMS packages such as SQL Server and Oracle.</skills>
		<skills>Working knowledge of network programming in Windows environment with Winsock and in GNU/Linux with UNIX sockets.</skills>
		<skills>Have worked with the kernel of GNU/Linux operating system and familiar with the device driver programming under GNU/Linux.</skills>
		<skills>Familiarity with the CASE tools such as Oracle Designer and modeling language such as UML.</skills>
		<skills>Done some GUI programming and Front-end applications in Windows using Visual Basic, Visual C++ and in GNU/Linux using KDevelop IDE for KDE.</skills>
		<skills>Has done projects for building websites using ASP, HTML and RDBMS packages such as Access and Oracle.</skills>
		<skills>Experience in distributed programming using .NET and CORBA framework.</skills>
	</tech-skills>
	<projects>
		<project-details>
			<project-name>Sales Administration System</project-name>
			<project-desc>This project is done by Atos Origin, Kolkata for Grameen Phone, Bangladesh. 
        		This employs a full J2EE architecture with Oracle 8i as Backend database. 
        		Some part of report generation and integration of the web-based point of sale interface 
        		with the Billing software are done by me.</project-desc>
		</project-details>
		<project-details>
			<project-name>Project Uniconnect</project-name>
			<project-desc>The project was done as a part of IFMS (Integrated Fund Monitoring System) developed 
        		for P&amp;RD (Panchayt and Rural development) department of Government of West Bengal. 
        		This project has established connectivity and data transfer between remote blocks and the central Zilla Parishad. 
        		Various hierarchies of the whole Howrah Zilla Offices are connected. 
        		Servers and clients for the project are in GNU/Linux as well as Windows XP platforms and 
        		provide a uniform interface for data transfer. I have used KDevelop and UNIX sockets in GNU/Linux for GUI and 
        		network programming respectively, and Visual Basic in Windows XP for 
        		GUI and data transfer through dial up connection.</project-desc>
		</project-details>
		<project-name>UML Designer Tool</project-name>
		<project-desc>It was done as a group assignment of Software Engineering course. 
        		It supports various UML Diagrams along with dynamic code generation. 
        		I have worked towards the GUI development and integration with the code generation module.</project-desc>
		<project-details>
			<project-name>Parameter Tuning of Support Vector Machines</project-name>
			<project-desc>This was done during summer internship on machine learning at 
        		Tata Research Development and Design Centre (TRDDC). 
        		Application of Genetic Algorithm with Support Vector machine was proposed and 
        		compared with various other approaches for parameter tuning.</project-desc>
		</project-details>
		<project-details>
			<project-name>Multiagent system simulation using Java and CORBA</project-name>
			<project-desc>This work was done as a part of the research work on multiagent systems. 
        		It provides a simulation environment using Java and CORBA framework to observe the behaviour of various agents in a target tracking environment.</project-desc>
		</project-details>
		<project-details>
			<project-name>Study on Performance Monitoring Counters</project-name>
			<project-desc>This work is a study of performance monitoring counters found in most modern processors and 
        		how to access them under GNU/Linux operating system to obtain a set of useful performance matrices. This 
        		has been done as a first semester project in Indian Statistical Institute, Kolkata.</project-desc>
		</project-details>
		<project-name>Chatnet</project-name>
		<project-desc>A chat software that is capable of dynamically updating the status of the user and 
        		end-to-end file transfer between two users in LAN or Internet. 
        		The software is written in Visual Basic using Windows socket.</project-desc>
		<project-details>
			<project-name>SCS</project-name>
			<project-desc>Source Control System is a project management software with a central repository for keeping project files. 
        		It supports simultaneous reading and updating of files and can authorize the access of users to a particular part of the project. 
        		This software was initially written in Visual C++ and later ported to Visual Basic.</project-desc>
		</project-details>
	</projects>
	<training>
		<training-details>
			<company>West Bengal Electronics Industry Development Corporation Limited (Webel)</company>
			<duration>2 months</duration>
			<period>June-July 2003</period>
			<project-done>Uniconnect</project-done>
		</training-details>
		<training-details>
			<company>Atos Origin, Kolkata</company>
			<duration>5 months</duration>
			<period>Feb-2004 - July-2004</period>
			<project-done>Sales Administration System</project-done>
		</training-details>
		<training-details>
			<company>Alumnus Software Ltd, Kolkata</company>
			<duration>2 months</duration>
			<period>July-2004 - August-2004</period>
			<project-done>Trainee Software Engineer</project-done>
		</training-details>
		<training-details>
			<company>Tata Research Design and Development Center</company>
			<duration>2 months</duration>
			<period>June-2005 - July-2005</period>
			<project-done>Parameter Tuning of Support Vector Machines</project-done>
		</training-details>
	</training>
	<interests>
		<interest-details>Reading</interest-details>
		<interest-details>Programming</interest-details>
		<interest-details>Computer Games</interest-details>
		<interest-details>Cricket</interest-details>
	</interests>
	<myself>I always try to gather knowledge and increase my awareness level. 
        I try to fulfill the responsibility given to me. 
        I love to work in a team and try to serve the society better through my work.</myself>
	<references>Available on request</references>
</resume>

