I'm a Computer Science and Engineering Student
- π¨βπ» Iβm currently working on web development technologies like JavaScript, React, Next.js, etc.
- π Iβm currently learning everything about Frontend technologies π
- πͺ Future Goals: Learn more technologies - Never stop creating new ideas.
- π¬ You can reach me with the links below:
I once solved the world's oldest question with a single line of JavaScript:
// Perfect code? What's that? π€·ββοΈ
const writePerfectCode = () => {
throw new Error("Perfection not found. Keep debugging! π€");
};
writePerfectCode();