Public Telegram Archive
Channels About
CY iT HR
@cyprusithr · supergroup · filtered by Alena Kananovich
Alena Kananovich 2025-10-07 09:16 UTC
#vacancy #uiux #art
Title: UI/UX Lead, 2D Artist with experience in UI/UX
Mobile game Kazanti

Kazanti is an experienced studio partnering with global leaders in the social-casino and
hybrid-casual space. Our mission is to strengthen client teams by providing top-tier specialists
and cutting-edge solutions that turn ideas into hits.

Location: Cyprus (Limassol)
Type: hybrid
Full time

Ideal Candidate
● 2+ years of commercial experience as a 2D Artist on mobile games; portfolio of shipped
projects.
● Strong command of Adobe Photoshop/Illustrator, Figma, Adobe xd; Spine or
DragonBones experience is a plus.
● Proven track record of integrating generative AI services (Midjourney, DALL·E,
Stable Diffusion, Leonardo AI, etc.) into the art pipeline.
● Solid grasp of composition, anatomy, color theory, and typography; able to deliver rapid,
diverse sketches.
● Familiarity with Unity workflow: sprite import, atlas management, memory/GPU
optimization.
● Experience creating UI icons and wireframes for UGUI; basic shader/mask skills for UI
effects are welcome.
● Soft skills: proactive, self-driven, eager to improve processes rather than wait for tasks.


Пишите в личку за подробностями и делитесь с друзьями)
Alena Kananovich 2025-10-07 09:18 UTC
#vacancy
Title: Backend C# Developer (Game Server)
Проект: Kazanti (mobile F2P)
Формат: гибрид, Кипр
Стек: .NET 8, ASP.NET Core, EF Core, PostgreSQL, AutoMapper, Quartz, Docker
(docker-compose), TypeScript/React (админка)
Архитектура: модульный монолит
Окружения: dev / stage / prod


Kazanti is an experienced studio partnering with global leaders in the social-casino and
hybrid-casual space. Our mission is to strengthen client teams by providing top-tier specialists
and cutting-edge solutions that turn ideas into hits.

Задачи
● Модифицировать существующее серверное решение в соответствии с ТЗ:
улучшения, рефакторинг, закрытие багов.
● Проектировать и внедрять новые контроллеры и модули для игровых фич
(прогресс/челленджи/реварды и т. п.) в рамках модульного монолита.
● Прорабатывать домены и контракты API, поддерживать обратную совместимость
и версионирование.
● Имплементировать бизнес-логику, джобы и расписания в Quartz (ресеты,
начисления, агрегации).
● Работать с EF Core: модели/конфигурации, миграции, оптимизация запросов,
профилирование.
● Настраивать сборку/деплой в Docker/docker-compose для dev/stage/prod;
поддерживать параметры окружений.
● Интегрироваться с React-админкой (TypeScript): эндпоинты, DTO, права доступа.
● Обеспечивать наблюдаемость: логирование, метрики, алёрты; оценивать и
повышать производительность.
● Писать unit/integration тесты, поддерживать качество кода (код-ревью, CI).

Мы ждём
● 3+ лет коммерческого опыта с C# / ASP.NET Core.
● Уверенно: .NET 8, HTTP API, middleware, фильтры, model binding, конфигурации.
● EF Core на проде: миграции, трекинг, профилировщики, оптимизация под
PostgreSQL.
● Понимание модульного монолита: границы модулей, зависимости, слои,
transaction boundaries.
● Опыт контейнеризации: Docker, docker-compose; базовая настройка окружений.
● База по SQL/PostgreSQL: индексы, транзакции, блокировки, план запроса.
● Навыки тестирования (xUnit/NUnit), практики Code Review, чистый код.

● Грамотная документация (OpenAPI/Swagger), умение работать по ТЗ.

