
Arock
Software Developer
Competenze

Consulta i miei servizi


Portfolio
Esperienza lavorativa
Software Developer Intern
Amazon • Full time
Jan 2026 - Jun 2026 • 5 mos
◦ Ported an iOS image-search matching algorithm to Android with full functional parity, implementing Lucene-based tokenization and proximity-gap matching and integrating a native C++ search library (KSDK BookSearch) via JNI, including patching the native build configuration to produce an Android-compatible binary. ◦ Built the Jetpack Compose UI layer for the ported search feature: a reactive carousel driven by StateFlow, asynchronous image loading via Coil, and full localization and accessibility support across 9 locales. ◦ Designed and built a semantic search proof-of-concept end-to-end on AWS: generated embeddings with Bedrock (Cohere Embed v3), indexed in OpenSearch Serverless, and configured two Bedrock Knowledge Bases (Titan TextEmbed v2) for auxiliary content types; implemented the retrieval Lambda, API Gateway integration, and client UI, unifying search across three previously separate content types. ◦ Shipped an entity-highlighting (”Hotspots”) feature surfacing contextual information for in-book entities, using a sidecar JSON schema for position and metadata.