import Me from "me";
import Charlie from "./Charlie";
class About extends Me.Component {
constructor() {
super();
this.info = {
nickname: "Chang",
nationality: "PH_fil",
male: true,
loves: ["Coding", "Tech", "Fast Bikes", "NU Metal"],
currentFocus: ["Flutter", "Rails 8", "Startup Project"],
funFact: "Coding will soon be as important as reading.",
};
}
render() {
return (
<>
<Charlie who={this.info} />
</>
);
}
}
An individual who just loves anything that is stimulating, like $coding.
- Tagum, Philippines
- charliegp.vercel.app
Pinned Loading
-
enumeratorr
enumeratorr PublicAn app for storing photos in local storage using the Active Storage feature in Rails 7.
Ruby
-
cgso-construction-inventory
cgso-construction-inventory PublicA warehouse inventory system app for managing construction materials.
Ruby
-
-
-
-
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.