Update resume
This commit is contained in:
parent
ace62a9736
commit
4a9de90590
1 changed files with 20 additions and 20 deletions
40
resume.md
40
resume.md
|
@ -5,16 +5,6 @@
|
||||||
|
|
||||||
## Experience
|
## Experience
|
||||||
|
|
||||||
### Zetane Systems
|
|
||||||
|
|
||||||
Full-Stack Web Developer<br/>
|
|
||||||
October 2021 - present
|
|
||||||
|
|
||||||
- Develop pages and components in Next.js according to Figma designs.
|
|
||||||
- Create CI/CD pipeline to package application and deploy to AWS.
|
|
||||||
- Ensure application quality and functionality by writing end-to-end tests using Cypress.
|
|
||||||
- Refactored code and design of company website.
|
|
||||||
|
|
||||||
### Startup Tech Pros
|
### Startup Tech Pros
|
||||||
|
|
||||||
Tech Lead<br/>
|
Tech Lead<br/>
|
||||||
|
@ -26,6 +16,16 @@ ### Startup Tech Pros
|
||||||
- Determine software tools and services based on company budget and requirements.
|
- Determine software tools and services based on company budget and requirements.
|
||||||
- Collaborate with clients to create websites and infrastructure based on business needs.
|
- Collaborate with clients to create websites and infrastructure based on business needs.
|
||||||
|
|
||||||
|
### Zetane Systems
|
||||||
|
|
||||||
|
Full-Stack Web Developer<br/>
|
||||||
|
October 2021 - December 2023
|
||||||
|
|
||||||
|
- Develop pages and components in Next.js according to Figma designs.
|
||||||
|
- Create CI/CD pipeline to package application and deploy to AWS.
|
||||||
|
- Ensure application quality and functionality by writing end-to-end tests using Cypress.
|
||||||
|
- Refactored code and design of company website.
|
||||||
|
|
||||||
## Education
|
## Education
|
||||||
|
|
||||||
### Computer Engineering Technology
|
### Computer Engineering Technology
|
||||||
|
@ -47,17 +47,17 @@ ### Programming Languages
|
||||||
|
|
||||||
### Frameworks & Libraries
|
### Frameworks & Libraries
|
||||||
|
|
||||||
- Deno
|
- [Cypress](https://www.cypress.io/)
|
||||||
- Fresh
|
- [Deno](https://deno.com/)
|
||||||
- Lume
|
- [Fresh](https://fresh.deno.dev/)
|
||||||
- Next.js
|
- [Lume](https://lume.land/)
|
||||||
- React.js
|
- [Next.js](https://nextjs.org/)
|
||||||
- Node.js
|
- [Node.js](https://nodejs.org/)
|
||||||
- Vue.js
|
- [React.js](https://react.dev/)
|
||||||
- Cypress
|
- [Vue.js](https://vuejs.org/)
|
||||||
|
|
||||||
### Other Tools & Software
|
### Other Tools & Software
|
||||||
|
|
||||||
- Docker
|
- [Docker](https://www.docker.com/)
|
||||||
- Podman
|
- [Podman](https://podman.io/)
|
||||||
- Linux
|
- Linux
|
||||||
|
|
Loading…
Reference in a new issue