Sanskriti Singh
@sanskritisingh0
Sanskriti Singh
@sanskritisingh0
Noida, India
As a dedicated and ambitious Computer Science Engineering student pursuing my Bachelor of Technology (B.Tech), I am deeply passionate about delving into the dynamic realm of technology. Through a diverse array of coursework, projects, and extracurricular engagements, I have cultivated a robust skill set encompassing software development, algorithms, data structures, alongside proficiency in languages like Java, Python,C, C++, HTML,CSS JS andSQL.
Some of my projects -
BMI (Body Mass Index) Calculator is a simple desktop application built using Java Swing. It allows users to calculate their BMI based on their weight and height inputs. BMI is a measure of body fat based on height and weight that applies to adult men and women. This calculator provides a quick and easy way to estimate BMI and evaluate the healthiness of an individual's weight. Technologies used - Java Swing, NetBeans.
BestBuyBuddy- This Price Comparison System is a Python Django web project with a SQLite database.
The project utilizes HTML, CSS, JavaScript, and Bootstrap for the frontend
development. It incorporates web scraping techniques using BeautifulSoup and
Selenium to fetch product information from popular e-commerce websites such as
Flipkart, Amazon, Croma, GadgetsNow, and Reliance Digital.
The system allows users to sign up, log in, and search for products. When a user
searches for a product, the system retrieves relevant information from all five websites,
including the website logo, product image, product name, and available options to buy.
The search results are sorted based on price, with the lowest price being highlighted for
easy comparison. Users can also view their search history, displaying the results of
previously searched products.