Skip to content
View Sayanjones's full-sized avatar
🎯
focusing
🎯
focusing

Highlights

  • Pro

Block or report Sayanjones

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


Who am I 👇?

 from Sayan_M import personal_details
 # from Sayan_Personal import personal_ambitions
 
 class WhoAmI:
 	name = 'Sayan Mandal'
	current_education = "B.Tech IT"
	hobbies: List[str] = [

                               'Coding',
                               'Music',
                               'Series',
                               'Making friends'.

                             ]

				
	# return city name ...
	def MyCity():
		return Kolkata_India()
		
	# return public ambitions ...
	def Ambitions():
		Tring_Be_A_Perfectionist()
		Connect_with_passionate_individuals()
                Collaborative_work_environment()
		Leave_a_lasting_mark()
		# assume 10  more ambitions here ;)
		
		
	

Coding

Current Status

  • 🔭 I’m currently working on Deep Learning & Gen AI.

  • 🌱 I’m currently learning LLMs & polishing my DSA skills.

  • 👯 I’m looking to collaborate on ML/AI/Web dev projects.

  • 📝 I write articles on MEDIUM

  • 💬 Ask me about Data Science, Machine Learning, Deep Learning & Web Development.

  • 📫 How to reach me [email protected]

  • 📄 Know about my experiences RESUME

Connect with me:

sayanjones7 sayan-mandal7 sayan_mandal7

Languages and Tools:

angular aws azure bootstrap cplusplus css3 django docker express figma flask gcp git html5 illustrator java javascript kubernetes linux mongodb mysql nodejs opencv pandas python react scikit_learn seaborn tailwind tensorflow

GSSOC(24) Badges 🪶

sayanjones

sayanjones

Pinned Loading

  1. Visual-Nutrition-Assistant Visual-Nutrition-Assistant Public

    This LLM application uses AI for food recognition, calorie estimation, and personalized diet advice. It aids in diet tracking and weight management. Challenges include food diversity and accuracy.

    Python

  2. Document-Based-Q-A-Retrieval-System Document-Based-Q-A-Retrieval-System Public

    Python