From ce41c14e1b5e6cd9a1342bdd5931f85ade1e2875 Mon Sep 17 00:00:00 2001 From: Danil Nikolaev Date: Wed, 27 May 2026 07:13:26 +0300 Subject: [PATCH] Add README.md --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d9b470 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +# Hi, I'm Danil 👋 + +Android & Kotlin Multiplatform developer building apps, bots and infrastructure around networking and local AI. + +- Mainly working with Kotlin / Jetpack Compose / Compose Multiplatform +- Also build Telegram / VK bots and local LLM tools (Ollama/Gemini/Mistral/OpenAI) +- Enjoy self-hosting: Gitea, Jenkins, Docker + +--- + +## What I'm working on + +- **[fast-messenger](https://gitea.mlgt.ru/melod1n/fast-messenger)** + Unofficial VK messenger with modern Android stack (Compose, coroutines, modular architecture). + +- **[tg-chat-bot](https://gitea.mlgt.ru/melod1n/tg-chat-bot)** + TypeScript + Node.js/Bun Telegram Bot with a lot of commands, DB, AI (Ollama/Gemini/Mistral/OpenAI), Docker and CI/CD. + +- **[ovs-kmp](https://gitea.mlgt.ru/melod1n/ovs-kmp)** + Kotlin Multiplatform app using Compose Multiplatform for Android, desktop, iOS and web. + +- **[vk-chat-bot](https://gitea.mlgt.ru/melod1n/vk-chat-bot)** + TypeScript + Node.js VK bot with Docker and CI/CD. + +--- + +## DevOps / Homelab + +Outside of coding I maintain a small self-hosted setup: + +- [Gitea](https://gitea.mlgt.ru) (you are here) with Gitea Actions for Git hosting and CI/CD pipelines +- Multiple services running in Docker on local servers (bots, backends, tools, media apps) + +--- + +## Contact + +[![Email](https://img.shields.io/badge/Email-lischenkodev%40gmail.com-EA4335?style=flat&logo=gmail&logoColor=white)](mailto:lischenkodev@gmail.com) +[![Website](https://img.shields.io/badge/Website-melod1n.github.io-000000?style=flat&logo=google-chrome&logoColor=white)](https://melod1n.github.io) + +[![Telegram](https://img.shields.io/badge/Telegram-@melod1n-26A5E4?style=flat&logo=telegram&logoColor=white)](https://t.me/melod1n) +[![LinkedIn](https://img.shields.io/badge/LinkedIn-melod1n-0A66C2?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/melod1n) +[![VK](https://img.shields.io/badge/VK-@melod1n-0077FF?style=flat&logo=vk&logoColor=white)](https://vk.com/melod1n) + +