Skip to content

Commit a2af1bc

Browse files
committed
adding more projects
1 parent 6c03aee commit a2af1bc

28 files changed

+23766
-4
lines changed

README.md

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,49 @@
33
This page hosts [GitEvo](https://github.com/andrehora/gitevo) examples.
44

55
## Python
6-
- [Django](https://andrehora.github.io/gitevo-examples/python/django.html)
7-
- [FastAPI](https://andrehora.github.io/gitevo-examples/python/fastapi.html)
86
- [Flask](https://andrehora.github.io/gitevo-examples/python/flask.html)
7+
- [FastAPI](https://andrehora.github.io/gitevo-examples/python/fastapi.html)
8+
- [Django](https://andrehora.github.io/gitevo-examples/python/django.html)
99
- [Rich](https://andrehora.github.io/gitevo-examples/python/rich.html)
10+
- [Pandas](https://andrehora.github.io/gitevo-examples/python/pandas.html)
11+
- [PyTorch](https://andrehora.github.io/gitevo-examples/python/pytorch.html)
12+
- [NumPy](https://andrehora.github.io/gitevo-examples/python/numpy.html)
13+
- [TensorFlow](https://andrehora.github.io/gitevo-examples/python/tensorflow.html)
14+
- [Keras](https://andrehora.github.io/gitevo-examples/python/keras.html)
15+
- [scikit-learn](https://andrehora.github.io/gitevo-examples/python/scikit-learn.html)
16+
- [Pytest](https://andrehora.github.io/gitevo-examples/python/pytest.html)
17+
- [CPython](https://andrehora.github.io/gitevo-examples/python/cpython.html)
1018

1119
## JavaScript
20+
- [React](https://andrehora.github.io/gitevo-examples/javascript/react.html)
21+
- [Next.js](https://andrehora.github.io/gitevo-examples/javascript/nextjs.html)
22+
- [Svelte](https://andrehora.github.io/gitevo-examples/javascript/svelte.html)
1223
- [Express](https://andrehora.github.io/gitevo-examples/javascript/express.html)
24+
- [Node](https://andrehora.github.io/gitevo-examples/javascript/node.html)
25+
- [Webpack](https://andrehora.github.io/gitevo-examples/javascript/webpack.html)
26+
- [Bruno](https://andrehora.github.io/gitevo-examples/javascript/bruno.html)
1327

1428
## TypeScript
15-
- [vuejs-core](https://andrehora.github.io/gitevo-examples/typescript/vuejs-core.html)
29+
- [Angular](https://andrehora.github.io/gitevo-examples/typescript/angular.html)
30+
- [Playwright](https://andrehora.github.io/gitevo-examples/typescript/playwright.html)
31+
- [Storybook](https://andrehora.github.io/gitevo-examples/typescript/storybook.html)
32+
- [VScode](https://andrehora.github.io/gitevo-examples/typescript/vscode.html)
33+
- [Vue-core](https://andrehora.github.io/gitevo-examples/typescript/vuejs-core.html)
1634

1735
## Java
36+
- [Spring Boot](https://andrehora.github.io/gitevo-examples/java/spring-boot.html)
37+
- [Elasticsearch](https://andrehora.github.io/gitevo-examples/java/elasticsearch.html)
38+
- [RxJava](https://andrehora.github.io/gitevo-examples/java/rxjava.html)
39+
- [Apache Dubbo](https://andrehora.github.io/gitevo-examples/java/dubbo.html)
40+
- [Google Guava](https://andrehora.github.io/gitevo-examples/java/guava.html)
1841
- [Mockito](https://andrehora.github.io/gitevo-examples/java/mockito.html)
1942

2043
## FastAPI
21-
- [Dispatch](https://andrehora.github.io/gitevo-examples/fastapi/dispatch.html)
2244
- [FastAPI](https://andrehora.github.io/gitevo-examples/fastapi/fastapi.html)
45+
- [Dispatch](https://andrehora.github.io/gitevo-examples/fastapi/dispatch.html)
2346
- [full-stack-fastapi-template](https://andrehora.github.io/gitevo-examples/fastapi/full-stack-fastapi-template.html)
47+
- [Google weather-tools](https://andrehora.github.io/gitevo-examples/fastapi/weather-tools.html)
48+
- [Polar](https://andrehora.github.io/gitevo-examples/fastapi/polar.html)
49+
- [FastUI](https://andrehora.github.io/gitevo-examples/fastapi/fastui.html)
50+
- [Bitcart](https://andrehora.github.io/gitevo-examples/fastapi/bitcart.html)
51+
- [Bali](https://andrehora.github.io/gitevo-examples/fastapi/bali.html)

0 commit comments

Comments
 (0)