My personal website, my portfolio, and my blog. Built and powered by Nuxt Stack (Content, Hub, Studio, UI) & Nitro
Artsite is an innovative platform designed for individuals who want to showcase their creative work through a personal website. It serves as a portfolio and a blog, offering a unique way to display artistic endeavors, share insights, and connect with an audience. Built on the robust Nuxt Stack, Artsite combines functionality and design to create an engaging online presence.
nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.