Lenduck — SME Financing Marketplace

Getting a business loan is painful. You visit your bank. They ask for two years of financials. You wait three weeks. Then you repeat at the next bank. And the next. Most SMEs just accept whatever their bank offers. Not because it's the best deal. Because finding out is exhausting. I built Lenduck to fix that. The idea Your accounting software already has everything a lender needs to make a decision. Revenue, cash flow, invoices, margins. It's all there. Lenduck just connects the…


Minimalink - Shorten URLs, track clicks, see stats. Fast, free.

I needed url shortener. So I made one with Claude code. https://mnml.ink I was impressed with the result so I shared it on https://peerpush.net/p/minimalink and it quickly became 3rd product of the day! by ivanjurina

Czech Real Estate Price Per M² Calculator

A Chrome extension that automatically calculates and displays the price per square meter for property listings on Czech real estate portals sreality.cz and reality.idnes.cz. You can download it here https://github.com/ivanjurina/sreality-idnes-price-per-meter Supported Websites sreality.cz - Czech Republic's largest real estate portal reality.idnes.cz - Popular real estate section of iDNES.cz Installation Clone this repository or download the files…


Building a Modern AI Chat Interface: React + TypeScript Implementation

Built a clean React frontend that connects to my previous .NET backend project. The UI lets you chat with AI models (ChatGPT and Claude) while handling voice input and PDF document processing. Key Features Voice-to-text conversion for natural conversations PDF document upload and analysis Real-time AI chat with streaming responses Clean Material-UI + Tailwind CSS interface Chat history management Simple Setup Clone repo npm install Configure backend URL in .env npm…


ChatGPT & Claude Integration for .NET: With Voice & PDF Processing

I've built a .NET Web API that streamlines integration with ChatGPT and Claude, featuring voice-to-text conversion and PDF data extraction out of the box. It's designed for production use and handles all the complex pieces - from AI streaming responses to document processing. Core Features Voice & Documents: Convert speech to text and extract data from PDFs AI Integration: Real-time streaming with ChatGPT and Claude 3 Security: JWT authentication, BCrypt hashing Data: EF Core…


Generating .NET Web API Microservices from Template

Inspired by a colleague's efficient approach to standardizing microservices, I created a bash script template generator for .NET Web API projects. The script creates a standardized architecture with controllers, services, repositories, and data models, setting up Entity Framework Core and Swagger UI in the process. With a single command: bashCopy./create-api.sh ProjectName You get a complete microservice structure following clean architecture principles. The template includes a layered…


Form Autofiller for Bory Hospital

So my friend is expecting and needed to register at Bory Hospital. The tricky part is that the hospital only accepts a limited number of patients each month, so you need to be quick with the registration when spots open up. With the extension, you can fill out everything in seconds instead of rushing through all those fields manually and potentially missing out on a spot. here's the github link https://github.com/ivanjurina/bory-registration-autofill


HTML Table to CSV/JSON Chrome Extension

A lightweight Chrome extension that converts HTML tables into CSV or JSON formats with a single click. Perfect for developers and data analysts who need to quickly extract tabular data from websites. Features One-click table conversion Supports both CSV and JSON export Works with complex nested tables Preserves table structure and formatting Context menu integration Zero dependencies Installation Clone repository Open Chrome Extensions (chrome://extensions/) Enable…


Building a Czech Property Search Aggregator

I recently built a web app that aggregates property listings from the major Czech real estate websites: iDnes, SReality, Bezrealitky, and Remax. Here's what it offers: Key Features: Unified search across multiple property sites Filters for location, size (m²), and price range (CZK) Price per m² calculations Clean, responsive interface showing essential property details Direct links to original listings Technical Stack: React frontend with modern UI components API…


Hello 2025!

My first post. Once again. I tried writing a blog since I can remember. I always spent too much time thinking about what it should look like. Not much time actually writing it. 2025 is going to be different :)