Skip to content

Instantly share code, notes, and snippets.

@kartva
kartva / optimizing-purdue-cs.md
Last active May 2, 2025 05:41
Optimizing Purdue CS
@kartva
kartva / gsoc-report.md
Last active September 4, 2024 19:05
Google Summer of Code 2024 - Unicode Inc. - Implementing DurationFormat - Final Submission

Duration Formatter 4X

Author: Kartavya Vashishtha
Mentor: Younies Mahmoud
Tech Lead: Shane Carr

Introduction

ICU4X is a project designed to handle common software internationalization needs, such as formatting dates, times, and numbers across different locales. It aims to provide these capabilities in a manner that is lightweight, modular, and compatible with various operating systems and environments, specifically targeting client-side applications. The project emphasizes performance, data size, and ease of use, striving to support modern internationalization requirements.