PROJECTS
PHP MVC Framework
Learn More (github link)

MVC Framework made with PHP Simple MVC (Model-View-Controller) framework made with PHP.
Framework contains these core classes
1.Routing - responsible for routing
2.Database - database connection
3.Dispatcher - dispatch the matched route
4.Model - base model for models
5.Request - handling global variables
6.Controller - base controller (render views and inserts data)

Project Image
News Website with Admin Panel
Learn More (github link)

-Front-end: TailwindCSS
-Back-end: PHP (MVC, OOP)
-Filter by categories
-User authentication
-Admin can give users permission to create, edit and delete news
-Initial MVC design pattern was adopted from Brad Traversy

Project Image
Social Network
Learn More(github link)

-Front-end: Bootsrap
-Back-end: Laravel
-User authentication
-Posts, comments CRUD implementation
-Follow and unfollow feature
-Search users by name
-View user profiles

Project Image
Job Board larajobs.uz
Learn More (github link)

-Front-end: TailwindCSS
-Back-end: Laravel
-Filter by tags
-User authentication

2023. Mukhammadaziz Abdurakhmonov