Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transitive-bullshit/old-portfolio-site
My personal portfolio site.
https://github.com/transitive-bullshit/old-portfolio-site
portfolio portfolio-website webgl
Last synced: about 2 months ago
JSON representation
My personal portfolio site.
- Host: GitHub
- URL: https://github.com/transitive-bullshit/old-portfolio-site
- Owner: transitive-bullshit
- Created: 2018-12-13T10:07:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T07:00:17.000Z (9 months ago)
- Last Synced: 2024-10-20T01:09:45.607Z (2 months ago)
- Topics: portfolio, portfolio-website, webgl
- Language: JavaScript
- Homepage: https://transitivebullsh.it
- Size: 1.29 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [transitivebullsh.it](https://transitivebullsh.it)
> Personal portfolio for Travis Fischer.
[![Build Status](https://travis-ci.com/transitive-bullshit/transitivebullsh.it.svg?branch=master)](https://travis-ci.com/transitive-bullshit/transitivebullsh.it) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
yarn
```## Development
```bash
yarn start
```## Production
```bash
yarn deploy
```## Credits
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## License
MIT © [Travis Fischer](https://github.com/transitive-bullshit)