Howdy Everyone! I’m Mickheil Aaron J. Tayag, a third-year student
1. When you think about a "perfect" website, are you more drawn to how it (UI/UX, animations, layouts) or how it (databases, user authentication, logic)? Explain why.
I’m more interested in how a website works behind the scenes rather than how it looks. I enjoy learning about how logic, data, and server-side processes come together to make everything function smoothly and reliably.
2. Are there specific technologies or frameworks you are eager to learn (e.g., React, Tailwind CSS, Node.js, Next.js)?
I really want to learn Node.js because it is widely used for building server-side applications. I like that it uses JavaScript and can handle many users at the same time, which makes it useful for real-world projects and scalable systems.
3. What is one specific feature you’ve seen on a modern website that you’ve always wondered how to build?
One feature I’ve always been curious about is building a real-time chat system using Node.js. I want to understand how messages are sent and received instantly and how the server manages multiple users at once.
(This is a sample website - you’ll be building a site like this on our Next.js tutorial.)
