Last active
November 9, 2021 15:05
-
-
Save Vttran918/c4bc0830ff60fab6ed86f4d1ef8398e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basics": { | |
| "name": "Viet Tran", | |
| "label": "Developer", | |
| "picture": "", | |
| "email": "Viet@viettran.dev", | |
| "phone": "(918) 510-3024", | |
| "website": "", | |
| "summary": "I am a developer with experience working with both frontend and backend technologies. Over the past few years, I have worked with Angular for the UI and Java Spring Framework on the backend. I am always looking at learning and working with new technologies.", | |
| "location": { | |
| "address": "", | |
| "postalCode": "", | |
| "city": "Tulsa", | |
| "countryCode": "US", | |
| "region": "Oklahoma" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "LinkedIn", | |
| "username": "Viet Tran", | |
| "url": "https://www.linkedin.com/in/vietttran/" | |
| }, | |
| { | |
| "network": "GitHub", | |
| "username": "Vttran918", | |
| "url": "https://github.com/Vttran918" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "company": "Nox Health", | |
| "position": "Software Engineeer", | |
| "website": "https://www.noxhealth.com/", | |
| "startDate": "2021-10-25", | |
| "summary": "Nox Health provides one source for everything from the world’s most advanced diagnostics to treatment programs that actually work, so you can see the real problems, see the way forward, and see everything at once.", | |
| "highlights": [ | |
| "Develop application using Angular 4+ and Spring Boot", | |
| "Developed application using agile and scrum methodology." | |
| ] | |
| }, | |
| { | |
| "company": "Health Care Services Corporation", | |
| "position": "Developer", | |
| "website": "http://www.hcsc.com/", | |
| "startDate": "2017-06-01", | |
| "endDate": "2021-10-22", | |
| "summary": "Health Care Service Corporation is the largest customer-owned health insurer in the United States and fourth largest overall, operating through our Blue Cross and Blue Shield® Plans in Illinois, Montana, New Mexico, Oklahoma and Texas. My role was to develop a large application for internal use", | |
| "highlights": [ | |
| "Develop applications using Angular and Spring Boot", | |
| "Develop applications using agile and scrum methodology." | |
| ] | |
| }, | |
| { | |
| "company": "Enacomm, Inc", | |
| "position": "Application Development Intern", | |
| "website": "http://www.enacommweb.net/VPA.html", | |
| "startDate": "2016-06-01", | |
| "endDate": "2016-09-01", | |
| "summary": "ENACOMM is a FinTech provider of intelligent interactions and customer authentication technologies for banks, credit unions, credit card and payments companies. I worked on an internal bug reporting application", | |
| "highlights": [ | |
| "Developed and modified applications using Visual Studio 2013 and ASP.NET 4.0, T-SQL, and DevExpress", | |
| "Attended weekly development and business meetings." | |
| ] | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "Oklahoma State University", | |
| "area": "Management Information Systems - Option: Information Assurance", | |
| "studyType": "Bachelors of Sciences", | |
| "startDate": "2014-08-01", | |
| "endDate": "2016-05-01", | |
| "gpa": "3.25", | |
| "courses": [ | |
| "MSIS 3363 - Advanced MIS Programming", | |
| "MSIS 4003 - System Analysis & Design", | |
| "MSIS 4363 - Web Application Development", | |
| "MSIS 3333 - Database Systems Analysis & Design" | |
| ] | |
| }, | |
| { | |
| "institution": "Tulsa Community College", | |
| "area": "Management Information Systems", | |
| "studyType": "Associates of Science", | |
| "startDate": "2011-08-01", | |
| "endDate": "2014-05-01", | |
| "gpa": "3.8", | |
| "courses": [ | |
| "CSYS 2463 - PHP Programming", | |
| "CSYS 1393 - Web Design & Marketing", | |
| "CSYS 2033 - Scripting", | |
| "CSYS 2793 - Mobile Development - Android" | |
| ] | |
| }, | |
| { | |
| "institution": "Udemy Courses", | |
| "studyType": "Independent Study", | |
| "startDate": "2018-01-01", | |
| "gpa": "N/A", | |
| "courses": [ | |
| "Angular - The Complete Guide (2020 Edition) by Maximillan Schwarzmuller", | |
| "The Modern Angular Bootcamp [2020] by Stephen Grider", | |
| "OKR Goal Setting 101 - Axel Rittershaus", | |
| "Goal Crushing: Use ORKs to achieve Business results - Shelley Osborne" | |
| ] | |
| } | |
| ], | |
| "skills": [ | |
| { | |
| "name": "Front-End Development", | |
| "level": "Competent", | |
| "keywords": [ | |
| "HTML", | |
| "CSS", | |
| "Javascript", | |
| "TypeScript", | |
| "Angular 5+", | |
| "Bootstrap 4" | |
| ] | |
| }, | |
| { | |
| "name": "Back-End Development", | |
| "level": "Competent", | |
| "keywords": [ | |
| "Java", | |
| "Spring Framework", | |
| "Spring REST", | |
| "ASP.NET", | |
| "C#", | |
| "SQL" | |
| ] | |
| }, | |
| { | |
| "name": "Software", | |
| "level": "Competent", | |
| "keywords": [ | |
| "Visual Studio Code", | |
| "MyEclipse", | |
| "IntelliJ IDEA", | |
| "GIT Bash" | |
| ] | |
| }, | |
| { | |
| "name": "Software Development Lifecycle", | |
| "level": "Competent", | |
| "keywords": [ | |
| "JIRA", | |
| "AGILE", | |
| "SCRUM", | |
| "Kanban" | |
| ] | |
| }, | |
| { | |
| "name": "Tooling", | |
| "level": "Competent", | |
| "keywords": [ | |
| "Pivotal Cloud Foundry (PCF)", | |
| "Urban Code Deploy", | |
| "Open Source Jenkins", | |
| "GitHub Enterprise" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment