Ruslan Korenkov

Web Programming · Content Management Systems

0 0
123
Go to profile
Online store Maslotom — nut pastes and desserts
1100 USD
98
Online store Maslotom — nut pastes and desserts
Web Programming
Developed a modern website for the Maslotom project using Nuxt.js and Vue.js. The site is responsive, optimized for mobile devices, and works through Cloudflare CDN. Used: Vuex for state management, Bootstrap for the interface, Webpack for…
Mykhailo Seneiko

HTML & CSS · Web Programming

0 0
123
Go to profile
We are a team of developers with many years of combined experience in creating web applications for startups and established companies. We work with a modern stack: JavaScript/TypeScript, developing both front-end and back-end solutions depending on project requirements — this gives us the flexibility to quickly adapt to your needs. We understand the entire development cycle: from requirements analysis and architecture to implementation and performance optimization, which allows us to become not just an executor, but a strategic partner in the project. We cannot publicly share links to most of…
Yevhenii Z.

Web Programming · Databases & SQL

0 0
122
Go to profile
Admin panel — fractal architecture, Zustand, shadcn/ui
101
Admin panel — fractal architecture, Zustand, shadcn/ui
Web Programming
Dashboard with strict fractal architecture - unidirectional dependencies of layers. Layer lib: Axios client, factory for scoped Zustand store. Domain modules: API with mapping DTO→Entity, stores with Immer, separate selectors. Features: business…
Task Management API — Events, Queues, Form Requests
106
Task Management API — Events, Queues, Form Requests
Web Programming
REST API for managing projects and tasks with event-driven architecture. Nested resources with filtering and pagination. Validation through Form Request. The TaskCompleted event triggers a listener that sends the task notification to the Redis queue…
WebSocket/SSE/REST bridge for CLI utilities
106
WebSocket/SSE/REST bridge for CLI utilities
Web Programming
Web API bridge in Go, opening CLI utilities through three transports. REST for synchronous execution, WebSocket for bidirectional real-time streaming, SSE for streaming output delivery. Created for integrating software without web interfaces into…
Notification microservice — Messenger + RabbitMQ
89
Notification microservice — Messenger + RabbitMQ
Web Programming
Asynchronous notification microservice: email, SMS, Telegram, Slack. Notifications are stored in PostgreSQL, sent to RabbitMQ via Symfony Messenger. A separate worker processes the queue, routing through channels via match. Email through Symfony…
Payments API — Stripe, JWT authorization, Redis cache
91
Payments API — Stripe, JWT authorization, Redis cache
Web Programming
REST API with full cycle Stripe payments: creating checkout sessions, processing webhook with signature verification, tracking statuses. JWT authentication via Passport. Payment history in PostgreSQL through TypeORM, paginated output. Caching…