Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsolly/johnsolly.dev
Personal website and portfolio for John Solly, a software engineer specializing in geospatial applications.
https://github.com/jsolly/johnsolly.dev
astro geospatial javascript portfolio
Last synced: about 1 month ago
JSON representation
Personal website and portfolio for John Solly, a software engineer specializing in geospatial applications.
- Host: GitHub
- URL: https://github.com/jsolly/johnsolly.dev
- Owner: jsolly
- Created: 2024-01-27T14:03:26.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T14:22:14.000Z (about 1 month ago)
- Last Synced: 2024-12-16T06:42:04.730Z (about 1 month ago)
- Topics: astro, geospatial, javascript, portfolio
- Language: Astro
- Homepage: https://JohnSolly.dev
- Size: 3.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JohnSolly.dev
[![Deploy Website](https://github.com/jsolly/johnsolly.dev/actions/workflows/deploy.yml/badge.svg?branch=master)](https://github.com/jsolly/johnsolly.dev/actions/workflows/deploy.yml)The code for https://JohnSolly.dev
![JohnSollyDevIpad](https://github.com/jsolly/johnsolly.dev/assets/9572232/6ab40d9a-2c2c-4e1d-bc34-719f768252e5)## Install
```sh
git clone [email protected]:jsolly/johnsolly.dev.git
cd johnsolly.dev
pnpm i
pnpm dev
```