Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jai-cocoon committed Dec 18, 2023
1 parent ac1eab5 commit df69976
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<ul class='highlights'>
<li>Built software-driven systems for managing employee leave, with workflows for employees, HR, Finance and regulatory compliance.</li>
<li>Moved all infrastructure from Heroku to AWS to protect sensitive data using user access permissions</li>
<li>Built a code deploy pipeline using AWS CodeDeploy and CodePipeline for qa and production environments</li>
<li>Built a code deploy pipeline using AWS CodeDeploy and CodePipeline for QA and production environments</li>
<li>Developed a new payment algorithm (Forward Pay) which dynamically reallocated pay deductions as employees took leave</li>
<li>Built an interactive visualization to give employees a full picture of their pay during their leave</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"summary": "Built software-driven systems for managing employee leave, with workflows for employees, HR, Finance and regulatory compliance.",
"highlights": [
"Moved all infrastructure from Heroku to AWS to protect sensitive data using user access permissions",
"Built a code deploy pipeline using AWS CodeDeploy and CodePipeline for qa and production environments",
"Built a code deploy pipeline using AWS CodeDeploy and CodePipeline for QA and production environments",
"Developed a new payment algorithm (Forward Pay) which dynamically reallocated pay deductions as employees took leave",
"Built an interactive visualization to give employees a full picture of their pay during their leave"
]
Expand Down
Binary file modified resume.pdf
Binary file not shown.

0 comments on commit df69976

Please sign in to comment.