Semih Bas

Projects

Primary work is production-oriented backend systems. Smaller projects show range without competing with that focus.

Other projects

04

Web Automation & Data Collection Platform

A reusable scraping and automation layer for collecting operational data, with throttling, error handling and long-running execution on a remote Linux server.

  • Web scraping and structured data collection
  • Request throttling and error handling
  • Proxy-aware remote execution
  • Continuous operation on a Linux server
PythonSeleniumBeautifulSoupLinux

05

Android Consumer App

A Firebase-backed Android application with authentication, profiles, uploads and stateful product flows.

  • Google sign-in and persistent login
  • Onboarding and user profiles
  • Image uploads
  • Token / credit flow
  • Firebase-backed mobile architecture
KotlinJetpack ComposeFirebase AuthRealtime DatabaseFirebase Storage

06

On-device Fish Recognition

Mobile computer-vision inference using ONNX and YOLO, focused on device-side integration rather than a cloud pipeline.

  • Mobile ML inference
  • ONNX model integration
  • On-device computer vision
  • Device-side performance constraints
KotlinAndroidONNXYOLO

07

Movie Ticketing Web App

An early web application for ticket management, seating and admin CRUD over relational data.

  • Admin CRUD
  • Ticket management
  • Seat system
  • Relational data and cascading relationships
PHPMySQL