Skip to content

Instantly share code, notes, and snippets.

View gsastry's full-sized avatar

Girish Sastry gsastry

View GitHub Profile
@gsastry
gsastry / todo.py
Last active February 6, 2023 00:25
# TaskStatus = Not Started | InProgress | Done
# InProgress = { tags: List[Tag] }
#
# Tag
# UnderReview instance of Tag
# Blocked instance of Tag
# TaskPriority = High | Medium | Low
@gsastry
gsastry / quine.hs
Created June 23, 2014 18:18
Simple haskell quine
main = putStr s >> print s
s = "main = putStr s >> print s\ns = "
### Keybase proof
I hereby claim:
* I am gsastry on github.
* I am girish (https://keybase.io/girish) on keybase.
* I have a public key whose fingerprint is 7120 0608 11E3 B77A 88E2 D51E 668C 4416 E69A 39A2
To claim this, I am signing this object: