Available for work

Oleh Fedkiv

Full-Stack Developer

Building robust, scalable applications with precision and technical excellence.

Building Digital
Strength

I'm a Full-Stack Developer specializing in robust, scalable web applications. Transforming complex requirements into elegant, high-performance solutions.

Technical precision combined with creative problem-solving and best practices.

React / NextTypeScriptNest.jsPostgreSQLDocker

Technical Precision

Crafting clean, maintainable code with meticulous attention to detail.

Result-Driven

Focused on delivering scalable solutions that meet business objectives.

Performance First

Optimizing for speed, efficiency, and exceptional user experience.

0+
Years in Tech
0+
Months of commercial experience
0+
Projects Completed
0+
Happy Clients
0%
Commitment

Skills & Expertise

A comprehensive toolkit for building modern, scalable applications

Frontend

React / Next.js0%
TypeScript0%
Tailwind CSS0%

Backend

Node.js / Nest.js0%
REST APIs0%
GraphQL APIs0%

Database

PostgreSQL0%
MongoDB0%
Prisma ORM0%

DevOps

Azure0%
Docker0%
CI/CD0%
Nginx0%

Tools

Git / GitHub0%
Postman0%
Jira0%

Always learning and staying updated with the latest technologies

Featured Projects

Production-grade applications showcasing technical excellence

Web Application

Sea Travel Booking Platform

A multi-vendor travel booking platform with real-time availability and secure payments.

Next.jsPostgreSQLPrisma ORMVPS
Frontend

AI-Powered Copywriting Tool

AI-powered copywriting tool for content optimization with your own styles and requirements.

Next.jsPostgreSQLDockerTipTap
Pet Project

Employee Management System

Secure employee management system with authentication and real-time collaboration.

ReactFirebaseTailwind CSSTypescript
Pet Project

Notes

A simple note-taking app with authentication and real-time collaboration.

ReactC#PostgreSQLASP.NetAzure
Pet Project

Real-Time Chatting Tool

Chat with live messaging, editing, video, gifs and emojis.

ReactSocket.ioExpressMongoDBMongoose ORM
Telegram Bots

Telegram Bot with Web API

Telegram bot with web API for real-time data management.

ReactTailwindREST APITelegram API
server.ts
// Building robust, scalable applications
import express from 'express';
import { createServer } from 'http';

const app = express();
const server = createServer(app);

app.use(express.json());
app.use(cors({ origin: process.env.CLIENT_URL }));
app.use('/api/v1', apiRoutes);

server.listen(PORT, () => {
  console.log(`🚀 Server running on port ${PORT}`);
});

Want to see more projects and contributions?

View GitHub Profile

Let's Build Together

Have a project in mind? Let's discuss how we can bring your vision to life

Follow Me

Available for Work

Open to new opportunities and exciting projects