Skip to content

Instantly share code, notes, and snippets.

@babaiyu
Last active December 30, 2021 09:45
Show Gist options
  • Save babaiyu/6b714e7ede51d4f924356a266afbaa05 to your computer and use it in GitHub Desktop.
Save babaiyu/6b714e7ede51d4f924356a266afbaa05 to your computer and use it in GitHub Desktop.
{
"profile": {
"name": "Bayu Permana Putra",
"description": "Welcome to my website. Let me show you my portfolio"
},
"about": {
"description": "I'm a Mobile Engineer React Native. I'm from Indonesia. Most language programming that i using is Javascript, Typescript. I'm also currently lecture at Binus University while working in my company. I love to passionate about mobile apps technology, web apps, progressive web apps. I'm not only developing and building things, I also enjoy to playing game like Valorant, Fortnite, and Brawlhalla."
},
"socialMedia": [
{
"value": "linkedin",
"icon": "fab fa-linkedin",
"href": "https://linkedin.com/in/bayu-permana-putra-8ba540170"
},
{
"value": "github",
"icon": "fab fa-github",
"href": "https://github.com/babaiyu"
},
{
"value": "facebook",
"icon": "fab fa-facebook",
"href": "https://facebook.com/bayu.permanaputra.94"
},
{
"value": "instagram",
"icon": "fab fa-instagram",
"href": "https://instagram.com/babaiyu"
}
],
"tools": [
{
"title": "Visual Studio Code",
"url": "https://code.visualstudio.com/",
"image": "/icons/visual-studio-code.png"
},
{
"title": "Android Studio",
"url": "https://developer.android.com/studio",
"image": "/icons/android-studio.png"
},
{
"title": "Xcode",
"url": "https://developer.apple.com/xcode/",
"image": "/icons/xcode.png"
},
{
"title": "Google Chrome",
"url": "https://www.google.com/chrome/",
"image": "/icons/chrome.png"
},
{
"title": "React Native",
"url": "https://reactnative.dev/",
"image": "/icons/react-native.png"
}
],
"portfolio": [
{
"title": "Aeroaja",
"tag": ["react-native", "work-project"],
"description": "Aeroaja is digital platform that make a customer easily to find what they need. You can reserve online ticket, online shop, and many more only with phone.",
"link": "https://play.google.com/store/apps/details?id=com.garudamallmob",
"image": "/images/aeroaja.webp"
},
{
"title": "Delook",
"tag": ["react-native", "hackathon-bncc-2020"],
"description": "Delook is an application that will be new way for you for watching online concert without leaving house",
"link": "https://drive.google.com/drive/mobile/folders/1FyuU4aUExUp-SdRBPjmnz_8_jD9Dt5TJ?usp=sharing",
"image": "/images/delook.webp"
},
{
"title": "Careers MTF",
"tag": ["react", "next-js", "fastify", "work-project"],
"description": "Find available career at Mandiri Tunas Finance which is easy apply and it is official launched by MTF",
"link": "https://careers.mtf.co.id/",
"image": "/images/careers_mtf.jpeg"
},
{
"title": "Indonesian Jokes",
"tag": ["react", "frontend", "hacktoberfest-2021"],
"description": "A collection of funny jokes available in Indonesian. This project was created to celebrate #hacktoberfest2021",
"link": "https://indonesian-jokes.vercel.app/",
"image": "/images/indonesian_jokes.jpeg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment