diff --git a/README.md b/README.md index 38f4f78..984c03b 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,27 @@ I'm a passionate software developer with a love for open-source and building cool things. +[![Website](https://img.shields.io/badge/Website-nachtigall.dev-blue)](https://nachtigall.dev) + ## Skills -* **Languages:** Shell, Rust, Python, CSS, JavaScript, Go, TypeScript, Vue -* **Tools:** Git +![Shell](https://img.shields.io/badge/Shell-4EAA25?style=for-the-badge&logo=GNU%20Bash&logoColor=white) +![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white) +![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) +![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) +![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) +![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white) +![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white) +![Vue.js](https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vue.js&logoColor=4FC08D) +![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) ## My Projects Here are some of my projects that I'm proud of: -* **[polyscribe](https://somegit.dev/vikingowl/polyscribe):** A Rust-based project. -* **[owly-news](https://somegit.dev/vikingowl/owly-news):** A Python-based project. +* **[polyscribe](https://somegit.dev/vikingowl/polyscribe)**: A fast, local-first CLI for transcribing audio/video and merging existing JSON transcripts. It uses `whisper-rs` under the hood, can discover and download Whisper models automatically, and supports CPU and optional GPU backends (CUDA, ROCm/HIP, Vulkan). +* **[owly-news](https://somegit.dev/vikingowl/owly-news)**: A Python-based project for fetching and displaying news from various sources. ## Contact Me -You can find me on [Gitea](https://somegit.dev/vikingowl). +You can find me on [Gitea](https://somegit.dev/vikingowl). \ No newline at end of file