New Paradigm Web Development
Independent web development consultancy specializing in custom web applications, e-commerce solutions, digital transformation projects and mobile applications. Focused on delivering innovative solutions using modern technologies and agile development practices.
Projects at New Paradigm Web Development
AI Charts
2026 - PresentAI-powered flowchart, ERD, and swimlane diagram builder with a built-in AI assistant and an MCP server exposing 18+ tools for external AI integration.
AI Sound
2026 - PresentAI-native audio editor built as a modern replacement for Audacity, with LLM integration at its core.
Therapy Buddy
2025 - PresentTherapy Buddy is a cutting edge AI assisted special therapy application for patients and therapists to collaborate with specialized therapy sessions.
Falconry Journal
2017 - PresentFalconry Journal is a cross-platform mobile app built with Angular and the Ionic framework, delivering a native-like experience on both iOS and Android from a single codebase.
RSVP
2024 - PresentRSVP is a new approach to recorded interviews allowing a group of editors to create an interview series for users to complete and share with their audience.
Technologies Used at New Paradigm Web Development
TypeScript
AdvancedReact
AdvancedNode.js
AdvancedSQLite
ExpertOpenAI
IntermediateOllama
IntermediateMCP
AdvancedVue.js
ExpertAWS
AdvancedLambda
IntermediateAmplify
ExpertAWS Cognito
ExpertDynamoDB
ExpertGraphQL
IntermediateIonic
IntermediateAngular
AdvancedCapacitor
IntermediateCordova
IntermediateFirebase
ExpertExpress
IntermediateSkills Demonstrated at New Paradigm Web Development
Architecture Planning
ExpertTechnology Evaluation
AdvancedTechnical Communication
ExpertProject Management
AdvancedStakeholder Management
AdvancedRelated Publications
Articles covering technologies and skills used during my time at New Paradigm Web Development

Prop Drilling is a Code Smell When Used Incorrectly
Prop drilling is considered an anti-pattern in React because it involves passing props down multiple levels of a component tree, even when only a few components need them. This can lead to several...

The Transformer That Changed Everything: A Deep Dive Into the Architecture That Powers Modern AI
One of the things that deeply fascinates me about the field of Software Development is that we get to witness evolution at a very rapid pace right out in the open (thank you open source!!). But every...

AWS Lays off 14k Workers and Blames it on AI Automation, I call Bullshit.
I believe the layoffs at AWS have less to do with AI automation directly and more to do with their failure to match services like OpenAI and Google in the race to provide AI platforms that just work...

Memory and Prompt Management in AI Therapy: An Architectural Overview
Building an AI therapy assistant that feels as natural and continuous as an in-person therapy session requires carefully managing the AI’s memory and prompts. In a real therapy session, a therapist...

AI Apps Without Long Term Memory are Useless in 2025
Breaking down the Sliding Window contextIntroductionBuilding an AI Therapy Buddy chat application with long, multi-turn conversations presents a key challenge: how to maintain context and coherence...

When to Choose between MCP and Custom Tool Calls (AI Developers)
You are a skilled auto mechanic training an assistant to become a mechanic. You likely have two modes of working with the assistant.(generated with ChatGPT)You are replacing a vehicle’s fuel pump, a...