Skip to content

Commit

Permalink
chore: update work experience, skills
Browse files Browse the repository at this point in the history
  • Loading branch information
dickidarmawansaputra authored Aug 3, 2024
1 parent 781d90d commit c62f780
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 11 deletions.
Binary file modified content/images/ggl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/nestjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions content/sections/interests/interests.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,37 +99,37 @@
}
},
{
"label": "HTML",
"label": "Apache",
"image": {
"src": "../../images/html.png",
"src": "../../images/apache.png",
"alt": ""
}
},
{
"label": "CSS",
"label": "Nginx",
"image": {
"src": "../../images/css.png",
"src": "../../images/nginx.png",
"alt": ""
}
},
{
"label": "Bootstrap",
"label": "HTML",
"image": {
"src": "../../images/bootstrap.png",
"src": "../../images/html.png",
"alt": ""
}
},
{
"label": "Apache",
"label": "CSS",
"image": {
"src": "../../images/apache.png",
"src": "../../images/css.png",
"alt": ""
}
},
{
"label": "Nginx",
"label": "Bootstrap",
"image": {
"src": "../../images/nginx.png",
"src": "../../images/bootstrap.png",
"alt": ""
}
},
Expand Down
2 changes: 1 addition & 1 deletion content/sections/projects/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"visible": true,
"category": "Gak Gendut Lagi (GGL) [Feb 2024 - Present]",
"title": "Junior Backend Engineer",
"description": "Responsibilities: <ul><li><b>Food Search Engineering:</b></li><ul><li>Make proxy API to get foods data from Meilisearch in<b>GGL Admin Panel</b>.Such as features:food tag,food synonyms,food search&filter,also improve Meilisearch settings to get better food data.</li><li>Improve API to get food data from Meilisearch on food search feature in<b>GGL Mobile App&GGL Web App</b>.</li></ul><li><b>GGL CMS with Directus CMS:</b></li><ul><li>Make ads feature in<b>Directus CMS</b>&make proxy API from<b>Directus CMS</b>so it can be used in<b>GGL Mobile App&GGL Web App</b>.</li><li>Make proxy API for features GGL Onboarding Video,GGL Video Stories,GGL Workout,GGL Tutorial from<b>Directus CMS</b>so it can be used in<b>GGL Mobile App&GGL Web App</b>.</li><li>Make cache flusher proxy API with Directus Webhook if any data is changed.</li><li>Migrate data from old database to<b>Directus CMS</b>database&adjust<b>Directus CMS</b>settings to get better performance.</li></ul><li><b>GGL Step Counter&Leaderboard:</b></li><ul><li>Make step counter API to collect users step data.</li><li>Make step counter leaderboard API with daily&weekly leaderboard using redis leaderboard&ranking feature.</li></ul><li><b>Additional:</b></li><ul><li>Bugfix,maintenance,and create new features based on PRD.</li><li>Review code</li><li>Implement TDD</li><li>Implement Porto SAP(Modern Software Architectural Pattern)</li></ul></ul>",
"description": "Responsibilities: <ul><li><b><u>Food Search Engineering:</u></b></li><ul><li>Make proxy API to get foods data from Meilisearch in<b><u>GGL Admin Panel</u></b>.Such as features:food tag,food synonyms,food search&filter,also improve Meilisearch settings to get better food data.</li><li>Improve API to get food data from Meilisearch on food search feature in<b><u>GGL Mobile App&GGL Web App</u></b>.</li></ul><li><b><u>GGL CMS with Directus CMS:</u></b></li><ul><li>Make ads feature in<b><u>Directus CMS</u></b>&make proxy API from<b><u>Directus CMS</u></b>so it can be used in<b><u>GGL Mobile App&GGL Web App</u></b>.</li><li>Make proxy API for features GGL Onboarding Video,GGL Video Stories,GGL Workout,GGL Tutorial from<b><u>Directus CMS</u></b>so it can be used in<b><u>GGL Mobile App&GGL Web App</u></b>.</li><li>Make cache flusher proxy API with Directus Webhook if any data is changed.</li><li>Migrate data from old database to<b><u>Directus CMS</u></b>database&adjust<b><u>Directus CMS</u></b>settings to get better performance.</li></ul><li><b><u>GGL Step Counter&Leaderboard:</u></b></li><ul><li>Make step counter API to collect users step data.</li><li>Make step counter leaderboard API with daily&weekly leaderboard using redis leaderboard&ranking feature.</li></ul><li><b><u>Additional:</u></b></li><ul><li>Bugfix,maintenance,and create new features based on PRD.</li><li>Review code</li><li>Implement TDD</li><li>Implement Porto SAP(Modern Software Architectural Pattern)</li></ul></ul>",
"tags": ["GGL Mobile App", "GGL Web App", "GGL CMS", "GGL Admin Panel"],
"image": {
"src": "../../images/ggl.png",
Expand Down
7 changes: 7 additions & 0 deletions content/sections/stacks/stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"alt": ""
}
},
{
"label": "NestJS",
"image": {
"src": "../../images/nestjs.png",
"alt": ""
}
},
{
"label": "Node JS",
"image": {
Expand Down

0 comments on commit c62f780

Please sign in to comment.