Skip to content
View HontoUKI's full-sized avatar
πŸ€”
Is Maria not busy today?
πŸ€”
Is Maria not busy today?

Block or report HontoUKI

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hontouki/README.md

Hi, I'm Rustam πŸ‘‹

AI-native developer β€” early in my career, with a strong personal project

I learn by building. I use AI as leverage to design and drive systems bigger than my formal background β€” and I can build web apps and their backends with or without it. Right now I'm looking for my first real team β€” a place to contribute, grow, and learn from people, not just from my own projects.

🌐 Portfolio · 🌸 M.A.R.I.A.


🧠 About me

  • πŸ€– AI-native, self-taught. AI agents are part of how I work β€” I own the architecture, the decisions and the review.
  • 🌐 I build websites and their backends β€” with or without AI (slower without, but the fundamentals are mine).
  • 🧠 Fascinated by local AI characters, LLM pipelines and long-term, stateful systems.
  • πŸ‘₯ I actually like working in a team β€” that's the experience I'm looking for next.
  • πŸ“š Always leveling up: OOP, testing, clean backend structure, and shipping real things.

🌸 What I've been building β€” M.A.R.I.A.

M.A.R.I.A. is my long-term personal laboratory: an author-driven local AI character with memory, subjective perception, personality and long-term continuity, running locally through Ollama. Not a product or a chatbot SaaS β€” a way to find out how far I can take a system I own end to end.

πŸ“– The story & map β€” M.A.R.I.A. hub Β· πŸ”§ try the runnable slice β€” Micro-Engine

The hub is the public entry point (philosophy, ecosystem map, direction). The Micro-Engine is the small, Apache-2.0, runnable community engine you can clone and play with. The rest of the runtime is developed privately for now.


🧩 Other projects

🌐 Online Learning Platform β€” full-stack

Role-based platform (admin / teacher / student) with modules, lessons, tests and grades:

  • online_platform_api Β· Backend Β· Python β€” FastAPI + async SQLAlchemy on PostgreSQL, JWT auth with throttling, RBAC, Excel import.
  • online_platform Β· Frontend Β· JavaScript β€” React + Vite, protected routes, student / teacher / admin dashboards.

πŸ—‚οΈ task_manager β€” desktop overlay + typed API

Always-on-top transparent task overlay (Tauri v2 + React/TS) backed by a typed FastAPI API β€” global shortcuts, tray, SQLAlchemy 2 + Alembic, pytest.

πŸ§ͺ Sandbox_with_LLM β€” LLM experiments

Branch-per-prototype sandbox for small LLM-powered systems, each with its own goal, README and tests.

πŸ“¨ Freshman Helper Β· Python

Telegram bot for university freshmen (aiogram 3): RU/EN navigation, campus info and quick surveys.


πŸ› οΈ Tech stack

Python JavaScript TypeScript

FastAPI React Vite

PostgreSQL SQLAlchemy Ollama Git


πŸ“« Contact


Also known as TosuOKI / YasuOKI. Building, learning, and looking for the first team to grow with.

Pinned Loading

  1. online_platform_api online_platform_api Public

    Educational-platform backend β€” FastAPI + async SQLAlchemy 2 on PostgreSQL: JWT auth, role-based access (admin/teacher/student), lessons, tests, grading, Excel import, Alembic migrations.

    Python

  2. task_manager task_manager Public

    Desktop task overlay (Tauri v2 + React/TS) backed by a typed FastAPI task API β€” always-on-top transparent window, global shortcuts, tray, SQLAlchemy 2 + Alembic, pytest.

    Python 2

  3. M.A.R.I.A. M.A.R.I.A. Public

    Author-driven local AI character ecosystem β€” memory, ML perception, personality and long-term continuity, running locally via Ollama. Ecosystem hub.

  4. M.A.R.I.A.-Micro-Engine M.A.R.I.A.-Micro-Engine Public

    Lightweight, character-pack driven chat engine with an OpenAI-compatible API β€” characters that visibly, explainably change as the relationship grows. Local (Ollama) or OpenAI.

    Python 1

  5. Sandbox_with_LLM Sandbox_with_LLM Public

    Branch-based sandbox of small LLM-powered prototypes β€” each branch an independent experiment (reflective dialogue bot, idea-planning agent) with its own README and tests.

  6. Telegram_Bot Telegram_Bot Public

    Telegram bot for NSTU freshmen (aiogram 3) β€” RU/EN inline menus, campus info, event reminders and surveys.

    Python