Anonymous View
Skip to content
View iistrate's full-sized avatar
🧵
#thread-life
🧵
#thread-life

Block or report iistrate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iistrate/README.md

Hey, I'm Ioan 👋

Founder & Principal Engineer at Tripvento — a B2B API that ranks hotels by traveler intent using geospatial intelligence and semantic AI.

Instead of sorting by price or stars, Tripvento analyzes 500M+ spatial relationships to determine how a hotel's surroundings match what a traveler actually needs — whether that's a quiet business trip, a family vacation, or a romantic getaway. 460+ destinations, 50k+ hotels, 14 traveler personas, sub-250ms response times.

What I'm working on

  • 🏨 Scaling Tripvento's programmatic SEO across hundreds of destinations
  • 🤖 MCP server integration so AI travel agents can access structured hotel context
  • 🎓 Head TA for Georgia Tech's Graduate Operating Systems course (~1,000 students)

Background

  • Worked on hotel ranking infrastructure at U.S. News & World Report serving 60M+ users
  • MS Computer Science, Georgia Tech
  • Full-stack: Python · Django · PostgreSQL/PostGIS · pgvector · REST APIs
  • Previously ran a web dev agency (400+ client projects)

Outside of code

Romanian-American splitting time between West Virginia, D.C., and Bucharest, Romania. Into weightlifting, boxing, hiking, and trying to get back to a sub-20 5K.


Buy Me A Coffee LinkedIn Portfolio Blog Tripvento

Pinned Loading

  1. concurrent-job-scheduler concurrent-job-scheduler Public

    High performance C++17 Job Scheduler. Features priority-based execution, dynamic thread pools, and atomic task cancellation. Benchmarked at ~9x speedup over single-threaded execution.

    C++ 2

  2. VirtualMachine VirtualMachine Public

    Translates virtual machine language to Assembly built w Python for nand2tetris

    Assembly

  3. Assembler Assembler Public

    Python Assembler for nand2tetris: assembly to binary

    Hack

  4. DFA DFA Public

    Deterministic Finite Automaton built with Python

    Python 3 4

  5. Battleship Battleship Public

    Battleship game built with Python and Arduino

    Python 1

  6. Parser Parser Public

    Syntax Validation / Parser for Tiny Language

    Python 1