Portfolio
Freedom2Move - Health Coaching Platform
Laravel, PHP, MySQL, Blade, JavaScript, CSS, Calendly API
A full-stack health coaching platform built from scratch for two certified nutritionists, one of them also being a physiotherapist. The platform handles both public-facing presentation and complex back-end operations across multiple user roles.
Public side includes a landing page with client transformation galleries and testimonials, a services section built as a single-page application with embedded video content and direct link to training programs, an About page with technical credentials, a nutrition plan calculator and Calendly integration for booking consultations directly through the site.
The back-end includes a custom blog builder that publishes posts to the public blog section, a training program constructor that generates personalized programs visible to individual users after login and a workout tracking interface where clients log sets, reps and weights in real time from their phones during training sessions - with admin visibility into all logged data. User management is handled through a full authentication system with role-based access. Data is stored and managed in a relational SQL database.
-> Visit Freedom2MovefitbyU - Fitness Coaching Platform
Node.Js, Express, EJS, JavaScript, CSS, Stripe, Nodemailer
A custom-built fitness coaching platform for a certified personal trainer and nutritionist. The platform handles client acquisition, service delivery and digital product sales through a single cohesive system.
Features include a landing page with transformation galleries and testimonials, a services section with online coaching books via Calendly, individualized plan selection with a dynamic expanding form that triggers automated email delivery to both client and admin with role-appropriate content, and a digital product page for a nutrition guide sold through Stripe checkout.
Four free resource pages each deliver specific PDF materials automatically via email upon form submission and validation. The entire email system is custom-built using Node.js with server-side routing and access protection through htaccess rules and in-application security logic preventing unauthorized URL access to sensitive routes.
-> Visit fitbyUPerfectOils - Natural Products E-commerce
Shopify, Liquid, CSS, JavaScript
A fully customized Shopify store for a Bulgarian natural products brand selling hydrolates, essential oils and natural accessories sourced from a Kazanlak-based distillery.
Built on the Trade theme with extensive front-end customization including Liquid template modifications and custom CSS beyond what the theme editor exposes. Integrated and configured multiple third-party applications including an AI-powered upsell system, bundle promotions, customer reviews and coupon management - several requiring custom workarounds to implement without additional licensing costs.
Represents comprehensive Shopify platform knowledge including theme architecture, Liquid templating, app ecosystem integration and store operations management
-> Visit PerfectOilsAlenavita - Bio-Cosmetics E-commerce
Shopware 6, Twig, SCSS, JavaScript
An e-commerce store for a Bulgarian natural products reseller with supplier contracts across multiple Bulgarian natural product brands. Built on Shopware with custom header implementation, custom sliders, and template extensions tailored to the client's content management needs - allowing the client to independently manage products and inventory without technical assistance.
-> Visit AlenavitaAlgorithmic Trading Systems
MQL5, MQL4, PineScript, MetaTrader 4/5, TradingView
A portfolio of algorithmic trading systems built for Forex markets, ranging from scalping strategies to longer-term position management
The most architecturally complex is a three-file coordinated trading system: a symbol scanner capable of monitoring 3000+ simultaneous trading pairs, a signal evaluation engine that assesses entry conditions for both long and short positions, and a position management system that dynamically handles open trades - adjusting take profits, managing risk exposure and evaluating exit conditions against live market logic.
Additional work includes multiple independent scalping Expert Advisors for MT4/5, MQL4 to MQL5 conversion projects and PineScript strategy development on TradingView
One EA is publicly available on the official MQL5 marketplace.
-> Momentum Averages EA on MQL5 MarketWill of the Mountainhopper - Game Demo
GameMaker, GML
A 2.5D adventure RPG currently listed on Steam, built as contracted work over the course of a year alongside a collaborating developer. All systems were written in GML code - no visual scripting or node graphs were used.
My contribution focused on the game systems and UI architecture: a complete save and load system built on manually serialized JSON-like data structures with boolean state tracking across rooms, an inventory system, a crafting system, weapon quickslots, a proximity-based interaction system displaying up to five simultaneous contextual prompts depending on nearby interactable objects, NPC dialogue using the same interaction architecture, and puzzle design across multiple rooms.
The project was contracted work, paid monthly, delivered over more than a year. The game has since continued development beyond our contribution and remains an ongoing project. The demo is publicly available on Steam.
-> Will of the Mountainhopper on Steam