- 🧑💻 Interested in Web Development. Passionate for expanding my knowledge.
- 🌱 I’m currently learning Spring Boot Microservices.
- 😊 Pronouns: He/Him
- 😂 Fun fact: If your code works perfectly, you might be tempted to give it a high-five, but remember, don't touch it, or you might break the magic spell!
const reactions = youLiked(this.Readme) ? ["Give it star💫"] : [];
if(reactions.length > 0){
console.log('Sending Virtual Stars..💫');
}
else{
console.log('Waiting for Stars...')
}


