Skip to content
View suyashb95's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report suyashb95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WiktionaryParser Public

    A Python Wiktionary Parser

    Python 358 93

  2. soundcloud-dl Public

    A Python project that downloads tracks from soundcloud.com, complete with metadata and album art

    Python 131 19

  3. LeapProjects Public

    Experiments with the Leap Motion API for Python

    Python 40 5

  4. SoftwareOscilloscope Public

    A software oscilloscope for Arduino made with Python and PyQtGraph

    Python 141 46

  5. wordbot Public

    A Telegram dictionary bot written in Python

    Python 51 18

  6. Teensy_C_Samples Public

    C code examples for the Teensy 3.x series

    C

18 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to suyashb95/wordbot, suyashb95/lumos, wordnik/wordnik-python3 and 6 other repositories
Loading A graph representing suyashb95's contributions from March 17, 2024 to March 21, 2025. The contributions are 71% commits, 23% issues, 6% pull requests, 0% code review.

Contribution activity

March 2025

Created 1 repository

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
Loading