From 724f8c92f407a0bf97032abd8520b03ae599d8cf Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Mon, 6 Apr 2026 18:55:32 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ed6b2bb..2fd4f93 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,15 @@ listed as I cannot in good conscious recommend them to anyone. ![Flask](https://img.shields.io/badge/flask-%23E34F26.svg?style=for-the-badge&logo=flask&logoColor=white) ![TensorFlow](https://img.shields.io/badge/tensorflow-%231572B6.svg?style=for-the-badge&logo=tensorflow&logoColor=white) ![Pandas](https://img.shields.io/badge/pandas-%236DB33F.svg?style=for-the-badge&logo=pandas&logoColor=white) +![FastAPI](https://img.shields.io/badge/fastapi-%231572B6.svg?style=for-the-badge&logo=fastapi&logoColor=white) +![Streamlit](https://img.shields.io/badge/streamlit-%23ED8B00.svg?style=for-the-badge&logo=streamlit&logoColor=white) +![Alembic](https://img.shields.io/badge/alembic-%231572B6.svg?style=for-the-badge&logo=alembic&logoColor=white) +![SQLAlchemy](https://img.shields.io/badge/sqlalchemy-%236DB33F.svg?style=for-the-badge&logo=sqlalchemy&logoColor=white) #### IDE + Plugin ecosystem ![Eclipse](https://img.shields.io/badge/eclipse-%23E34F26.svg?style=for-the-badge&logo=eclipse&logoColor=white) ![IDEA Intellij](https://img.shields.io/badge/idea_intellij-%23ED8B00.svg?style=for-the-badge&logo=idea&logoColor=white) +![IDEA PyCharm](https://img.shields.io/badge/pycharm-%23E34F26.svg?style=for-the-badge&logo=pycharm&logoColor=white) ![Microsoft VS Code](https://img.shields.io/badge/microsoft_vs_code-%23E34F26.svg?style=for-the-badge&logo=microsoft&logoColor=white) #### Security + Authentication @@ -130,6 +135,7 @@ listed as I cannot in good conscious recommend them to anyone. ![MySQL](https://img.shields.io/badge/mysql-%236DB33F.svg?style=for-the-badge&logo=mysql&logoColor=white) ![DynamoDB](https://img.shields.io/badge/dynamodb-%23E34F26.svg?style=for-the-badge&logo=dynamodb&logoColor=white) ![Presto](https://img.shields.io/badge/presto-%23ED8B00.svg?style=for-the-badge&logo=presto&logoColor=white) +![SQLite](https://img.shields.io/badge/sqlite-%23ED8B00.svg?style=for-the-badge&logo=sqlite&logoColor=white) #### Version Control + Services ![Git](https://img.shields.io/badge/git-%23E34F26.svg?style=for-the-badge&logo=git&logoColor=white) @@ -139,6 +145,7 @@ listed as I cannot in good conscious recommend them to anyone. ![Gerrit](https://img.shields.io/badge/gerrit-%231572B6.svg?style=for-the-badge&logo=gerrit&logoColor=white) ![Bitbucket](https://img.shields.io/badge/bitbucket-%23E34F26.svg?style=for-the-badge&logo=bitbucket&logoColor=white) ![Gitlab](https://img.shields.io/badge/gitlab-%23ED8B00.svg?style=for-the-badge&logo=gitlab&logoColor=white) +![Gitea](https://img.shields.io/badge/gitea-%231572B6.svg?style=for-the-badge&logo=gitea&logoColor=white) ### Design & Architecture tools ![Figma](https://img.shields.io/badge/figma-%23E34F26.svg?style=for-the-badge&logo=figma&logoColor=white)