Projects

Selected Systems Work

A collection of projects focused on distributed systems, storage, and reliability.

URL Shortener Service

Backend service for unique and customizable short links with real-time redirection, expiration handling, and analytics.

Designed for low-latency access with a Redis caching layer and exposed through REST APIs.

JavaScript · MongoDB · Redis · Postman

Multilingual Information Retrieval

Deep learning project focused on semantic retrieval across multiple languages using transformer-based embeddings.

Built multilingual retrieval workflows using sentence-transformer style models for cross-language search relevance.

PyTorch · sentence-transformers