Creating a new portfolio with Svelte

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • svelte-typewriter

    A simple and reusable typewriter effect for your Svelte applications

    And for that cool typewriting effect, I used the Typewriter package.

  • awesome-svelte

    ⚡ A curated list of awesome Svelte resources

    So, after that homepage was setup, it was time to create the routing! I started by searching into this repo for anything that could be useful and there I found tinro, which is like the easiest routing mechanism I could find for Svelte.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • tinro

    Highly declarative, tiny, dependency free router for Svelte's web applications.

    So, after that homepage was setup, it was time to create the routing! I started by searching into this repo for anything that could be useful and there I found tinro, which is like the easiest routing mechanism I could find for Svelte.

  • carbon-components-svelte

    Svelte implementation of the Carbon Design System

    And other pre-built component that I used and I think it's worth mentioning is the Accordion that exists in Carbon Components for Svelte. It's really pretty and works great too!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts