Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flaviozanoni/frav.in
Personal website and portfolio
https://github.com/flaviozanoni/frav.in
astro mit-license os pixelart portfolio svelte typescript xtermjs
Last synced: about 13 hours ago
JSON representation
Personal website and portfolio
- Host: GitHub
- URL: https://github.com/flaviozanoni/frav.in
- Owner: FlavioZanoni
- License: mit
- Created: 2024-04-01T10:15:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T04:05:37.000Z (20 days ago)
- Last Synced: 2025-01-26T04:18:13.002Z (20 days ago)
- Topics: astro, mit-license, os, pixelart, portfolio, svelte, typescript, xtermjs
- Language: Svelte
- Homepage: https://frav.in#welcome.txt
- Size: 5.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FZ-OS
## Motivation
Needed a website to be my resume and portfolio, always wanted to make a game portfolio, but it does not match with all the technologies that I work on, so why not make a old OS like website with folders and files that link to my projects and resume, as well as games if I want to make any
## Disclaimer
```plaintext
This project is being developed only for fun.
I, generally, in the first iteration of the feature, will not be using the best practices nor the most optimized code,
but I will be refactoring the code in the next iterations as I see fit.
Every feature can change at anytime and change any other parts of the code.
```## Description
- This project is an "operating system", designed to host my projects, resume, and a playground for me to test new technologies and ideas.
- The base of the project is made with [Astro](https://astro.build) witch will allow me try out any framework that I want to test, like React, Preact, Svelte, etc.
- The core "OS" part of the project is made with [Svelte](https://svelte.dev) just because I wanted to learn it, and i think it's a great framework.## Roadmap
A very basic feature/bugs planning can be found [here](https://github.com/FlavioZanoni/FlavioZanoni.com/blob/main/todo.md)
## Forks and PRs
- I will generally do not accept PRs, but if you want to fork it, feel free to do so.
## License
- This project is under the MIT License, feel free to use it as you want.