Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndoolan360/vite-ts-site

My personal website made with Vite, TS & Bun
https://github.com/ndoolan360/vite-ts-site

bun tailwindcss vercel vite website

Last synced: 2 days ago
JSON representation

My personal website made with Vite, TS & Bun

Awesome Lists containing this project

README

        

# My Personal Website

![GitHub Workflow Status (Continuous Integration)](https://img.shields.io/github/actions/workflow/status/NDoolan360/NDoolan360-Site/ci.yml?logo=github&logoColor=white&label=CI)
![Github-Vercel deployments](https://img.shields.io/github/deployments/NDoolan360/NDoolan360-Site/production?logo=vercel&label=CD)

The source code for my personal website, written with HTML, CSS and TS, built with Bun and Vite, tested with Bun, linted and formatted with Biome, and deployed with Vercel.

## Tools

![Typescript](https://img.shields.io/badge/Typescript-007ACC?logo=typescript&logoColor=fff&link=https%3A%2F%2Fwww.typescriptlang.org%2F)
![Vite](https://img.shields.io/badge/Vite-646cff?logo=vite&logoColor=ffd931&link=https%3A%2F%2Fvitejs.dev%2F)
![Bun](https://img.shields.io/badge/Bun-000?logo=bun&logoColor=fff&link=https%3A%2F%2Fbun.sh%2F)
![TailwindCSS](https://img.shields.io/badge/Tailwind%20CSS-0f172a?logo=tailwindcss&logoColor=06B6D4)
![Biome](https://img.shields.io/badge/Biome-151515?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNTUuNDI1IiB2ZXJzaW9uPSIxLjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BCiA8cmVjdCBpZD0iYmFja2dyb3VuZCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0ibm9uZSIgLz4KIDxwYXRoIGlkPSJlbWJsZW0iIGQ9Im0zMiAwLTE0LjI1NSAyNC42OWM1LjQwOS0xLjY2NzYgMTEuMjI4LTEuOTE0OCAxNi44NjktMC41ODQzNGw0LjgxNzcgMS4xMzcyLTQuNTMyOCAxOS4yMi00LjgyNDctMS4xMzcyYy01LjkyOTMtMS4zOTg3LTExLjYyOCAxLjcxNi0xNC4wMzYgNi42ODUxbC00LjQ1OTUtMi4xNTc1YzMuNDAzNC03LjAyOTEgMTEuNDI0LTExLjI4NSAxOS42MzYtOS4zNDc2bDIuMjU5NS05LjU3OWMtOC4wOTM4LTEuOTA4MS0xNi42MjQtOWUtMyAtMjMuMTQ1IDUuMTUzLTYuNTIwNCA1LjE2MDctMTAuMzI5IDEzLjAyOC0xMC4zMjkgMjEuMzQ0bDY0IDcuOWUtNHoiIGZpbGw9IiM2MGE1ZmEiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS13aWR0aD0iNC44NzY4IiBzdHlsZT0icGFpbnQtb3JkZXI6bWFya2VycyBmaWxsIHN0cm9rZSIgLz4KPC9zdmc%2BCg%3D%3D)
![Vercel](https://img.shields.io/badge/Vercel-000?logo=vercel&logoColor=fff&link=https%3A%2F%2Fvercel.com%2F)

## External Components

- [Theme Switch](/src/theme.ts) - [web.dev](https://web.dev/patterns/theming/theme-switch)
- [Github Language Colors]() - [github-colors](https://github.com/ozh/github-colors)

## Fonts

- [JosefinSans.woff2](/public/fonts) - [The Josefin Sans Project Authors](https://github.com/ThomasJockin/JosefinSansFont-master) © 2010
- [OxygenMono.woff2](/public/fonts) - [Vernon Adams]([email protected]) © 2012

## Inspiration

- [Brittany Chiang's Website](https://brittanychiang.com) - [Brittany Chiang](https://github.com/bchiang7)

- [Jake Lazaroff's Website](https://jakelazaroff.com) - [Jake Lazaroff](https://github.com/jakelazaroff)

- [Realtime Colors](https://www.realtimecolors.com) - [Juxtopossed](https://github.com/juxtopposed)