Creator of PhotoProX, a cutting-edge web-based photo editor. Leveraging Next.js and Tailwind CSS, I blend graphical applications of calculus and linear algebra to deliver innovative image processing and transformation.
- Image Processing: Apply filters, adjust brightness, and manipulate color channels.
- Image Transformation: Crop, rotate, and resize images.
- Google Account Support: Sign in with Google to save your work.
- Machine Learning: Remove background using todays cutting-edge machine learning algorithms.
- Next.js: React framework for server-side rendering.
- Tailwind CSS: Utility-first CSS framework for rapid styling.
- Firebase: Cloud Firestore for user data storage.
- PixiJS: 2D WebGL renderer for image editing.
- TensorFlow Python: Machine learning library for image recognition.
- Stable Diffusion: Image processing algorithm for denoising.
- AUTOMATIC 1111 WebUi API: API to use stable diffusion and various other complex image processing algorithms.
Go to the PhotoProX website to start editing images. You can sign in with your Google account to save your work.
Or, to run the project locally, follow these steps:
- Clone the repository:
git clone- Install the dependencies:
npm install- Run the development server:
npm run devI would like to thank my university professors for their guidance and support. I would also like to thank my family and friends for their encouragement and feedback.