https://github.com/canaleal/svelte-portfolio
Portfolio to showcase my projects. This includes Mobile Apps, Web Apps, Front-End projects, APIs, Data Science work, and Embedded systems development.
https://github.com/canaleal/svelte-portfolio
Last synced: 4 months ago
JSON representation
Portfolio to showcase my projects. This includes Mobile Apps, Web Apps, Front-End projects, APIs, Data Science work, and Embedded systems development.
- Host: GitHub
- URL: https://github.com/canaleal/svelte-portfolio
- Owner: canaleal
- Created: 2022-12-15T09:08:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T08:51:01.000Z (9 months ago)
- Last Synced: 2025-01-24T13:46:33.377Z (6 months ago)
- Language: TypeScript
- Homepage: https://alexcanales.vercel.app/
- Size: 197 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Alex Portfolio
Svelte • Design • Cloud • Processing
Contents
- [Introduction](#introduction)
- [Running](#running)
- [Building](#building)
- [Technologies](#technologies)Introduction
This is the repository for my portfolio website. It is built with [Svelte](https://svelte.dev/) and [Tailwind CSS](https://tailwindcss.com/). It is hosted on [Netlify](https://www.netlify.com/) and uses [Supabase](https://supabase.io/) as a backend.
As the name suggests, this is a portfolio website. It is a place where I can showcase my work and projects. It is also a place where I can write about my experiences and share my thoughts. I hope you enjoy it!
Running
Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:
```bash
npm run dev# or start the server and open the app in a new browser tab
npm run dev -- --open
```Building
To build the project and start it in production mode (with minification and optimizations) run the following command:
```bash
npm run build
```Technologies
Below is a table that provides an overview of the technologies I am currently working with.
Front-End
Back-End
Infrastructure
![]()
![]()
![]()
![]()
![]()
![]()