Afn.im

screenshot of Afn.im
svelte

Afn.im

🎨 Personal website made with SvelteKit

Overview:

The Personal Portfolio is a simple website designed to showcase the art created by the author over the years. The site has been rewritten using SvelteKit and SCSS to improve the codebase and design. It utilizes the Lanyard API to expose the author's Discord Rich Presence. The website can be accessed at afn.im.

Features:

  • SvelteKit and SCSS: The website is built using SvelteKit and SCSS, which helps in improving the codebase and design.
  • Lanyard API Integration: The author has integrated the Lanyard API to display their Discord Rich Presence on the website.
  • Art Showcase: The website is specifically designed to showcase the art created by the author over the years.

Summary:

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

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.