Skip to content
View VanshajR's full-sized avatar
πŸ”₯
Fire and Blood
πŸ”₯
Fire and Blood

Highlights

  • Pro

Organizations

@ThaparInstituteCounsellingCell @Backslash-Computing-Society

Block or report VanshajR

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

Hello there, I am Vanshaj Raghuvanshi

A Programmer and Software Developer πŸ–₯️



About Me:

πŸŽ“ I'm currently working on DSA.
πŸ‘¨β€πŸ’» I'm looking to get into AI/ML.
πŸ’¬ Ask me about Programming

Portfolio: Visit

πŸ”— Socials:

Instagram LinkedIn Discord

πŸ’» Tech Stack:

Python C C++ HTML5 JavaScript Django MySQL AWS EC2 Nginx Numpy Pandas Git Discord

MyBackground:

class Details:
	Name = "Vanshaj Raghuvanshi"
   current_work = 'Writing code'
   interests = [
   			"Coding",
   			"Technology"
   			"Anime, Movies, Web Series",
   			"Reading Books(Interesting Ones)",
   			"FPS Gaming",
   			"Space and Astronomy",
   			"Music",
   			"Art"
   		]
   
   def HomeTown():
   	print("Dehradun, Uttarakhand, India")
   
   def Goals():
   	ExcelInAIMl()
   	MaintainGoodGPA()
   	MakeLifeEasierThroughCoding()
   	LearnBlender()
   

πŸ“ˆ GitHub Statistics

πŸ¦– Holopin Badges

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

Pinned Loading

  1. ChatBot ChatBot Public

    A chatbot made using NLP and Deep Learning that answers questions about me.

    Python

  2. Object-Detection Object-Detection Public

    An OpenCV application that does object detection using captured images, uploaded images, or real time video feed. Streamlit app included.

    Python

  3. Pneumonia_Detection Pneumonia_Detection Public

    A jupyter notebook that uses CNN, Logistic Regression, PCA, and SVM to predict Pneumonia from X-Ray images. Includes data preparation and training of the models, and visualizes the results by calcu…

    Jupyter Notebook 1

  4. LinearEquationSolver LinearEquationSolver Public

    Android App that solves a system linear equations upto 20 variables

    Java

  5. ZenithCryptic ZenithCryptic Public

    Website for cryptic

    JavaScript 1 1

  6. Healix Healix Public

    A hospital management system made using PostgreSQL as the database/backend and Python GUI

    Python