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

https://github.com/serubin/serubin-net

Public source code for Solomon Rubin's online portfolio and resume
https://github.com/serubin/serubin-net

Last synced: 2 months ago
JSON representation

Public source code for Solomon Rubin's online portfolio and resume

Awesome Lists containing this project

README

        

# Serubin.net
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSerubin%2FSerubin-net.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSerubin%2FSerubin-net?ref=badge_shield)

This is the public source code for Solomon Rubin's Serubin.net. It serves as an online portfolio and resume.

Please direct questions and comments to the issues section.

# Running/Viewing
Available at https://serub.in

**or**

run and view:
```shell
yarn
yarn dev
# => Now browse to http://localhost:3000
```

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSerubin%2FSerubin-net.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSerubin%2FSerubin-net?ref=badge_large)