Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 632 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 632 Bytes

My contributions to HackNC 2022

This repository contains folders of my projects for HackNC 2022.

Summary of projects

  • Web scraping tool - Scrapes information from Devpost project submission and exports them into a Google Sheet; will implement algorithms to match the project information with the appropriate judge.
  • Website - Contains responsive pages of the HackNC 2022; my contribution includes implementing a page that presents during-event information for participants.
  • Technologies used: Python, urllib, BeautifulSoup, HTML, CSS, Javascript, Google Maps API