My Portfolio Website: andre-bryant-portfolio.vercel.app
const Andre = {
pronouns: 'he' || 'him',
code: 'Anything related to HTML, CSS, and Javascript/Typescript',
tools: [NodeJs, TailwindCSS, SvelteKit, P5.JS],
school: 'University of the Philippines-Baguio',
degree: 'BS Computer Science',
graduationDate: new Date(1753113600000),
organizations: [
{
'COMSCI@UP.BAG': {
'Resident Member': [
{ 'Research Committee': '2022-2023' },
{ 'Research Committee': '2023-2024' },
{ 'Research Committee': '2024-2025' },
]
}
}
],
likes: 'I enjoy creative coding and coding in Javascript'
};

