Skip to content

Commit ddf6db0

Browse files
committed
fix: Deployment error
1 parent a3e0345 commit ddf6db0

File tree

1 file changed

+33
-41
lines changed

1 file changed

+33
-41
lines changed

_data/project_list.yml

Lines changed: 33 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
- title: Retail System
2-
description: Building complete retail system from Sales, Customer Relationship, Reporting, and Inventory Management, on top of company's 20 years of experience in clothing retail industry. Introducing new technologies, and possibilties for exciting future.
3-
url:
4-
thumb: /assets/img/projects/Revota-restock-landing-page.png
5-
main: https://revota.id
6-
meta:
7-
role: Product Manager
8-
year: 2023
9-
tags:
10-
- Product Management
11-
- React JS
12-
- Nest JS
13-
- Fast API
14-
- Ant Design
15-
- Figma
16-
- Warehouse Management System
17-
- POS
18-
- Retail
19-
- CRM
2+
description: Building complete retail system from Sales, Customer Relationship, Reporting, and Inventory Management, on top of company's 20 years of experience in clothing retail industry. Introducing new technologies, and possibilties for exciting future.
3+
url:
4+
thumb: /assets/img/projects/Revota-restock-landing-page.png
5+
main: https://revota.id
6+
meta:
7+
role: Product Manager
8+
year: 2023
9+
tags:
10+
- Product Management
11+
- React JS
12+
- Nest JS
13+
- Fast API
14+
- Ant Design
15+
- Figma
16+
- Warehouse Management System
17+
- POS
18+
- Retail
19+
- CRM
2020

2121
- title: E-Jet
22-
description: This is an exciting product, it is not yet published so minimum details can only be written. a custom made aircraft made for Microsoft Flight Simulator. It is using web technology for its glass cockpits.
22+
description: This is an exciting product, it is not yet published so minimum details can only be written. a custom made aircraft made for Microsoft Flight Simulator. It is using web technology for its glass cockpits.
2323
url:
2424
thumb: /assets/img/projects/e-jet-dev.jpg
2525
meta:
@@ -86,7 +86,7 @@
8686
otherLinks: true
8787
url:
8888
main: https://qopnet.id/
89-
site: https://qopnet.id/
89+
site: https://qopnet.id/
9090
thumb: /assets/img/projects/qopnet-homepage.png
9191
meta:
9292
role: Tech Lead
@@ -97,7 +97,6 @@
9797
- Typescript
9898
- Python
9999
- Flask
100-
101100

102101
- title: PartsSearch
103102
description: A web app for Car repairers and Parts Suppliers, based in Australia - My role was a Vue/HTML/CSS developer
@@ -117,7 +116,7 @@
117116
- Bootstrap-Vue
118117

119118
- title: Cosmo
120-
description: An auto-reward App for restaurants in the US market, build almost everything from the Node JS server, IOS Apps (using webview a lot), merchant dashboard, SMS Application, web scraping, API consuming for various delivery app service/ordering service, and email templates.
119+
description: An auto-reward App for restaurants in the US market, build almost everything from the Node JS server, IOS Apps (using webview a lot), merchant dashboard, SMS Application, web scraping, API consuming for various delivery app service/ordering service, and email templates.
121120
otherLinks: true
122121
url:
123122
main: https://rest-o-client.netlify.app/
@@ -169,7 +168,6 @@
169168
- Django
170169
- BEM
171170

172-
173171
- title: Star-W
174172
description: A resource catalog, built using React
175173
otherLinks: true
@@ -187,7 +185,6 @@
187185
- API
188186
- SPA
189187

190-
191188
- title: React-Exchange
192189
description: A currency converter Web App (Single Page Application) built using React.
193190
otherLinks: true
@@ -204,7 +201,6 @@
204201
- API
205202
- SPA
206203

207-
208204
- title: Dailynote
209205
description: This is my personal project, built to track our daily activities so you can review them later.
210206
otherLinks: true
@@ -222,7 +218,6 @@
222218
- Vue-Router
223219
- Firebase
224220

225-
226221
- title: Responsive Web Design Projects
227222
description: This is a collection of responsive web pages, built for for my Responsive Web Design Certification.
228223
otherLinks: true
@@ -244,18 +239,18 @@
244239
- Certification
245240

246241
- title: APIs and Microservices Projects
247-
description:
242+
description:
248243
This is my attemp to get APIs and Microservices Developer Certification, this certificate representing approximately 300 hours of coursework.
249244
In this project, I build microservices using Node JS and mongoDB using glitch.me and visual studio code, it was a fun project.
250-
245+
251246
Here are links to services
252-
<ul>
253-
<li><a href="https://hill-experience.glitch.me" target="_blank">&check; timestamp</a></li>
254-
<li><a href="https://hissing-reaper.glitch.me" target="_blank">&check; Header Parser</a></li>
255-
<li><a href="https://smooth-pine.glitch.me" target="_blank">&check; URL Shortener</a></li>
256-
<li><a href="https://dear-jelly.glitch.me" target="_blank">&check; Exercise Tracker</a></li>
257-
<li><a href="https://pyrite-croissant.glitch.me" target="_blank">&check; File Metadata</a></li>
258-
</ul>
247+
<ul>
248+
<li><a href="https://hill-experience.glitch.me" target="_blank">&check; timestamp</a></li>
249+
<li><a href="https://hissing-reaper.glitch.me" target="_blank">&check; Header Parser</a></li>
250+
<li><a href="https://smooth-pine.glitch.me" target="_blank">&check; URL Shortener</a></li>
251+
<li><a href="https://dear-jelly.glitch.me" target="_blank">&check; Exercise Tracker</a></li>
252+
<li><a href="https://pyrite-croissant.glitch.me" target="_blank">&check; File Metadata</a></li>
253+
</ul>
259254
nice laptop thumbnail credits - <a href="https://unsplash.com/photos/95YRwf6CNw8" target="_blank">Clément H</a>
260255
otherLinks: true
261256
url:
@@ -276,8 +271,7 @@
276271
- mongoDB
277272

278273
- title: Javascript Algorithm and Data Structure Certification Projects
279-
description:
280-
A collection of project that representing 300 hours of coursework, by working on this course I learn how to become more efficient developer by understanding algorithms and data structures
274+
description: A collection of project that representing 300 hours of coursework, by working on this course I learn how to become more efficient developer by understanding algorithms and data structures
281275
meta:
282276
role: Javascript Developer
283277
year: 2018
@@ -311,7 +305,6 @@
311305
- Firebase
312306
- Brand Identity & Logo Design
313307

314-
315308
- title: Lombok Info App
316309
description: Android App to help travellers when visiting Lombok. The app was not in the playstore anymore, but you can download the APK using the link above.
317310
otherLinks: true
@@ -331,10 +324,9 @@
331324
- cordova
332325
- apache cordova
333326

334-
335327
- title: Portfolio Landing Page
336328
description: This is a personal landing page to showcase portfolio list, built in codepen.io as part of Responsive
337-
Web Design certification project.
329+
Web Design certification project.
338330
meta:
339331
role: Front-End Developer
340332
year: 2018
@@ -348,4 +340,4 @@
348340
url:
349341
main: https://codepen.io/windo/full/xJNwNa
350342
thumb: /assets/img/projects/windo-portfolio-landing-page.png
351-
codepen: https://codepen.io/windo/full/xJNwNa
343+
codepen: https://codepen.io/windo/full/xJNwNa

0 commit comments

Comments
 (0)