Skip to content

Commit

Permalink
Update history content . .
Browse files Browse the repository at this point in the history
  • Loading branch information
krlan2789 committed Jun 20, 2024
1 parent fa9952f commit 291bb1f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
13 changes: 12 additions & 1 deletion public/data_user.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,36 +58,47 @@
"description": "Having work experience in various fields.<br>Because as long as the final goal can be achieved the process can adapt to the current situation.",
"timeline": [
{
"id": 5,
"title": "Unity Developer",
"dateFrom": "2021-02-08",
"dateTo": "Now",
"desc": "Anak Pintar Studio, Bogor, Indonesia"
"desc": "Anak Pintar Studio, Bogor, Indonesia",
"source": {
"url": "/history/anakpintarstudio_unitydeveloper.md",
"type": "local",
"images": []
}
},
{
"id": 4,
"title": "Kitchen Staff",
"dateFrom": "2019-03-01",
"dateTo": "2021-02-07",
"desc": "Rokupang Surabaya, Indonesia"
},
{
"id": 3,
"title": "Tax Admin",
"dateFrom": "2017-02-20",
"dateTo": "2018-10-26",
"desc": "CV. Karya Mandiri Sejahtera, Surabaya, Indonesia"
},
{
"id": 2,
"title": "Associate TVS",
"dateFrom": "2015-11-16",
"dateTo": "2016-05-15",
"desc": "PT. Alfa Retail Indonesia, Surabaya, Indonesia"
},
{
"id": 1,
"title": "Flash Animator (Internship)",
"dateFrom": "2015-04-20",
"dateTo": "2015-07-30",
"desc": "Maulidan Games, Surabaya, Indonesia"
},
{
"id": 0,
"title": "Computer and Network Engineering",
"status": "Graduate from Highschool",
"dateFrom": "2012-08-06",
Expand Down
17 changes: 17 additions & 0 deletions public/history/anakpintarstudio_unitydeveloper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# **Unity Developer at Anak Pintar Studio**

## **Summary**

> I'm using Unity since about 6 years ago, and 2 year 11 month working as Unity Developer.
## **What I've Done**

- Create a housing management mobile application
- Help Web Programmer (CodeIgniter) to creating API for housing management mobile application
- Create an API that consumes the payment gateway service API using Express.js
- Program a microcontroller device to open the housing gate using RFID/NFC tag
- Maintain mobile applications for learning management system
- Modify some Virtual Reality or Augmented Reality applications (change the SDK, e.g: from Vuforia to Maxst/AR
Foundation)
- Help configure the client server
- Create a sales activity tracker android application

0 comments on commit 291bb1f

Please sign in to comment.