
About
- Hi! I'm Viktor, an experienced software engineer passionate about building impactful, real-world solutions.
- This website is my digital playground to showcase projects and experiment with new technologies. Outside of coding, I enjoy competitive volleyball, traveling, reading history, going to the gym, and gaming.
- Currently pursuing my Master's at Carnegie Mellon University, focusing on distributed systems, software engineering, and AI.
- Previously, I worked in the Bay Area at a healthcare tech company and interned at a major FinTech firm, gaining hands-on experience in building production software and collaborating with cross-functional teams.
Education

Carnegie Mellon University
School of Computer Science
M.S. Software Engineering

University of Michigan
B.S. Computer Science
Work Experience

Forward
Software Engineer
San Francisco, CA
Jul 2022 — Mar 2024
Key Achievements:
- Compliance Platform: Led end-to-end development, reclaimed 1,900+ users and $200K/month revenue from clinical/legal violations
- Onboarding Optimization: Increased same-day activation by 39%, 7-day activation by 10%, and user growth revenue by >5% in Q4 2022
- CarePod Launch: Drove backend development for AI-powered autonomous mini-clinic - Implemented FHIR HL7 integration, diagnostic queries, automated lab orders
- Clinical Workflow System: Reduced triage time by ~10 mins, urgent task completion by 90%, acknowledgement latency by 99%
- System Reliability: Enhanced service uptime through metric-driven fixes, saved 2 hours/week of engineering time

Wise
Software Engineer Intern
Budapest, Hungary
Jun 2021 — Sep 2021
Key Projects:
- Article Recommendation Engine: Developed using ElasticSearch in Help Center - Conducted A/B testing on ~196,000 users weekly
- Performance Impact: Increased average article viewership by 10%, decreased customer ticket volume by 5%
- Cost Savings: Saved an estimated ~€30,000 annually in customer service costs
Featured Projects
AI-driven platform that facilitates legal inquiries and provides intelligent assistance to legal questions using advanced language models.
Personalized Knowledge Management Platform that helps users organize and retrieve information efficiently with AI-powered search.
Github repository for this personal website showcasing modern web development with Next.js, Tailwind CSS, and Framer Motion animations.
Technical Skills
Programming Languages
Frontend & UI
Backend & APIs
Databases
DevOps & Tools
Testing & Quality
Academic Projects
Mini-Blog
EECS 485, University of Michigan

Full-stack web application with REST API
- •Flask backend with SQLite
- •REST API implementation
- •Interactive frontend with JavaScript
Map-Reduce Search Engine
EECS 485, University of Michigan

Distributed search engine with PageRank
- •Multi-threaded MapReduce
- •PageRank & HITS algorithms
- •Inverted index construction
LC-2K Assembly Simulator
EECS 370, University of Michigan

Computer architecture simulator
- •Assembly to machine code
- •Instruction pipelining
- •Cache implementation with LRU
Quality Assurance & Defect Detector
EECS 481, University of Michigan

Software testing and debugging tools
- •AST-based mutation testing
- •Delta debugging
- •Ochiai & Tarantula algorithms
Algorithm Simulators
EECS 281, University of Michigan

Multiple algorithm implementations
- •Maze solver with DFS
- •Drone delivery optimization
- •Real-time stock trading
Game Development
EECS 183 & 280, University of Michigan

Interactive games and simulations
- •Arduino fruit-catcher game
- •Euchre card simulator
- •Difficulty scaling algorithms