Iβm a self-taught web developer π» always looking to grow and improve. I'm learning π and expanding my skill set π± in web development (MERN stack, MEAN stack) π, competitive coding, data structures, and algorithms π.
- π I believe in solving the problem first, then writing the code.
- π‘ I enjoy exploring new technologies and developing software solutions.
- π I'm willing to contribute to open-source frontend development projects.
- π I am looking for opportunities to join as an intern or full-time.
I once solved the world's oldest question with a single line of JavaScript:
// Which came first: the chicken or the egg?
console.log(['π₯', 'π£', 'π₯', 'π'].sort())
// Output: [ 'π', 'π£', 'π₯', 'π₯' ]