Skip to content
View Sanchariii's full-sized avatar
:octocat:
Be The Exception
:octocat:
Be The Exception

Highlights

  • Pro

Block or report Sanchariii

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

Hello 👋, I'm Sanchari Ray

Who am I 👇?

 from Sanchari_Ray import personal_details
 # from Sanchari_Personal import personal_ambitions
 
 class WhoAmI:
 	name = 'Sanchari Ray'
	current_education = "B.Tech CSE"
	hobbies = [
				'Painting',
				'Watching Series :)',
				'Reading Sci-Fi Novels',
		                'Making friends ...'
				
        			
			]
			
	# return city name ...
	def getCity():
		return Kolkata_India()
		
	# return public ambitions ...
	def Ambitions():
		Be_A_Successful_Woman()
		Contribute_My_Skills_For_Betterment()
		Be_The_Best()
		# assume 10  more ambitions here ;)
		
		
	

Coding

Current Status

  • 🔭 I’m currently working on Large Language Models(LLM).

  • 🌱 I’m currently diving more deeper into Deep Learning and polishing my DSA skills.

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

  • 👨‍💻 All of my projects are available at My portfolio website

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

  • 📫 How to reach me raysanchari930@gmail.com

  • 📄 Know about my experiences resume

Connect with me:

https://www.linkedin.com/in/sanchari-ray-a4499b21b/ https://instagram.com/_hydraaaa__?igshid=mznlngnkzwq4mg==

Languages and Tools:

angular aws bootstrap c cplusplus css3 django docker figma firebase flask git hadoop html5 java javascript linux mongodb mssql mysql nodejs opencv pandas photoshop postgresql python pytorch react sass scikit_learn seaborn tensorflow unity xd

 sanchariii

sanchariii

Popular repositories Loading

  1. Health-Assist Health-Assist Public

    Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, Breas…

    Jupyter Notebook 3

  2. Web-Traffic-Time-Series-Forecasting Web-Traffic-Time-Series-Forecasting Public

    This project forecasts the the time series of a web for next 24hrs in order to avoid any web trafficing. The objectives of web traffic time series forecasting are to help organizations plan for fut…

    Jupyter Notebook 2 1

  3. Sanchariii Sanchariii Public

    Config files for my GitHub profile.

    1

  4. hotstar-clone hotstar-clone Public

    Hotstar is a very famous website for movies ,series and shows. I have cloned that website using my web dev knowledge.

    HTML 1

  5. Stock-Price-Predictor Stock-Price-Predictor Public

    This project utilizes Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.

    HTML 1

  6. Image-Encryption Image-Encryption Public

    The main objective of the image encryption project is network security.

    Python 1