Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View qberg's full-sized avatar
  • IIT Madras
  • Chennai,India

Block or report qberg

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

Hi there 👋

Gmail Badge Open Source Love

class Philomath:

    def __init__(self):
        self.name = "Reneeth Krishna MG"
        self.language_spoken = ["ml", "ta", "en", "hi"]
	self.activation = AnythingMath()
	self.interests = [
			"Algorithms",
			"Computational Geometry",
			"Reinforcement Learning",
			"Natural Language Processing"
			]

    def greeting_you(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
	
    def procrasinate_by(self):
    	print("Editing my dotfiles for the millionth time.")
	

me = Philomath()
me.greeting_you()

Top Langs

GitHub Streak

Pinned Loading

  1. yolov8-flask-api yolov8-flask-api Public

    Python