*********@*****.***
www.linkedin.com/in/fenil-jain
Houston, TX
Fenil Jain
WORK EXPERIENCE
Graduate Research Assistant Office of International Education – UTA, Arlington February 2017 – May 2018
• Developed and maintained the official website of the Office of International Education - UTA (OIE) https://www.uta.edu/oie/. Technologies: PHP, JavaScript
• Developed Chrome Extension which is used for automatically populating candidate information on the website Technologies: jQuery, JavaScript
• Implemented an automation script to batch upload student records on the university portal which helped to improve the process efficiency by 25%. Technologies: JAVA, Selenium
• Automated weekly Excel report generation of student information which is used by management for analysis and decision making. Technologies: MySQL
Software Engineer Tech Mahindra, Mumbai July 2014 - July 2016 Sim card Activation Portal JAVA, Junit, JMeter, SOAPUI, Spring, Struts, Hibernate, PL/SQL
• Designed a MVC based website for sim card activation to provide clients a platform to register and activate plans online
• Implemented selenium scripts for automating activation flow and generating reports to reduce manual effort and time which lead to better resource management
• Created PL/SQL stored procedures and trigger to update and retrieve data
• Drafted unit test cases and perform automation testing on multiple business functionality using Selenium (JAVA) Payment Gateway Portal JAVA, SOAP and REST web services
• Spearheaded task to migrate SOAP based web services to REST
• Developed payment gateway for sim card portal using RESTful web services, which is used for payment for Sim card activation portal
Configuring & Provisioning Network Element InstantLink (IL Comptel product)
• Configured and provisioned network element and developed core logic using Business Service Tool (BST)
• Developed web services to interact with the BST tool EDUCATION
University of Texas at Arlington Fall 2016 – Spring 2018
• Masters of Science in Computer Science (GPA – 3.83/4) Graduated University of Mumbai Fall 2010 - Fall 2014
• Bachelors in Information Technology: (GPA – 3.8/4) SKILLS
• Programming: Java, C/C++, UNIX, Python
• Web Technologies: Spring Boot, Servlets/ JSP, JavaScript, Web Services (SOAP, REST), PHP, HTML5, CSS3
• Database and Server Technologies: SQL/PLSQL, MySQL, Oracle, Apache Tomcat, REST services
• Frameworks: Spring, Hibernate, JPA, Junit, Accurator, Swagger
• Tools and Others: Comptel OSS Stack, SOAPUI, Maven, JaCoCo, PIT, GIT, Jenkins, Selenium, Cucumber, SourceTree
• Cloud Technologies: AWS
PROJECTS AND RESEARCH
• Trucker: Developed a Spring boot Rest microservice application consuming vehicle readings and customized endpoints for user and deployed it on AWS. Also used Mockito for testing and accurator, swagger for documentation.
• MonkeyBanana Game: Developed a monkey banana game in java swing using State Design Pattern
• FTP using multithreading: Developed an FTP application using Multithreading. Implemented upload, download, status, cancel and pause functionality. Handled concurrency issues with the help of monitors, locks, flags
• Software Testing: Junit tests, JaCoCo, PIT. Generated test cases using Boundary value analysis, Equivalence Class
• Food Ordering Application: Developed a JAVA Spring based application for ordering food. Oracle 11g used as Database. features included user authentication, order food, and inventory management
• Matrix multiplication using Apache Spark: Developed Matrix multiplication algorithm on Apache Spark using Scala on COMET