Skip to content
View irmita-dev's full-sized avatar
  • Salzburg, Austria
  • 09:54 (UTC +01:00)
  • Joined Nov 11, 2025

Block or report irmita-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
irmita-dev/README.md

๐Ÿ‘ฉโ€๐Ÿ’ป Irmita Dev


Python TDD Linux CleanCode OpenSource


๐ŸŒŸ My Portfolio Showcase Projects

๐Ÿค– AIVA - AI Virtual Assistant

AIVA - AI Virtual Assistant built with Python (Flask, API), React (Vite), TDD and Clean Architecture. Includes a custom local AI engine, modern UI, full API integration and modular full-stack design. ๐Ÿ”— Open Project: https://github.com/irmita-dev/aiva-ai-virtual-assistant

๐Ÿงฎ Smart Calculator

Clean, modular Python calculator โ€” fully covered with TDD. ๐Ÿ”— Open Project: https://github.com/irmita-dev/smart-calculator

๐Ÿ” Password Manager

Encrypted vault using Fernet + JSON storage + Tkinter GUI. ๐Ÿ”— Open Project: https://github.com/irmita-dev/password-manager

๐Ÿค– AI Assistant

Conversational engine with CLI + history system + clean architecture. ๐Ÿ”— Open Project: https://github.com/irmita-dev/ai-assistant

๐Ÿ’ป Building & learning new projects


๐Ÿ“Š GitHub Stats


๐Ÿง  Skills & Tools

Languages: Python, Java (beginner), Bash
Tech: Linux (WSL2), Cryptography, Tkinter, JSON, CLI apps
Principles: Clean Code, TDD, Modular Architecture, OOP
Tools: Git, GitHub, VS Code, pytest


๐Ÿ’Ž My Values as a Developer

  • Consistency over motivation โ€” I learn and build daily.
  • Clarity before complexity โ€” clean code first, features second.
  • Structure & discipline โ€” sustainable progress beats rushing.
  • Problem-solving mindset โ€” every issue is a learning opportunity.
  • Responsibility & ownership โ€” I finish what I start.
  • Learning as a habit โ€” small improvements every day.

๐Ÿš€ 2025 Roadmap

  • Deepen backend development (Flask / FastAPI)
  • Build advanced GUI & desktop apps
  • Master OOP patterns & architecture
  • Improve debugging strategies
  • Contribute to open-source

๐Ÿ’ก About Me

Highly organized, persistent and detail-oriented. Used to responsibility, strong time management and solving complex problems.
Self-taught + Python certified, continuously improving through real-world projects. Coding is my discipline and passion โ€” I learn and build every single day.


๐Ÿ“ซ Contact

GitHub: https://github.com/irmita-dev
Email: ljubijankicirma3@gmail.com


๐Ÿ—บ๏ธ Contribution Graph

Pinned Loading

  1. aiva-ai-virtual-assistant aiva-ai-virtual-assistant Public

    AIVA - AI Virtual Assistant built with Python (Flask, API), React (Vite), TDD and Clean Architecture. Includes a custom local AI engine, modern UI, full API integration and modular full-stack design.

    CSS

  2. password-manager password-manager Public

    A secure, tested Python password manager with CLI + GUI made using TDD and clean architecture.

    Python

  3. smart-calculator smart-calculator Public

    A modular Python CLI calculator with clean architecture and Pytest tests.

    Python

  4. ai-assistant ai-assistant Public

    Minimal AI Assistant in Python - clean architecture, TDD, CLI chat + JSONL history.

    Python