Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bean5/bean5.github.io

My github portfolio website. Contains some blog entries on various subjects. Main page redirects to my new portfolio, but sub-pages are definitely still usable.
https://github.com/bean5/bean5.github.io

ai gh-pages machine-learning nlp portfolio research

Last synced: 7 days ago
JSON representation

My github portfolio website. Contains some blog entries on various subjects. Main page redirects to my new portfolio, but sub-pages are definitely still usable.

Awesome Lists containing this project

README

        

# bean5.github.io
My portfolio website. Contains some blog entries on various subjects.

## Deploy instructions

* Check out main branch
* Make commites
* Push to github and to heroku:
```
git push origin
git push heroku master:main
```