Dec 2020 – Mar 2021
Description: A software development training program that prepares you for a career in software development, in addition to having you interview with their client companies (ex. Infosys).
Software Engineer (Feb 2021 – Mar 2021)
- Prepared for client interviews, i.e. Infosys
Associate Software Engineer (Dec 2020 – Feb 2021)
Project 3 – RVTR Campsite (Feb 2021 – Feb 2021)
Technologies: C#, ASP.NET Web API, MongoDB, ADO.NET Entity Framework, Angular, JavaScript, Testing, DevOps, Docker, HTML5, CSS3, SQL, BDD, TDD, Microsoft Azure, .NET, Continuous Integration, Microservices, TypeScript, Jasmine, Karma, REST, Kubernetes
- Served as the team leader for one of the four teams; Participated in the daily team lead/scrum, standup, and code review meetings.
- Added features to the Account API, in addition to refactoring code.
- Supported my team in making enhancements to the Angular web application.
- Reviewed pull requests; Informed the team-wide lead know which pull requests from my team were ready so that they could be reviewed and merged into the upstream repository
Project 2 – Revature Dev Tribune (Jan 2021 – Feb 2021)
Links: GitHub
Technologies: C#, ASP.NET Web API, SQL Server, ADO.NET Entity Framework, HTML, JavaScript, CSS, Microsoft Azure, ASP.NET MVC, YAML, GitHub Actions, Docker, Docker Hub, Okta, xUnit
- Served as one of the two leads for this 3-person team; Provided the vision for the project; Created wireframes.
- Played an active role in defining the different properties for all of our domain classes and how the multiplicity relationships should be represented in our SQL Server.
- Corrected the service-side endpoints that dealt with article creation, editing, and deletion.
- Implemented the MVC functionality that allows (1) authors to view all articles and create, edit, and delete articles (2) readers to filter articles by topic.
- Used bootstrap to style all of the pages that I worked on; Made it so that the general layout styling would be dependent on whether the user is an author, reader, or guest.
- Corrected the YAML script so that it would deploy our MVC and API docker images to separate Azure web app services; Supported other DevOp efforts.
- Supported efforts to set up security using Okta.