import SoftwareDeveloper from 'ardhi';
import { Languages, Frameworks } from 'ardhi/skills';
class Bio extends SoftwareDeveloper {
name = 'Ardhi';
title = 'Fullstack Developer';
location = 'Yogyakarta, Indonesia';
}
class Skills extends SoftwareDeveloper {
languages = ['JavaScript', 'TypeScript', ...Languages];
databases = ['MySQL', 'MongoDB', 'PostgreSQL'];
frameworks = ['Fastify', 'Svelte', 'React Js', 'Next Js', ...Frameworks];
}
🎯
Focusing
Pinned Loading
-
simple-blog-with-nextjs-typescript-wordpresscom-api
simple-blog-with-nextjs-typescript-wordpresscom-api PublicOpen source Simple blog with Nextjs, Typescript, TailwindCss and Wordpress.com api.
HTML 1
-
todoList-react-native
todoList-react-native PublicPrivate projects and for public sharing (open source)
JavaScript 1
-
-
payload-ga-4
payload-ga-4 PublicDashboard and widgets for Google Analytics 4 (GA4) inside Payload CMS Admin Panel using Service Accounts.
TypeScript 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


