Fish Web Page

“FISH” is a fully functional, custom-built blog platform dedicated to marine creatures. Designed entirely from scratch without relying on pre-built Content Management Systems (like WordPress), this project serves as a comprehensive demonstration of web application architecture, encompassing frontend design, server-side processing, and relational database management. The goal was to create a visually engaging, secure, and easily manageable platform that handles everything from user authentication to complex media storage. ...

January 12, 2026 · 2 min · Jedrzej Golaszewski

Career Compass

An AI-Powered Career Concierge & Automated Resume Tailoring System. Developed as part of the 5-Day AI Agents Intensive Course with Google. ...

December 1, 2025 · 4 min · Jedrzej Golaszewski

Sequential Tissue Image Morphing and Registration

This project focuses on building an automated image processing pipeline to process, align, and morph consecutive slices of tissue samples from Whole Slide Images (WSI). By correcting structural deformations introduced during physical tissue sectioning and scanning, the pipeline is able to construct smooth intermediate representations (morphs) between sequential tissue layers. This approach helps in visualizing gradual morphological changes in biological tissues in 3D-like continuity. Authors Jedrzej Golaszewski Title MiMorph Status Completed Date Sep 2, 2025 Tech stack OpenSlide, scikit-image, OpenCV, SimpleITK, PyWavelets, Optuna, NumPy Links GitHub Pipeline Architecture The pipeline is split into four distinct stages, moving from raw slide extraction to the final morphed outputs. ...

September 2, 2025 · 4 min · Jedrzej Golaszewski