- 08:30
(UTC +05:30) - https://www.linkedin.com/in/samuel-nittala-8b7b21147/
Pinned Loading
-
- claude-settings-template
claude-settings-template PublicTemplate for syncing Claude Code settings (agents, skills, hooks) across machines via GitHub
Shell
- type-level palindrome
type-level palindrome 1type FirstCharacter<T extends string> = T extends `${infer first}${infer rest}`
2? first3: T;
45type LastCharacter<T extends string> = T extends `${infer first}${infer rest}`
- tinyhttp
tinyhttp PublicHTTP/1.1 server built from raw TCP sockets using only node:net. No Express, no http module - just bytes on a wire.
TypeScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



