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...

RPC; Everything Old is New Again
Possibly since the inception of computing, the paradigm of client to server communication has been an important, sometimes overlooked requirement for distributed computing. From a developer...
Benchmarking Models in the Real World
I tested a bunch of SOTA LLM models on real world agentic tasks that go beyond coding and typical business processes and really stress them. There were some shocking...

AI’s Real Impact on SDLC: Why Marketing Doesn’t Match Reality
There’s a growing disconnect between what AI companies are promising and what developers are actually experiencing.You’ve probably seen the headlines: “10x developers,” “end of software engineering...

Eight Essential Tips for AI Coding in 2026
AI coding assistants have gone from novel curiosities to essential productivity tools in just a few years. But here’s the thing: most developers are still using these tools like glorified...

Fine-Tuning and RLHF: Making Transformers Actually Useful
IntroductionLook, I’ll be honest with you. When I first started diving into large language models, I was blown away by the transformer architecture. The self-attention mechanism? Brilliant. The...