Skip to content
View go4krishanu's full-sized avatar
πŸ’»
Working from home
πŸ’»
Working from home
Block or Report

Block or report go4krishanu

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

Hello there , I'm root@whoami

A little more about me...

const krishanu = {
    pronouns: "He" | "Him",
    code: ["C/C++", "PHP", "Python", "Javascript", "Java"]
    askMeAbout: ["Cybersecurity", "Web Development", "DevOps", "DevSecOps", "Bug Bounty"]
    technologies: {
        frontEnd: {
            ["HTML", "CSS", "JavaScript", "Bootstrap", "React"],
        },
        backEnd: {
              ["PHP", "Python", "Java"]
        },
        cms: ["WordPress", "Joomla", "Sopify"]
        databases: ["mongo", "MySql", "sqlite"]
    }
    
};
Fun fact: I once solved the world's oldest question with a single line of JavaScript
// Which came first: the chicken or the egg?
console.log(['πŸ₯š', '🐣', 'πŸ₯', 'πŸ”'].sort())

>>> [ 'πŸ”', '🐣', 'πŸ₯', 'πŸ₯š' ]

πŸ“« Find me around @ WWW:

Linkedin: Krishanu Chakraborty Instagram Twitter: Krishanu Chakraborty GitHub: Krishanu Chakraborty

With ❀ From Krishanu Chakraborty

@go4krishanu's Holopin board

Pinned

  1. Hacktoberfest-2020 Hacktoberfest-2020 Public

    Forked from Ishaan28malik/Hacktoberfest-2023

    Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.

    Python

  2. geekcomputers/Python geekcomputers/Python Public

    My Python Examples

    Python 30.4k 12.1k

  3. twowaits/SDE-Interview-Questions twowaits/SDE-Interview-Questions Public template

    Most comprehensive list πŸ“‹ of tech interview questions πŸ“˜ of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

    Java 7.1k 2.1k

  4. Ishaan28malik/Hacktoberfest-2023 Ishaan28malik/Hacktoberfest-2023 Public

    Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.

    Python 551 1.7k

  5. Akanksha1212/C_Programs Akanksha1212/C_Programs Public

    This repository contains basic C programs to help beginners.

    C 86 321

  6. hotel_management_system hotel_management_system Public

    Our Project title is β€œHotel Management System (HMS)”. We tried out best to make the complicated process of Hotel Management System as simple as possible using structural & modular & menu oriented i…

    JavaScript 1