Azmeena Narsingani
**** ******** ****, *** *******, TX
210-***-**** ***********@*****.***
https://www.linkedin.com/in/azmeena-narsingani-1abb18112
CAREER OBJECTIVE
Seeking a variety of positions whether it is entry level, internship, full and part time work. I wish to get as much experience as possible in my field of study (Computer Science).
SUMMARY OF QUALIFICATIONS
Excellent communication skills, highly proficient at working in groups or solo. Fluent in English, Hindi, Telugu, Gujarati
Great understanding of various Programming languages including but not limited to C, C++, JAVA, Python.
Hard working and willing to put in as many hours necessary to succeed.
Pride myself as being a proficient learner and can pick up new skills through maximum effort.
TECHNICAL SKILLS
Languages: Java SE 7, .Net, C,C++, SQL, Python.
Front End Technologies: JavaScript, HTML, CSS
Web Technologies: Servlets, JDBC, HTML, XML, JavaScript.
Web/Application Server: Apache Tomcat 6.0, Application Server 4.2 Tools, Eclipse.
Operating Systems: Windows Server/7/8/10, UNIX, Linux.
Methodologies: OOP, UML
Database: Oracle 9i, Oracle 10g, SQL Server, RDBMS.
Frameworks/API's: JUnit
Testing and Network Tools Network Miner, Wire Shark, Snort.
Web Design Tools: Photoshop, Flash
Big Data: Map Reduce
Toolsets: Visual Studio, Git hub, Hibernate.
ACTIVITIES AND HONORS
Published a paper named “A Multi-level Model of Phishing Email Detection” in The Dewald Roode Information Security 2017.
International Graduate Student Development Certificate
Volunteer at Ismaili Jamatkhana January 2014 – Present
Association of Computing Machinery Group UTSA
San Antonio Women in Technology Group
EXPERIENCE:
Graduate Research Assistant at the University of Texas at San Antonio Feb 2017-Present
Understanding the effects of Phishing and spam emails by adding surveys in Amazon
Mechanical Turk to assess their viability.
Teaching Assistant for University of Texas at San Antonio, San Antonio, TX Fall 2016 – Dec 2016 Process all programs completed by students in CS1064 Introduction to Programming Languages - Java
Evaluate and grade all exams by students
Review all Labs and Projects created by students
Management of S & SB Enterprises Inc., San Antonio, TX March 2014 – Dec 2016
Data Analyst
Complete Daily and Monthly sales reports
Worked extensively with Excel; data retrieval, created Marcos, compared data using pivotal charts
Evaluate and replenish inventory of products
Provide training to new and transitioning employees
EDUCATION
The University of Texas at San Antonio
Masters of Science Degree in Computer Science, Concentration in Software Engineering and Security
Expected Graduation: December 2017
Cumulative GPA: 3.66 Major GPA: 3.66
Vaagdevi College of Engineering
Jawaharlal Nehru Technological University, Hyderabad
Bachelors in Science Degree in Computer Engineering
Cumulative GPA: 3.51 Major GPA: 3.57
Relevant Coursework
Operating Systems Software Engineering Design and Analysis of Algorithms
Software Testing and Quality
Programing Languages and Compilers
Security Incident Response
Computer Architecture
Cloud Computing
Principles of Info Security
Secure Systems & Software
Computer Programing & Data Structures
Data Structures Through C++
Computer Organization
Database Management Systems
ACADEMIC PROJECTS:
Android UI Testing: Wrote testing reports of different functionalities of android Wikipedia app using Automatic Test case generation using Nexus Emulator in Android studio.
Tested five main features of the app including Search, Search Keywords, General App Testing, Managing Reading Lists, Jumping sections test. Added a Cleanup method and Sleep Method for the test to run smoothly
Added assertions to assert that a view is present. All the tests passed and executed exactly as recorded.
Wrote scripts for Regression Testing.
2.Unit Test cases for a Real World Java class: Manually written 12 unit test cases for testing each of the 12 methods of the org.apache.email.Email class using JUNIT Framework
Achieved more than 60% coverage for all methods along with proper assertions, set up and tear down.
3. Compiler Design
Implemented each stage of the compiler like Scanner, Parser, Type Checking and Code Generation.
Translated a Toy Language source code, producing output at several intermediate stages, into MIPS assembly code executable in a simulator. Environment: Java, Eclipse, QTSpim, Graphviz