Skip to main content

Our Products

Software products designed, built, and operated by Poro-IT.

DRAVN

Visual Data Integration Platform

Visit site

Visual pipeline builder for connecting databases, APIs, cloud storage, and streaming systems. Build, monitor, and manage data pipelines with a drag-and-drop canvas, DAG execution engine, and 28+ connectors. Deploy self-hosted or as a managed SaaS — with GDPR compliance, PII detection, and EU data residency built in.

Key Features

  • Visual DAG pipeline builder with undo/redo, keyboard shortcuts, copy-paste
  • 28+ connectors: PostgreSQL, MySQL, Kafka, S3, GCS, REST API, PDF, and more
  • 4 execution modes: In-Process, Database ELT, Apache Spark, Auto
  • Data Catalog with lineage graph, PII detection, and quality scoring
  • Auto-generated integration documentation with SVG flow diagrams
  • Multi-tenant SaaS or self-hosted with GCP / AWS Terraform deployment

Tech Stack

Next.jsTypeScriptPostgreSQLRedisKafkaSparkTerraformDocker

BullishBeat.ai

AI-Powered Stock Prediction Platform

Visit site

Machine learning ensemble of 6 algorithms analyzing 101 features across S&P 500 stocks. Real-time predictions, portfolio management, and automated scanning — built on FastAPI, Next.js, and Vertex AI.

Key Features

  • ML ensemble: Random Forest, Gradient Boost, XGBoost, LightGBM, Neural Net, Extra Trees
  • Real-time data via Polygon.io WebSocket + REST
  • AI analysis powered by Claude, Gemini, and Llama
  • Paper trading with IBKR integration
  • Background scanner for BUY/SELL signals across 500+ stocks

Tech Stack

PythonFastAPINext.jsPostgreSQLRedisVertex AIRailway

Caskra

Craft Beverage Production Management

Visit site

Production management software for craft beverage makers. Batch tracking, inventory, recipes, quality control, and compliance — purpose-built for kombucha, jun, kefir, and fermented drink producers.

Key Features

  • Batch lifecycle tracking from ingredient to shelf
  • Recipe management with scaling calculations
  • Inventory with low-stock alerts and custom barcode scanner
  • Quality control measurements and logging
  • Multi-language support (12 languages)

Tech Stack

Next.jsTypeScriptNile DBVercelAuth.jsStripeCustom Scanner Lib

Open Source

React Barcode Scanner

Zero-dependency barcode & QR code scanner for React/Next.js

GitHub →

Pure TypeScript implementation — no WASM, no native modules. Supports EAN-13, UPC-A, Code 128, and QR Code. Includes React hooks (useScanner, useCamera) and a ready-to-use component. Extracted from Caskra and released as MIT open source.

TypeScriptReactEAN-13UPC-ACode128QR CodeMIT License