Featured Projects
A collection of my recent work showcasing various technologies and design approaches.

Wallpaperhub - frontend
I built the frontend for a Wallpaper Hub using Next.js. It includes fast navigation, a detailed wallpaper page, and a search page. I also added BlurHash for smooth image loading and adaptive images like thumbnails and previews to improve performance
Links

Wallpaperhub - Backend/Admin panel
The backend part of the Wallpaperhub project. - User authentication - Wallpaper upload with image processing (thumbnails, optimization) - Tagging system with search and filtering - Downloads / likes system - Admin panel - Rate limiting & security headers - API-first design with JSON responses For more details see https://github.com/AkioSarkiz/wallpaperhub-backend/blob/main/README.md
Links

Weather App
A modern weather application built with React and TypeScript that provides real-time weather information and forecasts.
Links

Manga collector - scraper for downloading manga
The manga-collector is a library designed to easily scrape manga content from various websites. This package is licensed under the MIT License and is fully test-covered.
