Skip to content
View ohhaus's full-sized avatar
  • Russia
  • 17:06 (UTC +03:00)

Block or report ohhaus

Report abuse

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

Report abuse
ohhaus/README.md

Typing SVG


$ whoami

Python Backend Developer. I build things that work and scale. No bullshit, just clean code and solid architecture.

Contact: TelegramEmail


$ cat skills.txt

stack = {
    'languages': ['Python', 'Bash', 'SQL'],
    'frameworks': ['Django', 'Flask', 'FastAPI'],
    'databases': ['PostgreSQL', 'Redis'],
    'tools': ['Docker', 'Git', 'Nginx', 'Linux'],
    'async': ['Celery', 'ARQ'],
    'other': ['SQLAlchemy', 'Pydantic', 'CI/CD', 'REST API']
}

$ htop


$ docker ps -a

CONTAINER ID   IMAGE           STATUS         PORTS
a8f9e23bc1     python:3.11     Up 247 days    Backend core running
7c4d82f190     postgres:15     Up 247 days    Database layer active  
3e9a74cd2f     redis:alpine    Up 247 days    Cache system online
9b2f6e8a41     nginx:latest    Up 247 days    Reverse proxy ready

Python FastAPI Django PostgreSQL Redis Docker Linux Nginx


$ ls -la recent_commits/

Typing SVG


$ uptime

Profile Views GitHub Followers GitHub Stars

Popular repositories Loading

  1. dotfiles dotfiles Public

    Michael's dotfiles

    1

  2. cat_charity_fund cat_charity_fund Public

    Сервис для сбора пожертвований на различные целевые проекты помощи котикам. Приложение позволяет создавать благотворительные проекты, принимать пожертвования от пользователей и автоматически распре…

    Python 1

  3. synthetic-data-factory synthetic-data-factory Public

    Веб-приложение для быстрой генерации больших наборов синтетических персональных данных. Построено на FastAPI и Dask, что обеспечивает высокую производительность за счёт параллельной обработки.

    Python

  4. ohhaus ohhaus Public

    Config files for my GitHub profile.

  5. air air Public

    Forked from feldroy/air

    The new Python web framework by the authors of Two Scoops of Django

    Python