Giter Site home page Giter Site logo

Hi there, I'm Mithun 👋

class Programmer:
    def __init__(self):
        self.name = "Mithun Das"
        self.languages = ["Python", "NodeJS", "Java"]
        self.interests = ["Coding", "Hardware Tinkering", "Desk Setup"]

    def get_skills(self):
        print(self.languages)

    def get_interests(self):
        print(self.interests)

    def connect(self):
        print("Let's connect and build something amazing together!")


me = Programmer()
me.connect()

Welcome to my coding sanctuary! I'm a passionate programmer with an insatiable curiosity for all things code. I thrive on transforming complex problems into elegant solutions and continuously expanding my programming prowess.

🌐 Let's Connect

I'm excited to connect and collaborate with fellow developers, dreamers, and visionaries. Let's create something extraordinary together! You can reach me through the following channels:

Feel free to drop me a message, whether it's to discuss a project, share ideas, or simply geek out over the latest technologies.

Mithun Das's Projects

angular-truffle-box icon angular-truffle-box

Truffle Box for Angular is a quick-and-easy way to get your Dapp on the road with Truffle and Angular

aws-sdk-arduino icon aws-sdk-arduino

An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.

buzzble icon buzzble

A Swift package for interacting with a Neosensory Buzz via BLE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.