Skip to content
View Chayan199916's full-sized avatar
๐Ÿ–ค
Wingardium Leviosa
๐Ÿ–ค
Wingardium Leviosa
Block or Report

Block or report Chayan199916

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

Hye ๐Ÿ‘‹, I'm Chayan Kumar Sengupta

Student at St. Xavier's College

Linkedin: thaianebraga GitHub followers

A little bit about myself...

const chayan = {

    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "Java", "C++", "C"],
    technologies: 
    {
        mobileApp: ["Android App"],
        frontEnd: 
        {
            css: ["bootstrap"]
        },
        backEnd: 
        {
            js: ["node", "express"],
            python: ["flask", "django"]
        },
        databases: ["mongo", "MySql", "sqlite", "PostgreSQL"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv"]
    },
    otherInterests: ["Neuroscience", "Quantum Physics", "Swimming", "Singing"],
    profiles:
    {
        github: "/Chayan199916",
        youtube: "One To N Teaching",
        facebook: "/swapnomoy1999",
        instagram: "/chayan_sen_16",
        twitter: "/ChayanSengupta6",
        reddit: "/chayan199916"
    }

};

Funfact : Single line of javascript solved "the chicken or the egg causality dilemma"

    console.log(['๐Ÿฅš', '๐Ÿฃ', '๐Ÿฅ', '๐Ÿ”'].sort())
    >>> [ '๐Ÿ”', '๐Ÿฃ', '๐Ÿฅ', '๐Ÿฅš' ]

Some languages and tools

๐— ๐˜† ๐—ฆ๐˜๐—ฎ๐˜๐˜€

Chayan's github stats

I'm always interested in meeting new people, so feel free to reach out to me using the links below.

โญ๏ธ From Chayan199916

Pinned

  1. android-journey android-journey Public

    Here I will be uploading all the applications of mine throughout the journey.

    Java 3

  2. play-with-javascript play-with-javascript Public

    learning, making simple applications, using apis

    HTML 3

  3. play-with-python play-with-python Public

    Exploring important python libraries

    Python 3

  4. bsc-final-year-project bsc-final-year-project Public

    Prediction of Air quality parameters(PM10, NO2, SO2) and AQI in kolkata using machine learning algorithms.

    Jupyter Notebook 7 1

  5. java-journey java-journey Public

    My java learning journey, from basics to advanced.

    Java 4