class Attributes(Siro):
@staticmethod
def contact() -> tuple:
email = "[email protected]"
linkedin = "https://www.linkedin.com/in/srinath-reddy-8659a9290/"
return email, linkedin
@staticmethod
def life() -> tuple:
langs = ['English', 'Hindi']
nationality = 'Indian'
age = 19
return langs, nationality, age
@staticmethod
def coding() -> tuple:
langs = {
'expert' : ['python'],
'intermediate': ['dart', 'java','javascript']
}
databases = ['SupaBase','MongoDB','FireBase','PostgreSQL']
frameworks = ['langchain','FastAPI','Flask','tensorflow','Pytorch',
'langgraph','React.js','Node.js']
specialities = ['web/app' 'AI']
environnement = ['vscode', 'pycharm']
return langs, databases, frameworks, specialities, environnement
π―
Focusing
Highlights
- Pro
Pinned Loading
-
-
-
rahulsingh2312/innov_2024_k-means-gamble
rahulsingh2312/innov_2024_k-means-gamble PublicCustomer Segmentation and Targeting: segment customers based on demographics, behavior, and preferences, enabling marketers to tailor marketing campaigns and advertisements for different audience sβ¦
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.