Innovative, determined, and goal-oriented professional with years of experience in business analysis, database administration, and systems
engineering. Perseverant with a proven track record in building bridges between needs and software solutions to facilitate revenue growth,
business expansions, and operational excellence. Contribute to overall concept strategies by incorporating vision and a long-term roadmap in a
technology-driven environment. Thrives in stakeholder interaction while developing solid relationships to move projects forward. Passionate about
taking on new challenges in aligning through building innovative solutions from the start to spearhead goals, methodologies, and business continuity.
Closely collaborated with the in-house technical team to ensure familiarity with technology and gather requirements this included identifying the key features and functionality needed to support the project's goals.
Created consultant-grade functional and structural UML models of the project's requirements and design using MS Visio and Gliffy; these representations served as the team's point of reference throughout the development process.
Identified data structures and connections to include in the database architecture for the new appointment system, ensuring that it was tailored to the project's requirements and could support the system's functions effectively and efficiently.
Designed and implemented a secure User Management System for a client using Microsoft SQL Server as the database and .Net application layer for the software interface (C#) using a Website and WebForms.
Assisted in setting up the environment and deploying the application to AWS, as well as working with the client liaison to gather functional and non-functional requirements and implement data functionality using REST API.
Offered suggestions and calculated the total cost for supporting the system in Amazon's cloud for the client by the end of the project; utilized Agile development methodology and followed Scrum practices throughout the project.
Presented a comprehensive overview of the project and its key achievements, including technical and business-related aspects, before an esteemed panel of KPMG and IT Business Professionals, who were responsible for evaluating the project's progress and providing feedback for further improvements.
AWS Projects
Note: Some Services (URLs) may not be working due to AWS free tier plan but can be activated upon request
Deployed Web Application to AWS using Elastic Beanstalk and RDS (MS SQL Server)
For more information, please refer to "KPMG's CIS Competition (Capstone Project)" below "University Projects"
Hosting a static website (Portfolio) through AWS S3
Contributed successfully to a team tasked with developing a thorough system proposal for constructing a new system; actively gathered user requirements by conducting client interviews to determine their unique needs and objectives.
Participated in designing and implementing a new business process that significantly increased company revenue, achieving an additional 25% over the next five years.
Utilized advanced skills in creating consultant-grade functional and structural UML models using MS Visio and Gliffy to communicate the system design to technical and non-technical stakeholders effectively.
Entry-Level Java Developer
January - May 2021
Harrisonburg, VA (JMU Course)
Projects covered wide variety of Java topics that includes Java fundamentals, OOP techniques, Graphic User Interface Design, Database Programming, Program Analysis & Testing, Program design and implementation
Built a database for an inventory tracking system from the beginning by gathering requirements through interviewing local grocery chains and designing the ERD using Gliffy and MS Visio.
Developed and executed Create/Alter/Drop table statements (DDL) using Microsoft SQL Server; transactions including Update/Insert/Delete statements (DML); Queries such as Inner/Left-Outer/Union joins; Trigger/Stored Procedures, and Indexes.
Jackson Rainey Business Plan Competition (Finalist)
September - December 2019
Harisonburg, VA
Created database for inventory tracking system from scratch
Integrated the fundamentals of finance, management, marketing, and operations to create a business plan for a newly created product
Outlined our strategy, process, financials, and market segmentation to show our project is feasible
Presented in front of a panel of judges and was selected as a finalist in the competition
Skills
Relevant Coursework
Programming Languages: Java, Python, C#, SQL
Microsoft Applications: Visual Studio, Excel, Access, Project
Understanding the system development life cycle and implementing Agile, RAD, and Structured methodologies to manage projects.
Using AWS and Windows servers to understand operating systems and server administration in a cloud environment.
Mastering the concepts of offensive web security to recognize the mechanisms of online attacks and learn how to respond to IT security breaches.
Applying C# and HTML in a .NET Framework to write and host applications in the cloud.
Familiarity with front-end technologies such as HTML, jQuery, CSS, JavaScript, and WordPress.
Computer-Based Networking with Cisco Packet Tracer, firewalss, TCP/IP
Additional Technical Skills with IntelliJ IDEA, PyCharm, Netbeans
About
Interests:
I graduated from James Madison University with a Bachelor of Business Administration in Computer Information Systems. During my time at JMU,
I have been involved in several projects as a Business/Data Analyst, Web developer (ASP.net using C#), and SQL/Java/Python developer. These project experiences have prepared me for a fast-paced and professional environment.
I have performed internships as Systems analyst and IT Consultant. Can synthesize complex information into clear takeaways and recommendations using both qualitative and quantitative methods.
One of the few things that I enjoy is solving problems. I believe my passion along with my drive to better myself, will help me succeed in IT & Analytics.
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';