Activity

Rushgo

I am currently making my portfolio website where I have created the database to store the data that will be showed in the website

Attachment
0
Rushgo

I started this project with the goal of creating a fun web app that converts photos into retro pixel-art characters. I first built the basic Flask backend and frontend connection to handle image uploads and display results. After that, I implemented pixelation and added options to adjust pixel size and colors.

As development continued, I added retro palettes like GameBoy and NES styles and implemented a download feature so users could save their characters. One of the biggest challenges was debugging frontend–backend integration issues and fixing image processing errors.

Later, I integrated face detection using OpenCV to automatically crop faces, which significantly improved the quality of the generated avatars. This project helped me understand full-stack development, image processing workflows, and real-world debugging.

Attachment
0
Rushgo

Shipped this project!

I built a web-based application called Retro Pixel Character Maker that converts uploaded photos into retro-style pixel art game characters. The project allows users to upload an image, automatically detects and crops faces, applies pixelation techniques, supports classic color palettes such as GameBoy and NES styles, and lets users download the final character as an image. The goal was to create a fun, interactive tool inspired by old-school video games while learning how image processing and web development work together.
One of the biggest challenges was integrating the frontend and backend smoothly. Handling file uploads, processing images on the server, sending results back to the browser, and rendering them correctly on the canvas required careful debugging. Working with image processing libraries, face detection, and palette handling was also challenging, especially when dealing with errors and compatibility issues.
I am most proud of successfully completing the full pipeline — from image upload to final downloadable pixel character — and fixing real debugging problems along the way. Building a project that actually works end-to-end, uses computer vision, and feels like a real product was a major achievement for me.

Rushgo

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0