Here's a webscraping project using Python & selenium:
Here's a webscraping project using Python & selenium:
This is a script I wrote to scrape data from a legislative candidate survey that was published online via Asahi Shimbun in the leadup to the 2021 general elections in Japan. There are over 25,000 observations to record from the survey, spread across roughly 800 pages. The script collects these observations and formats them for analysis before saving to a CSV file.
Here's a web app I've been working on which will be deployed soon:
FrontEnd: HTML, CSS, JavaScript, Bootstrap, JQuery
Backend: Node, Express, MongoDB, Mongoose
The web app serves as a central repository for cataloging cliff diving sites around the world. It is also a gathering point for enthusiasts and locals to share stories, photos, videos, safety information, etc. Below is a snapshot of the project's current Git history and MVC patterned file structure. I am not yet sharing this code publicly but you can find a very similar web app I built for a bootcamp using the same tech stack on my GitHub account. A video demo of the app's functionality is also provided below.
Here's a web app I've been working on which will be deployed soon. FrontEnd: HTML, CSS, JavaScript, Bootstrap, JQuery. Backend: Node, Express, MongoDB, Mongoose
The web app serves as a central repository for cataloging cliff diving sites around the world. It is also a gathering point for enthusiasts and locals to share stories, photos, videos, safety information, etc. Below is a snapshot of the project's current Git history and MVC patterned file structure. I am not yet sharing this code publicly but you can find a very similar web app I built for a bootcamp using the same tech stack on my GitHub account. A video demo of the app's functionality is also provided below.