- π Hi, Iβm @JakeAsunto
- π Iβm interested in Coding...
- π± Iβm currently learning on how to properly code...
- π« Contact me on https://facebook.com/jakedev14
- π My Replit is https://replit.com/@JakeAsunto
I'm one of those communities who support messenger bots that reply to your message almost instantly...
If you don't know what that is, i suggest you look into it, maybe you'll like to join and help support our bots lol.
Every donation matters, by donating you help me to do better in my hobbies and projects.
Why? So I'm more inspired to create more projects that's fun π
You can find me active on my facebook socials, for any suggestions or help you may give.
-
Jake Asunto
My Main Account
Join my fb group chat if you would like to know about what I'm talking about or to know/use my bots or the bots of the people there...
That helps each other out with certain issues and queries they can answer to of course about coding and stuff...
Don't worry we know how to speak english here...
This is my only github, follow me now :>
Github: β‘οΈ JakeAsunto β¬ οΈ
This is my only replit, follow me and donate cycles I'm poor lol.
Replit: βͺοΈ JakeAsunto β©οΈ
// JSON data...
var deetah = {
name: 'Jake Asunto',
age: 'Secret',
genderOrSegs: 'Male',
countryOrigin: 'Philippines',
hobbies: 'obviously coding...',
futureCourse: 'Idk yet tbh, its so complicated lol what course should i go for?'
};
// parse it
const getTheData = JSON.parse(JSON.stringify(deetah));
// make it a func
function getInfo() {
return getTheData
}
/* show the results */
console.log(getInfo());
I'm also a creator of messenger bots and currently support the enhancement of it's file features...
If you'd like to learn more about it, feel free to browse my replit for some files:
Pardon Me If It's A Bit Messy, I'm A Lazy Guy Lol
(Just Kidding Lol You Don't Have To)