Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
andriykhc committed Jun 24, 2023
1 parent 5ef32b4 commit f98e3ba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/components/Experience.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,15 @@

<script setup lang="ts">
const experiences = [
{
title: "Full Stack Developer",
since: "June 2023 - Present",
desc: "DevOps, Backend, Frontend",
company: "PT Widya Imersif Teknologi"
},
{
title: "Lead Backend Developer",
since: "January 2021 - Present",
since: "January 2021 - May 2023",
desc: "Create backend and frontend scaffolding, Create helper Libraries, Build and configure applications Ensure team adherence to project quality standards Assist with application troubleshooting and debugging Write testable and scalable program code Educate junior developers on best practices Create API Services Build Web Applications Technology research.",
company: "PT Botika Teknologi Indonesia"
},
Expand Down

0 comments on commit f98e3ba

Please sign in to comment.