https://github.com/c-w/readings
A place where I review software-related readings
https://github.com/c-w/readings
material-ui vuejs
Last synced: 24 days ago
JSON representation
A place where I review software-related readings
- Host: GitHub
- URL: https://github.com/c-w/readings
- Owner: c-w
- Created: 2014-08-22T22:20:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T06:26:24.000Z (about 2 years ago)
- Last Synced: 2025-01-13T15:15:22.441Z (11 months ago)
- Topics: material-ui, vuejs
- Language: Vue
- Homepage: https://justamouse.com/readings
- Size: 1.67 MB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What's this?
This blog is a space for me to write about software things sometimes. The bulk
of the content is made up of short summaries of books, articles, papers, etc.
that relate to software engineering, data science, machine learning and so
forth.
The frontend for the blog is hosted on [gh-pages](https://justamouse.com/readings).
It's built using VueJS and MaterializeCSS and pulls data from this repository.