Welcome to my website! This platform is still a work in progress, so some features might not be fully functional yet. It’s also worth noting that the site is not yet responsive, meaning it may not display optimally on all screen sizes. Improving this is part of my future plans as the development continues.
The website has been built entirely from scratch using PHP, HTML, and CSS, with no reliance on external frameworks. Every line of code is handcrafted, which has allowed me to focus on the core logic and fully control how the site operates.
One of the unique aspects of this project is the implementation of a custom, logic-less parser. Unlike traditional templating engines, this parser is designed solely for placeholder replacement. It does not support loops, conditional structures, or other complex logic—it focuses exclusively on swapping predefined placeholders with dynamic content. While this approach simplifies the rendering process, it does come with limitations, which I am exploring as I refine the site.
Thank you for your patience as I continue to work on improving this website. Your feedback and support mean a lot to me during this development journey! Stay tuned for updates, and feel free to explore as it evolves.