class WhoAmI {
constructor() {
this.fullName = "Apik Wibisono"; // Nama keren, gak pake basa-basi
this.userName = "scraviex"; // Username wajib aesthetic
this.currentlyLearning = "JS, PHP, Python (grind mode on ๐ป)";
this.funFact = "Still vibin' with the process โจ"; // Santai aja, progress is progress
this.hobbies = ['Music ๐ถ', 'Gaming ๐ฎ', 'Movies ๐ฟ', 'Sleep zZz ๐ด']; // Life balance, ya kan?
}
getCity() {
return "Ciamis, Indonesia ๐๏ธ"; // Represent hometown dengan pride
}
ambitions() {
return [
"Back End Developer ๐",
"Full-Stack Developer (one day, maybe ๐คท)",
"Actually finishing my side projects (finally ๐
)"
];
}
}
Pinned Loading
-
php-gemini-client
php-gemini-client PublicForked from gemini-api-php/client
Google Gemini API PHP Client allows you to use the Gemini AI model
PHP
-
php-openAi-client
php-openAi-client PublicForked from openai-php/client
โก๏ธ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
PHP
-
php-bard-api
php-bard-api PublicForked from pj8912/php-bard-api
The PHP package that returns response of Google Bard through API.
PHP
-
-
readability-php
readability-php PublicForked from fivefilters/readability.php
PHP port of Mozilla's Readability.js
HTML
-
bard-ai
bard-ai PublicForked from EvanZhouDev/bard-ai
A lightweight library to access Google Bard.
JavaScript
If the problem persists, check the GitHub status page or contact support.

