- Toulouse, France
-
17:36
- 1h ahead - https://cynthia.dev
- @cynthia.dev
- @cyyynthia_
Highlights
Pinned Loading
-
pronoundb.org
pronoundb.org PublicA browser extension that lets people know how to refer to each other on various places of the Internet. Available on Chrome, Firefox, and Edge.
-
tolgee/tolgee-platform
tolgee/tolgee-platform PublicDeveloper & translator friendly web-based localization platform
-
-
vite-plugin-magical-svg
vite-plugin-magical-svg PublicAn all-in-one Vite plugin that magically makes working with SVGs and bundling them a breeze.
-
squirrelchat/smol-toml
squirrelchat/smol-toml PublicA small, fast, and correct TOML (1.0.0) parser and serializer
-
squirrelchat/opaque-wasm
squirrelchat/opaque-wasm PublicWrapper for https://github.com/facebook/opaque-ke to implement the OPAQUE protocol in JavaScript/WASM.
Rust 2
361 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
February 2025
Created 7 commits in 3 repositories
Created 1 repository
-
cyyynthia/ut-alcol-experiments
Kotlin
This contribution was made on Feb 14
Created a pull request in unovue/reka-ui that received 2 comments
docs: fix legacy url
URL likely got messed up by a too eager global find and replace... 🤪
Opened 1 other pull request in 1 repository
adobe/react-spectrum
1
open
-
feat(date): add
durationToString
function to stringify durations as ISO 8061 stringsThis contribution was made on Feb 19
Reviewed 2 pull requests in 2 repositories
squirrelchat/smol-toml
1 pull request
-
Long things - Strings and Numbers
This contribution was made on Feb 25
cyyynthia/vite-plugin-magical-svg
1 pull request
-
feat: mark Vue components as raw
This contribution was made on Feb 21
Created an issue in vitest-dev/vitest that received 2 comments
Cannot use --project in cliArguments
if the project name contains spaces
Describe the bug
Trying to do --project=\"browser (chromium)\"
does not work and makes the extension fail to collect tests.
Reproduction
Configure…