I'm a developer with 10+ years of hands-on IT experience. Started with raw PHP back in 2011 and worked my way through:
PHP β WordPress β Laravel β Vue.js β React.js
At every step I didn't just learn the tool β I built my own versions from scratch to understand what's really going on under the hood. Today I have a deep, first-principles understanding of Laravel, Vue and React β because I've written their equivalents myself.
"The best way to truly understand a tool is to build one yourself."
|
|
|
|
|
|
|
Click to expand
| Technology | Level | Progress |
|---|---|---|
| HTML | Expert | ββββββββββββββββββββ 100% |
| CSS | Advanced | ββββββββββββββββββββ 90% |
| JavaScript | Expert | ββββββββββββββββββββ 100% |
| jQuery | Expert | ββββββββββββββββββββ 100% |
| Bootstrap | Expert | ββββββββββββββββββββ 100% |
| Tailwind CSS | Expert | ββββββββββββββββββββ 100% |
| Vue.js | Advanced | ββββββββββββββββββββ 70% |
| React.js | Advanced | ββββββββββββββββββββ 70% |
| Svelte | Beginner | ββββββββββββββββββββ 10% |
| Angular | β | ββββββββββββββββββββ 0% |
| Technology | Level | Progress |
|---|---|---|
| PHP | Expert | ββββββββββββββββββββ 100% |
| Laravel | Expert | ββββββββββββββββββββ 100% |
| WordPress | Advanced | ββββββββββββββββββββ 100% |
| Symfony | Beginner | ββββββββββββββββββββ 20% |
2011 ββββ PHP (raw, no frameworks)
2013 ββββ WordPress (themes, plugins, custom solutions)
2016 ββββ Laravel (full-scale backend development)
2019 ββββ Vue.js (SPA, reactive interfaces)
2021 ββββ React.js (component model, hooks)
2022 ββββ NEO Framework (own PHP framework)
2023 ββββ WEX + WEX-CSS (own JS and CSS frameworks)
2024 ββββ Full stack understanding, inside out π₯
2026 ββββ Own product eCommerce project on VILT-stack.
While building my own reactive JS framework, I first arrived at a Vue-style template engine β then realized templates don't scale and moved toward class-based components with embedded HTML, essentially my own take on JSX. Once I discovered the full power of JSX in React, I knew exactly where I wanted to bring these ideas.
The result is a widely scalable architecture built on Clean Architecture (Robert C. Martin) and DDD principles, with a natural evolution path all the way to microfrontends baked in from day one. A "no-server" principle sits at its core β the frontend knows nothing about the server β which let me ditch Next/Nuxt entirely and implement routing and SSR in just a couple of files, cleanly and without ceremony.
The structure will look familiar to any Laravel developer β and that's intentional. Backend-style thinking is exactly what modern frontend architecture is missing. React has long outgrown simple UI hooks and local state. It's time to grow up and scale. The frontend is ready.



