You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"To me, coding is more than writing programs β it's about turning imagination into reality, embracing challenges, and continuously evolving through the process of building."
Driven by curiosity and fueled by the desire to build
I enjoy transforming ideas into software and solving challenging problems
Contributing to open source and always exploring new technologies
Every project is an opportunity to learn, improve, and create
Fun fact: I debug with console.log more than I'd like to admit
while (problem.exists()) {
code.solve();
world.improve();
}