Amazon WebScraper
Using Python
In this project, we create a python webscraper tool that scrapes data from amazon website and returns it as a JSON
Software developer well versed in Java, Python, SQL, React
In this project, we create a python webscraper tool that scrapes data from amazon website and returns it as a JSON
Here we train a CNN model that takes in a retinal fundus image of a person as input and detects if the person has diabetic retinopathy.
This project involves creating a crime report tool by gathering data from the college website, scraping the required information and visualizing the results.
This project revolves around creating an intermediate representation parser using Python Lex Yacc (PLY) that parses a JSON document and returns an XML document as output. The parser also handles special cases where there are duplicate keys in the same JSON object.
Here we create a simple dynamic weather application using React. We make it dynamic by applying states and react hooks to update the page whenever there is a change.
Here, we train a semi-trained MobileNetV2 model that accepts an image, processing it to detect if a person is wearing a face mask or not.
This project entails creating a Simple ToDo Application, leveraging different packages in Java and Spring Boot, with provisions for user authentication, creating and deleting ToDos