const alanJin = {
preferName: "Alan",
pronoun: "he/his/him",
interest: ["photography","..."],
education: [
{
name: "University of Oxford",
degree: "Bachelor of Computer Science",
},
],
startDay: () => {
const coffee = new Coffee("mocha")
coffee.consume()
},
}
I love to turn ideas into products in less than a week. If you have any idea and want to work with me, feel free to contact me at [email protected] or book a meeting with me at https://cal.alanj.in/online. Check my previous projects at Code Projects. I’m no longer seeking full-time opportunities but are very open to side projects (both paid and unpaid).
This website is built with Astro and hosted on Cloudflare Pages.