class WhoIam extends Developer
{
constructor()
{
this.name = "tojonirina riantsoa"
this.currentWork = {company: "Hopes"}
}
getAbout()
{
return `
<h1>My name is ${this.name} you can call me ${this.name.slice(0,4)} </h1>
<p> I'm a passionnate frontend developer <p>
`
}
getCities()
{
return 'Antananarivo Madagascar'
}
getAmbitions()
{
return [
'Get Rich 😎😜',
'Become entrepreneur😎',
'become a better programmer'
];
}
}
👋
Thanks for visiting
👨💻Anything that can be imagined can be programmed.💻
-
hopes formation
- Madagascar
-
04:26
(UTC -12:00) - tojo.nirina.374
- @razafy_toj3196
- in/tojo-razafy-788136233
Popular repositories Loading
-
-
-
-
react-bits
react-bits PublicForked from DavidHDev/react-bits
An open source collection of animated, interactive & fully customizable React components for building stunning, memorable user interfaces.
JavaScript
-
awesome-shadcn-ui
awesome-shadcn-ui PublicForked from birobirobiro/awesome-shadcn-ui
A curated list of awesome things related to shadcn/ui.
-
magicui
magicui PublicForked from magicuidesign/magicui
UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
MDX
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.