System Analyst Resume
OBJECTIVE: Use my skills and knowledge in application programming and database management to develop and support large systems
SUMMARY:
- Intermediate programmer proficient in Java, JSP / Servlets / JEE technologies, XML processing, programming in multi-threaded environment
- Microsoft Certified Technology Specialist: SQL Server 2008, Business Intelligence Development and Maintenance
- Implement, configure, deploy and maintain SSIS, SSAS, SSRS solutions
- Experienced with SQL, T-SQL, PL/SQL, ADO.Net, JDBC, XML, JavaScript, VB6.0
SKILLS: Databases: SQL Server 2008/2005, Oracle 10g, MYSQL
Languages: Java, JSP, C#, ASP.Net, C/C++, JavaScript, HTML, VB 6.0
Systems: Visual Studio, NetBeans, Eclipse, Sharepoint, CVS, VSS, Tomcat Container
EDUCATION:
Master of Science in Computer Science,
Bachelor of Science in Computer Science
Confidential,Jersey City, NJ Oct 2008 - May 2010 System Analyst
- Carry out various data processing, analysis, statistics and reporting tasks
- Build Microsoft SharePoint webpart solutions for IP address request approval, department directory lookup
- Migrated databases from SQL Server 2005 to 2008 with multiple data refreshes in the SQL 2008 environment.
- Performing substantial data cleanup, restructuring and reporting.
- Provide stable communication, and synchronize the data between web server and data source through ADO.Net
- Designed accounting reporting system for the organization.
- Developed ETL system for data warehouse population, and OLAP cube.
- Implemented efficient MDX calculations on cube.
- Deployed business reports to users via company intranet
Confidential,Princeton, NJ Jan 2008 Aug 2008 Web Developer
- Support the development of web interface for the automated surveillance system.
- Write the client-side code in Javascript, web-server side code in ASP.net/C# and ActiveX control in VB6.0.
- Make sure clients can interact with server efficiently and server sends response to browser promptly and correctly
- Technologies: Microsoft.Net Framework 2.0/3.5(C#. Net, ASP.Net, ADO.Net), VB6.0, PostgreSQL
SAMPLE JSP/SERVLETS PROJECTS:
Data Mining for Nucleotide Sequences
- Extracts raw data in XML format from NCBI website, organizes it into database, and then makes it accessible from Web
- Technologies: Java, XML, JSP, HTML, CSS, SQL
Master Project: Algorithms for NP-hard problems in Business Model
- Schedules a set of jobs within certain period of time, with each job having a
- release time, a deadline, a processing time, and a profit. The aim is to optimize total profit.
- Technologies: Java, JSP, Javascript, HTML, CSS, NetBeans
Maximal Repeats in Sequence
- Constructs a suffix tree for a given nucleotide sequence; then finds and highlights maximal repeats and super maximal repeats in the sequence using the suffix tree
- Technologies: JSP, HTML