Skip to content
View snehsagarajput's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report snehsagarajput

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


class Sneh:

    def __init__(self):
        self.username = 'snehsagarajput'
        self.name = 'Sneh Sagar'
        self.mail = '[email protected]'
        self.website  'https://snehsagar.vercel.app'
        self.dev = React Native Developer
        self.college = 'Kalinga Institute of Industrial Technology, Bhubaneswar'
        self.code = {
            'lanuages': ['JavaScript', 'C', 'C++', 'Python'],
            'frameworks': ['React-Native', 'Tensorflow'],
            'frontend': ['HTML', 'CSS', 'ReactJS'],
            'backend': ['Flask', 'Firestore'],
            'tools': ['GIT', 'GitHub', 'VS Code', 'Jupyter Notebook']
        }
        self.miscellaneous = ['Heroku', 'MySQL', 'Arduino']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = Sneh()



Pinned Loading

  1. sudoku-solver-app sudoku-solver-app Public

    An Android app for solving Sudoku Puzzle by just scanning image.

    CSS 1

  2. nst-app nst-app Public

    Neural Style Transfer Web App to transfer artistic style to content image from style image

    Python

  3. darknet darknet Public

    Forked from AlexeyAB/darknet

    Face Mask Detection and Social Distancing Monitoring using YOLOv4 - Neural Networks for Object Detection.

    C 1

  4. leaderboard-app leaderboard-app Public

    My submission for Coda Global FullStack Superhero Hiring Challenge - Dec'2020 on HackerEarth

    JavaScript

  5. pulse-rate-monitor pulse-rate-monitor Public

    Heart Beat Detection and Monitoring System to monitor pulse rate over the internet

    C++

  6. retail-pulse-rn-dev-assignment retail-pulse-rn-dev-assignment Public

    An App Built for Retail Pulse RN-Dev Job Assignment

    JavaScript