Skip to content

All Projects

A complete overview of the projects I've built, from low-code solutions with Power Platform to full-stack web applications.

PP Power Platform

01
P
01

Power Apps Management Portal

Canvas App built from scratch for corporate management. The portal includes KPI dashboards, task management with drag-and-drop, multi-level approval system integrated with Power Automate, and real-time reports connected to Dataverse. I implemented role-based access control using Dataverse Security Roles and Microsoft Teams integration for notifications.

Power AppsDataverseSharePointPower AutomatePower BI
03
A
03

Process Automation

Complete automation ecosystem using Power Automate and SharePoint. Includes over 15 automated flows for multi-level approvals, automatic document generation from Word templates, bidirectional sync between SharePoint and Dataverse, adaptive notifications via Teams and email, and execution monitoring dashboard. Reduced manual process time by 70% for the client.

Power AutomateSharePointTeamsDataverseWord Online
05
R
05

HR Power Apps Portal

Model-driven Power Apps application for complete HR management. Includes recruitment and selection modules, new employee onboarding, vacation and leave management, 360-degree performance evaluation, and employee self-service portal. Integrated with Power BI for management dashboards and Power Automate for approval workflows.

Power AppsDataversePower BIPower AutomateAzure AD

DW Web Development

02
E
02

E-commerce Dashboard

Full-stack e-commerce management dashboard built with Next.js 14, Server Components, and Prisma ORM. Includes interactive charts with Recharts, advanced period filters, sales comparison, inventory management with low stock alerts, and PDF report export. Backend with Next.js API Routes connected to PostgreSQL via Prisma, with Redis cache for performance.

Next.jsPrismaPostgreSQLTailwind CSSRedisTypeScript
04
G
04

Node.js API Gateway

Scalable API Gateway built with Node.js and Express. Implements JWT authentication with refresh tokens, IP and per-user rate limiting, structured logging with Winston, health checks, automatic documentation with Swagger, and testing with Jest and Supertest. Automated deployment via GitHub Actions to Azure App Service with Docker.

Node.jsExpressDockerAzureGitHub ActionsTypeScript
06
L
06

Landing Page Builder

SaaS tool for creating landing pages without code. Frontend in React with DnD Kit for drag-and-drop, visual component editor, real-time responsive preview, and template system. Backend in Node.js with automatic deployment to Vercel via API, integrated analytics, and A/B testing. PostgreSQL database with Drizzle ORM.

ReactNode.jsPostgreSQLVercelTypeScriptTailwind CSS