Skip to content
View sumanchaurasiya's full-sized avatar

Block or report sumanchaurasiya

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sumanchaurasiya/README.md

Hi, I'm Suman Chaurasiya!

👩‍🎓 Computer Science Student at BCET, Durgapur.
📚 Loves learning new skills and boost them!


Linkedin Badge Github Badge Gmail Bagde

A little more about me...


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

class ComputerScienceEngineer:

    def __init__(self):
        self.name = "Suman Chaurasiya"
        self.role = ["Student", "UI Designer"]
        self.language = ["Python", "C", "HTML", "CSS"]
        self.aim = "Cyber Security Analyst"

    def say_hi(self):
        print("Thanks for dropping by, Hope you found it interesting.")


me = ComputerScienceEngineer()
me.say_hi()

SumanChaurasiya


Popular repositories Loading

  1. Covid19-Tracker Covid19-Tracker Public

    JavaScript 1 1

  2. python-problems python-problems Public

    Python 1 7

  3. letsupgrade-python letsupgrade-python Public

    Jupyter Notebook

  4. bootcamp-project bootcamp-project Public

    Python

  5. LetsUpgrade-Assignment LetsUpgrade-Assignment Public

    C++

  6. java-cwh java-cwh Public

    Java 3