My Projects

Creatink

I create this mobile app for tattoo artists to facilitate tattoo design and work by using image processing, also they can make their work plan and add their customers into our app. I used React-Native for the frontend developmend and also I used OpenCV in Python with Flask for the backend.

Post Master

A web app that allows users to make API requests and getting responses. It is commonly used for testing, debugging, and documenting APIs during the development process.I used React, Axios, React Hook Form. The app supports making API requests with URL, headers, and body.

EnglisHub

The ultimate platform for assessing and improving your English skills. EnglisHub helps you track your progress in Reading, Grammar, and Vocabulary with customized tests and detailed performance analytics. Contains Angular frontend and Django backend.

Kanban Quick

A web application that allows users to authenticate, assign new tasks to themselves or others, estimate projects start date, end date and input the actual time.

To Do App

Users can authenticate this web site and create, edit, mark as completed their to-do lists with this web application. I used React for the frontend and Python with Django in backend.

Comment My Project

A web application where people can authenticate, share project ideas and comment on and rate these projects. I used React for the frontend and Python with Django for the backend.

Universal Project

I created 2 different templates and authentication system for the projects that I am gonna do in the future. I separated React codes into reusable pieces and I used JWT in Django Rest Framework for the backend.

NorthWind Project

Developed a RESTful API for product and user management using Spring Boot, Java, and Swagger UI. Implemented CRUD operations with layered architecture (Business, Core, Entities). Used Swagger for API documentation and testing.