I'm Er Rickow from Central Java, Indonesia. I'm a Fullstack Developer.
Building web apps and RESTful APIs all by myself can be stressful, but seeing the results makes me happy โ every improvement feels like reaching a new level.
๐ฑ My GitHub Data
๐ฆ 335.1 kB Used in GitHub's Storage
๐ 5,961 Contributions in the Year 2025
๐ผ Opted to Hire
๐ 80 Public Repositories
๐ 76 Private Repositories
๐ This Week I Spent My Time On
๐๏ธ Time Zone: Asia/Jakarta
๐ฌ Programming Languages:
No Activity Tracked This Week
Last Updated on 26-06-2025 19:02 UTC
I don't have formal work experience yet, but I love tinkering and learning by doing.
I usually build front-end UIs with Next.js or plain HTML, and create REST APIs and SDKs using Express or JavaScript.
I'm also interested in data science and AI โ I enjoy experimenting with pretrained models and even build my own AI-powered REST APIs.
Moment ketika udah ngoding panjang, ternyata lupa return.
function getData() {
// ... const bla bla bla
// lupa return!
}