I have worked at Airtable, CircleCI, Cohere, and Mozilla. I live in Toronto, Canada. Read more about me at kashav.ca/about.
🙂
Pinned Loading
-
cobalt-uoft/cobalt
cobalt-uoft/cobalt Public archiveOpen data APIs for interfacing with public information from the University of Toronto.
-
138 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
kashav/kashav.ca,
kashav/chrome-ext-document-pip,
kashav/security-detection-methods
and 22 other
repositories
Loading
Contribution activity
April 2025
Created an issue in microsoft/pyright that received 2 comments
Question: why doesn't this work?
a = []
a.append(1)
reveal_type(a) b = [1]
reveal_type(b)
% ./env/bin/pyright a.py
a.py a.py:33:13 - information: Type of "a" is "list[Unknown]" a.p…
2
comments
Started 1 discussion in 1 repository
microsoft/pyright
microsoft/pyright
-
Question: why doesn't this work?
This contribution was made on Apr 8