Skip to content
View atharv-naik's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report atharv-naik

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

Hello there πŸ‘‹

Visitors Email Badge

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


class SoftwareDeveloper:

    def __init__(self):
        self.name = "Atharv Naik"
        self.role = "Backend Software Developer"
        self.languages_spoken = ["ma_IN", "hi_IN", "en_US"]

    def say_hi(self):
        print("Thanks for visiting! Hope you find my work interesting.")


me = SoftwareDeveloper()
me.say_hi()

πŸ”§ Technologies & Tools

Programming Languages:

Python C C++ JavaScript

Frameworks & Libraries:

Django FastAPI Flask TensorFlow PostgreSQL

Cloud & DevOps:

AWS S3 Docker Docker Compose

πŸ† GitHub Trophies

trophy

πŸ—‚οΈ Highlight Projects

PlayTube InlineGPT

πŸ… Badges

An image of @atharvnaik's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. PlayTube PlayTube Public

    Video Delivery System developed using Django

    HTML 9 4

  2. InlineGPT InlineGPT Public

    Initiate an inline chat with the current webpage content as context

    Python 2

  3. youtube-glance youtube-glance Public

    Engage with YT comments and watch-next bar without scrolling down the page.

    JavaScript 2

  4. smc-mess-backend smc-mess-backend Public

    A canteen mess management system API in Django

    Python 1

  5. whale-call-classification whale-call-classification Public

    Trained a CNN model to classify whale calls into an A-call or not

    Jupyter Notebook 3

  6. atharv-naik.github.io atharv-naik.github.io Public

    My portfolio website

    HTML 1