Skip to content
View sayansil's full-sized avatar
🎨
Painting some code
🎨
Painting some code

Organizations

@grofers @IEDC-IEM
Block or Report

Block or report sayansil

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
sayansil/README.md





I speak mostly Python and Java.
You will usually find me having fun with data 😊
Or keeping an eye on cross-platform development 😁

See anything interesting? ✨
Ping me on discord @ purple_screwdriver#8820 πŸ“¬

πŸŽ‰ Sidenote
I love sidenotes, and I also love DotA 2. Would love to have an intellectual discussion on why Bounty Hunter is the best hero in the game.

Pinned

  1. motivation.cpp motivation.cpp
    1
    #include <iostream>
    2
    void task(effort) {
    3
        std::cout <<
    4
            "You made someone happy!πŸ˜ƒ";
    5
    }
  2. what_to_do.py what_to_do.py
    1
    import random
    2
    if bool(random.getrandbits(1)):
    3
        print("Start a new Project 🧐")
    4
    else:
    5
        print("So it is anime time 😌")
  3. Ecosystem Ecosystem Public

    You play God

    C++ 25 2

  4. Ecosystem-companion Ecosystem-companion Public

    Companion app for Ecosystem simulator.

    Dart 5

  5. Liquid-Player Liquid-Player Public

    Music player which pauses and resumes when you face away or towards the screen respectively.

    C++

  6. Fourcast Fourcast Public

    Repository for the online IEM-ISSAC Hackathon

    Java 1