Hi, I'm
I am a backend developer
from England.
I try to make
clean and sophisticated code that is usable for
every single developer.
Hi, I'm
I am a backend developer
from England.
I try to make
clean and sophisticated code that is usable for
every single developer.
ABOUT
ME
<WhoAmI />
function age(date: Date) {··return new Date().getFullYear() - date.getFullYear();}function time() {··return new Date().getTime();}const name = "Phoenix";const birthday = new Date("27-09-06");const languages = ["English", "Hindi"];const skills = [··"Java/Kotlin", "Linux",];console.log({··name,··birthday,··age: age(birthday),··time: time(), // 15··languages,··skills});|
MY
GITHUB
<Github />
CONTACT
ME
<Contact />
MY
ACTIVITY
<Activity />