Skip to content
View rumbleFTW's full-sized avatar
πŸ‘¨β€πŸš€
Exploring
πŸ‘¨β€πŸš€
Exploring

Organizations

@RoseBud-FGM @GulMohar-EnviroToken @CloakrOrg @Vartapratikriya @VapiAI @Sanjeevni-AI @mayura-ai
Block or Report

Block or report rumbleFTW

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

rumbleftw

About me

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Developer:

    def __init__(self):
        self.name = "Rajdeep Ghosh"
        self.age = 22
        self.location = "Kolkata, India"
        self.programming_languages = ["🐍", "πŸ¦€", "πŸ‡¨", "🍡"]

    def about(self):
        print("Hey! I am Rajdeep Ghosh. I love to build stuff!")


if __name__ == '__main__':
    me = Developer()
    me.about()

Tools and technologies

Some projects

DA-RNN DA-RNN DA-RNN DA-RNN

Socials

dephraiim dephraiim dephraiim dephraiim

Pinned

  1. rusty-retro rusty-retro Public

    A collection of retro system emulators written in Rust. Currently implemented systems include CHIP-8 and NES

    Rust 4 1

  2. lung-cancer-detection lung-cancer-detection Public

    A novel pipeline for detecting lung cancer from CT scan images.

    Jupyter Notebook 9 2

  3. obsecure obsecure Public

    Detect and report Obscene contents on the Internet directly from your browser with advanced Deep-Learning model.

    Python 7 3

  4. smart-traffic-monitor smart-traffic-monitor Public

    Automated system to enforce the use of helmet in Indian roads and the penalty collection system.

    Python 4 2

  5. krishi-sevak krishi-sevak Public

    A ML assisted toolset for Indian farmers for scientific andd modern farming advices.

    CSS 3 1