Skip to content
View Bishikh90's full-sized avatar
☺️
Stay Hungry... Stay Foolish
☺️
Stay Hungry... Stay Foolish
  • Siemens Gamesa
  • Bengaluru

Block or report Bishikh90

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

Hello there 👋

visitors Open Source Love

I'm a Full stack Developer, Technology enthusiast, Amateur Data Scientist and Great Cook!!!

  • 🔭 I’m currently working on Matlab Based Projects 😂
  • 🌱 I’m currently learning Django, Node.js and helping tech community through my writing.
  • 👯 I’m willing to collaborate on building communitites, and research projects.
  • 📫 How to reach me: E-mail and Linkedin
  • ⚡ Fun fact: Banging your head against a wall for one hour burns 150 calories.
#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Bishikh Pal"
        self.role = "Software Engineer"
        self.language_spoken = ["en_US","Hindi", "Bengali"]
        
    def technology_stack(self):
        self.backend = {"js":["Node","Express"], "python":"Django", ".NET" :[".NET Core","WCF",".NET Framework"]}
        self.databases = ["Mysql","Postgres","mongo","sqlite"]
        self.devops = ["Docker🐳", "Kubernetes", "Jenkins", "AWS"]
        self.frontend = ["React", "Angular"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.technology_stack()
me.say_hi()

🔧 Technologies & Tools

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Popular repositories Loading

  1. DevopsProject DevopsProject Public

  2. Quora-Question-pair-similarity Quora-Question-pair-similarity Public

    Forked from UdiBhaskar/Quora-Question-pair-similarity

    Quora Question pair similarity - Machine Learning Project

    Jupyter Notebook

  3. WeCare-ELCHackathon WeCare-ELCHackathon Public

    Forked from taurtk/WeCare-ELCHackathon

    HTML

  4. ReactHotelBookingApp ReactHotelBookingApp Public

    This application is used to book hotels

  5. Skinet Skinet Public

    Forked from TryCatchLearn/Skinet3.1

    C#

  6. Bongcharcha Bongcharcha Public

    This project is created using .NET and Angular

    C#