Israel Imru
Employment
Projects
GridDB Cloud CLI Tool →
Architected and built a standalone CLI tool to simplify GridDB Cloud management, featuring interactive table creation and automated CSV ingestion with intelligent data type mapping.
FFTiers Checker →
Tool purpose-built to search and parse fantasy football players and their tiers for the week based on math done Boris Chen: https://www.borischen.co/. Built with a go multithread fetcher, a pocketbase backend, and a TanStack Query frontend
GridLog →
Full Stack application using: GridDB, Spring Boot, React.js. GridLog polls log files on host machine, takes the raw logs, saves into DB, then takes the raw logs from the DB, parses it, and converts into fieldable logs using regex. Log Viewer allows you to see these logs and to query them with a query builder. Still WIP. Recently added Classical Machine Learning Classification on incoming Logs as an marketing tool.
This website →
Portfolio site built with Astro and hosted on Netlify. Blog posts are local markdown rendered via Astro content collections — no CMS, no database, no runtime dependencies (retired an earlier Strapi-on-Railway setup in favor of just committing files).