https://github.com/pveyes/talks
Tech talks & slides
https://github.com/pveyes/talks
presentation slides spectacle talks tech-talks technology
Last synced: about 1 year ago
JSON representation
Tech talks & slides
- Host: GitHub
- URL: https://github.com/pveyes/talks
- Owner: pveyes
- Created: 2018-02-11T10:01:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:28:48.000Z (over 3 years ago)
- Last Synced: 2025-02-10T07:43:13.471Z (over 1 year ago)
- Topics: presentation, slides, spectacle, talks, tech-talks, technology
- Language: JavaScript
- Homepage: https://talks.fatihkalifa.com
- Size: 23.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talks [](https://app.netlify.com/sites/pveyes-talks/deploys)
> My tech talks and slides
- [Declarative Dynamic Pattern with CSS Paint API](/src/talks/houdini)
- [You Should Make Your Own Framework](/src/talks/fw)
- [History of Traveloka Web Engineering](/src/talks/this)
- [Testing JavaScript Applications with Jest](/src/talks/fjest)
## Running Locally
This project is bootstrapped with [`create-react-app`](https://github.com/facebook/create-react-app), clone this repository, install dependency and start local server
```sh
git clone git@github.com:pveyes/talks.git
cd talks
yarn
yarn start
```
## License
MIT