Skip to content

Instantly share code, notes, and snippets.

@kartva
kartva / optimizing-purdue-cs.md
Last active July 4, 2025 01:47
Optimizing Purdue CS

Important

From Appendix E: If this document was helpful, comment that. Your comments are valuable signals to future readers. (It's also validating.)

Note

This document uses special characters like the em-dash (—). These characters were lovingly hand-inserted and not a result of AI-generated text.

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.