Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```