🎯
Focusing
CS Grad | Hardware Enthusiast
https://www.buymeacoffee.com/suyashb
Pinned Loading
-
-
soundcloud-dl
soundcloud-dl PublicA Python project that downloads tracks from soundcloud.com, complete with metadata and album art
-
-
SoftwareOscilloscope
SoftwareOscilloscope PublicA software oscilloscope for Arduino made with Python and PyQtGraph
-
18 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 | 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
Loading
Contribution activity
March 2025
Created 7 commits in 4 repositories
Created 1 repository
-
suyashb95/wordnik-python3
Python
This contribution was made on Mar 2
Created a pull request in wordnik/wordnik-python3 that received 1 comment
update swagger.py
The server returns datetimes in the format "2025-03-02T03:00:00.000Z", only the last 3 characters need to be excluded from parsing. This change doe…
+1
−1
lines changed
•
1
comment
Created an issue in wordnik/wordnik-python3 that received 1 comment
[bug] word of the day API fails on datetime deserialization
Getting the word of the day fails while deserializing date times, with the stacktrace below >>> wordoftheday_api.getWordOfTheDay() Traceback (most r…
1
comment