Skip to content
View sujoyyyy's full-sized avatar
🤙
Nothing is impossible, but I do nothing everyday.
🤙
Nothing is impossible, but I do nothing everyday.

Block or report sujoyyyy

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

Hey, I'm Sujoy. 👋

Throughout our lifetime, we introduce ourselves to hundreds of new people everywhere we go. Every time we strike up a conversation with a stranger sitting next to us on the train, duck into a gas station to ask for directions or step up to the checkout counter, we’re constantly coming up with new, creative ways to introduce ourselves in line with the circumstances. And we hardly ever realize we’re doing it.

I switch on my laptop to code, but end up spending hours on YouTube. Life's good.

Hit me up?

Messenger
Telegram

Pinned Loading

  1. Ionospheric-Radar-Returns-Classification-using-SGD Ionospheric-Radar-Returns-Classification-using-SGD Public

    This problem from the Geophysics domain can be mapped into a binary classification problem in Machine learning.

    C++

  2. Computer-Architecture Computer-Architecture Public

    In computer engineering, computer architecture is a set of rules and methods that describe the functionality, organization, and implementation of computer systems.

    Verilog 3

  3. CN-programs CN-programs Public

    A computer networking is a process of connecting two more than two computers with the purpose to share data, provide technical support, and to communicate.

    C 1 1

  4. Operating-Systems Operating-Systems Public

    Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.

    C 1 1

  5. Machine-Learning Machine-Learning Public

    Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.

    Jupyter Notebook 1 1

  6. Dynamic-Programming Dynamic-Programming Public

    Dynamic programming is used where we have problems, which can be divided into similar sub-problems, so that their results can be re-used. Mostly, these algorithms are used for optimization.

    C++ 1 2