Skip to content

Commit

Permalink
update content about me
Browse files Browse the repository at this point in the history
  • Loading branch information
zgunz42 committed Oct 1, 2023
1 parent 8b589a7 commit 4f7ac50
Show file tree
Hide file tree
Showing 8 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion public/_data/en-US/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
],
"about": {
"intro": "Halo, saya Adi Gunawan dari Bali, Indonesia! Saya memulai karier pemrograman setelah lulus sekolah dan belajar secara online. Bali yang indah memberi inspirasi dalam pengembangan skill pemrograman saya.\n",
"intro": "Hello, I'm Adi Gunawan from Bali, Indonesia! I started my programming career right out of school and studied online. Beautiful Bali has inspired me in developing my programming skills.\n",
"jobExperiences": [
{
"company": "Bungamata",
Expand Down
52 changes: 26 additions & 26 deletions public/_data/en-US/projects/index-page-1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "E-Balian Chatboot",
"description": "Chatbot Hindu Good Day Using Data on Scrap Online\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
},
{
"name": "Android Hot Movie",
"description": "The application displays a list of movies taken from IMDB API\n",
Expand All @@ -9,6 +19,16 @@
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "EggBox IoT",
"description": "Hatching Device also Monitor temperature and incubator turnover using\nIoT devices (nodemcu) and server (nestjs) through\nMosquito\n",
"pinned": true,
"tags": ["arduino", "c++"],
"thumbnail": "/images/egg_box.jpeg",
"demoUrl": "https://github.com/zgunz42/egg-incubator-iot",
"sourceUrl": "https://github.com/zgunz42/egg-incubator-iot",
"link": "egg-box"
},
{
"name": "Svelte SlideIT",
"description": "Sebuah libaray svelte untuk membuat slider atau carousel\n",
Expand All @@ -20,33 +40,13 @@
"link": "slideit"
},
{
"name": "Otonan Website",
"description": "Digital Otonan Invitation (Birthday of Bali) with greeting features\nand countdown\n",
"name": "Pawiwahan Website",
"description": "Simple online wedding invitation website\n",
"pinned": true,
"tags": ["nextjs", "react"],
"thumbnail": "/images/birthday.png",
"demoUrl": "http://otonan.netlify.app",
"sourceUrl": "http://otonan.netlify.app",
"link": "otonan"
},
{
"name": "EggBox IoT",
"description": "Hatching Device also Monitor temperature and incubator turnover using\nIoT devices (nodemcu) and server (nestjs) through\nMosquito\n",
"pinned": true,
"tags": ["arduino", "c++"],
"thumbnail": "/images/egg_box.jpeg",
"demoUrl": "https://github.com/zgunz42/egg-incubator-iot",
"sourceUrl": "https://github.com/zgunz42/egg-incubator-iot",
"link": "egg-box"
},
{
"name": "E-Balian Chatboot",
"description": "Chatbot Hindu Good Day Using Data on Scrap Online\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
"thumbnail": "/images/weeding.png",
"demoUrl": "http://pawiwahan.netlify.app",
"sourceUrl": "http://pawiwahan.netlify.app",
"link": "pawiwahan"
}
]
12 changes: 6 additions & 6 deletions public/_data/en-US/projects/index-page-2.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"name": "Pawiwahan Website",
"description": "Simple online wedding invitation website\n",
"name": "Otonan Website",
"description": "Digital Otonan Invitation (Birthday of Bali) with greeting features\nand countdown\n",
"pinned": true,
"tags": ["nextjs", "react"],
"thumbnail": "/images/weeding.png",
"demoUrl": "http://pawiwahan.netlify.app",
"sourceUrl": "http://pawiwahan.netlify.app",
"link": "pawiwahan"
"thumbnail": "/images/birthday.png",
"demoUrl": "http://otonan.netlify.app",
"sourceUrl": "http://otonan.netlify.app",
"link": "otonan"
}
]
54 changes: 27 additions & 27 deletions public/_data/en-US/projects/index-pinned.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "E-Balian Chatboot",
"description": "Chatbot Hindu Good Day Using Data on Scrap Online\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
},
{
"name": "Android Hot Movie",
"description": "The application displays a list of movies taken from IMDB API\n",
Expand All @@ -9,26 +19,6 @@
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "Svelte SlideIT",
"description": "Sebuah libaray svelte untuk membuat slider atau carousel\n",
"pinned": true,
"tags": ["svelte", "js"],
"thumbnail": "/images/carousel_addon.png",
"demoUrl": "https://github.com/zgunz42/svelte-slideit",
"sourceUrl": "https://github.com/zgunz42/svelte-slideit",
"link": "slideit"
},
{
"name": "Otonan Website",
"description": "Digital Otonan Invitation (Birthday of Bali) with greeting features\nand countdown\n",
"pinned": true,
"tags": ["nextjs", "react"],
"thumbnail": "/images/birthday.png",
"demoUrl": "http://otonan.netlify.app",
"sourceUrl": "http://otonan.netlify.app",
"link": "otonan"
},
{
"name": "EggBox IoT",
"description": "Hatching Device also Monitor temperature and incubator turnover using\nIoT devices (nodemcu) and server (nestjs) through\nMosquito\n",
Expand All @@ -40,14 +30,14 @@
"link": "egg-box"
},
{
"name": "E-Balian Chatboot",
"description": "Chatbot Hindu Good Day Using Data on Scrap Online\n",
"name": "Svelte SlideIT",
"description": "Sebuah libaray svelte untuk membuat slider atau carousel\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
"tags": ["svelte", "js"],
"thumbnail": "/images/carousel_addon.png",
"demoUrl": "https://github.com/zgunz42/svelte-slideit",
"sourceUrl": "https://github.com/zgunz42/svelte-slideit",
"link": "slideit"
},
{
"name": "Pawiwahan Website",
Expand All @@ -58,5 +48,15 @@
"demoUrl": "http://pawiwahan.netlify.app",
"sourceUrl": "http://pawiwahan.netlify.app",
"link": "pawiwahan"
},
{
"name": "Otonan Website",
"description": "Digital Otonan Invitation (Birthday of Bali) with greeting features\nand countdown\n",
"pinned": true,
"tags": ["nextjs", "react"],
"thumbnail": "/images/birthday.png",
"demoUrl": "http://otonan.netlify.app",
"sourceUrl": "http://otonan.netlify.app",
"link": "otonan"
}
]
20 changes: 10 additions & 10 deletions public/_data/id-ID/articles/index-page-2.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
[
{
"title": "Buat bot yang luar biasa dengan NextJs",
"description": "Buat Bot Awesome NextJs Anda dengan kekuatan NodeJS",
"thumbnail": "http://placeimg.com/640/480/robot",
"publishedAt": "2022-06-25T14:34:09.275Z",
"commentId": 14,
"label": ["golang", "echo"],
"readTime": 1,
"link": "make-awesome-bot-nextjs"
},
{
"title": "Mengubah Gambar ke Vector Graphic (SVG)",
"description": "Hemat waktu untuk mengonversi gambar menjadi SVG secara otomatis\n",
Expand All @@ -19,6 +9,16 @@
"readTime": 1,
"link": "convert-image-to-svg"
},
{
"title": "Buat bot yang luar biasa dengan NextJs",
"description": "Buat Bot Awesome NextJs Anda dengan kekuatan NodeJS",
"thumbnail": "http://placeimg.com/640/480/robot",
"publishedAt": "2022-06-25T14:34:09.275Z",
"commentId": 14,
"label": ["golang", "echo"],
"readTime": 1,
"link": "make-awesome-bot-nextjs"
},
{
"title": "Anime Yang Saya Tonton Setiap Minggu",
"description": "Anime yang menambah jadwal harian untuk menonton\n",
Expand Down
34 changes: 17 additions & 17 deletions public/_data/id-ID/projects/index-page-1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "E-Balian Chatboot",
"description": "Chatbot hari baik Hindu menggunakan data di scrap online\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
},
{
"name": "EggBox IoT",
"description": "Monitor suhu dan perputaran incubator menggunakan \nperangkat IoT(NodeMCU) dan server(Nestjs) melalui \nmosquito\n",
Expand All @@ -9,16 +19,6 @@
"sourceUrl": "https://github.com/zgunz42/egg-incubator-iot",
"link": "egg-box"
},
{
"name": "Android Hot Movie",
"description": "Aplikasi ini menampilkan daftar film yang diambil dari API IMDB\n",
"pinned": true,
"tags": ["android", "java"],
"thumbnail": "/images/hot_movie.jpg",
"demoUrl": "https://github.com/zgunz42/hot-movie",
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "Otonan Website",
"description": "Undangan digital otonan (hari lahir bali) dengan fitur ucapan\nserta hitung mundur\n",
Expand All @@ -30,14 +30,14 @@
"link": "otonan"
},
{
"name": "E-Balian Chatboot",
"description": "Chatbot hari baik Hindu menggunakan data di scrap online\n",
"name": "Android Hot Movie",
"description": "Aplikasi ini menampilkan daftar film yang diambil dari API IMDB\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
"tags": ["android", "java"],
"thumbnail": "/images/hot_movie.jpg",
"demoUrl": "https://github.com/zgunz42/hot-movie",
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "Svelte SlideIT",
Expand Down
34 changes: 17 additions & 17 deletions public/_data/id-ID/projects/index-pinned.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "E-Balian Chatboot",
"description": "Chatbot hari baik Hindu menggunakan data di scrap online\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
},
{
"name": "EggBox IoT",
"description": "Monitor suhu dan perputaran incubator menggunakan \nperangkat IoT(NodeMCU) dan server(Nestjs) melalui \nmosquito\n",
Expand All @@ -9,16 +19,6 @@
"sourceUrl": "https://github.com/zgunz42/egg-incubator-iot",
"link": "egg-box"
},
{
"name": "Android Hot Movie",
"description": "Aplikasi ini menampilkan daftar film yang diambil dari API IMDB\n",
"pinned": true,
"tags": ["android", "java"],
"thumbnail": "/images/hot_movie.jpg",
"demoUrl": "https://github.com/zgunz42/hot-movie",
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "Otonan Website",
"description": "Undangan digital otonan (hari lahir bali) dengan fitur ucapan\nserta hitung mundur\n",
Expand All @@ -30,14 +30,14 @@
"link": "otonan"
},
{
"name": "E-Balian Chatboot",
"description": "Chatbot hari baik Hindu menggunakan data di scrap online\n",
"name": "Android Hot Movie",
"description": "Aplikasi ini menampilkan daftar film yang diambil dari API IMDB\n",
"pinned": true,
"tags": ["nestjs", "scrap"],
"thumbnail": "/images/ebalian.jpeg",
"demoUrl": "https://t.me/@ibalian_bot",
"sourceUrl": "https://github.com/zgunz42/e-balian",
"link": "ebalian-chatbot"
"tags": ["android", "java"],
"thumbnail": "/images/hot_movie.jpg",
"demoUrl": "https://github.com/zgunz42/hot-movie",
"sourceUrl": "https://github.com/zgunz42/hot-movie",
"link": "android-hot-movie"
},
{
"name": "Svelte SlideIT",
Expand Down
2 changes: 1 addition & 1 deletion src/data/langs/en-US/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ skills:
- rabbitmq
about:
intro: |
Halo, saya Adi Gunawan dari Bali, Indonesia! Saya memulai karier pemrograman setelah lulus sekolah dan belajar secara online. Bali yang indah memberi inspirasi dalam pengembangan skill pemrograman saya.
Hello, I'm Adi Gunawan from Bali, Indonesia! I started my programming career right out of school and studied online. Beautiful Bali has inspired me in developing my programming skills.
jobExperiences:
- company: Bungamata
location: Dalung, Bali
Expand Down

1 comment on commit 4f7ac50

@vercel
Copy link

@vercel vercel bot commented on 4f7ac50 Oct 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.