Будет плюсом
● Опыт в геймдев-бэкендах (прогресс, лидерборды, ивенты, инвентарь).
● Кэширование (Redis), rate limiting, JWT/OAuth2, RBAC.
● Настройка CI/CD, observability (Prometheus/Grafana/ELK), фича-флаги.
● Опыт миграций модульного монолита к микросервисам (или наоборот —
осознанный отказ).
● Практика с Addressables/Unity-телеметрией на уровне интеграции API (как
потребитель).


Пишите в личку и обсудим подробнее
Alena Kananovich 2025-10-07 09:22 UTC
#vacancy

Title: Python Developer


About Us
We are an IT product company building a diverse portfolio — from SaaS platforms to mobile
games. Right now, we’re developing a product that automates a large number of internal
and client-facing processes, saving significant time for our team and customers.
The Project — Neolow Portal
We’re launching Neolow Portal, a greenfield platform where Neolow clients submit requests
for legal services (e.g., Tax Management, litigation support, and more), and Neolow lawyers
pick up and deliver the work. Think of it as an Upwork-style marketplace for legal
services with vetted, in-house professionals on one side and clients on the other. Designs
are ready — we need a strong Python engineer to own and build the entire backend for v1.

Responsibilities
● Design the domain model and public APIs (REST and/or GraphQL): auth,
roles/permissions, requests/cases, matching & statuses, files/documents,
notifications.
● Implement the backend with modern Python (preferably FastAPI +
SQLAlchemy), cover core logic with tests (pytest).
● Set up PostgreSQL (schema design, indexing, migrations with Alembic),
Redis (cache/sessions/rate-limit), Celery (async jobs for notifications,
document generation, integrations).
● Build secure document management: upload/versioning, metadata,
preview, scoped access; integrate e-signature (DocuSign/Adobe Sign)
and KYC/AML providers.
● Integrate payments/invoicing/escrow (e.g., Stripe or EU-compliant
alternatives), webhooks and state reconciliation.
● Ensure security & GDPR compliance: OAuth2/JWT, RBAC/ABAC,
encryption in transit/at rest, audit logs.
● Observability & ops: structured logging, metrics, tracing, alerting.

Hard skills and qualifications

● 4–7+ years of production backend experience in Python; track record with
greenfield systems.
● Strong with FastAPI (or Django/Flask with readiness to work in FastAPI),
SQLAlchemy/Django ORM, PostgreSQL (query optimization, indexing,
transactions).
● Comfortable with Python async (asyncio), queues (Celery/RQ), Redis,
webhooks.
● Solid API craftsmanship: versioning, pagination, idempotency, rate-limiting;
REST required, GraphQL nice to have.
● Quality mindset: pytest, typing (mypy/pydantic), code reviews,
meaningful coverage of critical paths.
● Production experience with Docker and CI/CD; basic DevOps. Terraform
is a plus.
● Security by design (OAuth2/JWT, RBAC, secrets management), familiarity
with GDPR and EU data handling.
● Effective communication in English (Russian is a plus).
● Based in Cyprus (we prioritize candidates legally eligible to work in
Cyprus).

Nice to have

● Marketplaces/platforms experience; billing/escrow flows.
● Integrations with e-signature (DocuSign/Adobe Sign), KYC/AML, identity
providers.
● Document workflows (PDF generation, previews, OCR) and processing
pipelines.
● Object storage (S3-compatible), CDN.
● Notifications (email/SMS/push), templating.
● Performance tuning (uvicorn/gunicorn, async DB drivers, connection
pooling), load testing.


Benefits & Work Setup
● Competitive salary
● Hybrid format with an office in Limassol.
● All necessary equipment and paid tooling (repos, CI, monitoring).
● Paid vacation and sick leave; support for professional development.
● CI/CD (e.g., GitHub Actions), Docker images, basic cloud setup
(AWS/GCP/Azure) — IaC with Terraform is a plus.
● Collaborate tightly with Design and Product; iterate quickly, ship, collect
feedback, improve performance and reliability.

Пишите в личку и обсудим детальнее