Skip to content
View dhananjaypai08's full-sized avatar
Block or Report

Block or report dhananjaypai08

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

Hi 👋 I'm Dhananjay Pai!

Pursuing Bachelor of Engineering(BE) in CSE at Vivekanand Education Society's Institute Of Technology

A little more about me...
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
    def __init__(self):
        self.name = "Dhananjay Pai"
        self.role = "Software Engineer"
        self.language_spoken = ["en","hi"]
 
    def ask_me_about(self):
        self.answer = ["Blockchain", "API's", "Software", "Containers"]
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools


Github Stats

I love interacting with different people so if you want to say hi!, I'll be happy to connect! :) 😊

Pinned

  1. Dogs-activity Dogs-activity Public

    1.) Helps people connect with stray/street dogs. 2.) Built rest API which has CRUD operations servicing different HTTP requests to perform operations on the data. Used Django and DRF. 3.) Using thi…

    HTML

  2. CrimeBoundToken CrimeBoundToken Public

    Track Criminal Records using Soul Bound Tokens

    JavaScript

  3. EthOp EthOp Public

    User interaction with Ethereum blockchain via web3 (backend: Django)

    HTML

  4. weathercheckerdjango weathercheckerdjango Public

    Get all the weather details of any city. Django backend along with Docker setup

    Python

  5. Binary-Parser Binary-Parser Public

    A python library for converting a number to its binary string and vice-a-versa

    Python 1

  6. GoServer GoServer Public

    Go