Peter Jalbert
Tech Team | |
---|---|
Peter Jalbert, | |
Staff Information | |
Name | Peter Jalbert |
Degree | BA |
Major | Computer Science; Music Performance |
Class of | 2019 |
Join Date | 09/27/2016 |
Skills | Python, C, Selenium, Javascript |
Interests | Music, Movies, Travel |
pwj1@rice.edu | |
Status | Active |
McNairCenterⓂ |
Contents
- 1 Education
- 2 Contributing Projects
- 3 Looking for Code?
- 3.1 Draw Enclosing Circles
- 3.2 Enclosing Circle for VCs
- 3.3 Industry Classifier
- 3.4 WayBack Machine Parser
- 3.5 Accelerator Address Geolocation
- 3.6 Accelerator Data Parser
- 3.7 Cohort Data Parser
- 3.8 Google SiteSearch
- 3.9 F6S Crawler
- 3.10 F6S Parser
- 3.11 Executive Order Crawler
- 3.12 Kuwait Web Driver
- 3.13 Moroccan Web Driver
- 4 Time at McNair
Education
Peter is currently a junior at Rice University, pursuing a dual degree in Computer Science and Clarinet Performance. Peter graduated Salutatorian from the High School for the Performing and Visual Arts in Houston, TX in 2014.
Contributing Projects
Looking for Code?
Draw Enclosing Circles
Term: Spring 2017
Usage: Draws the outcome of the Enclosing Circle Algorithm on a particular city to a google map HTML output.
E:\McNair\Projects\Accelerators\Enclosing_Circle\draw_circles.py
Enclosing Circle for VCs
Term: Spring 2017
Usage: Uses the Enclosing Circle algorithm to find concentrations of VCs.
E:\McNair\Projects\Accelerators\Enclosing_Circle\vc_circles.py
Industry Classifier
Term: Spring 2017
Usage: Neural Net that predicts a companies industry classification.
E:\McNair\Projects\Accelerators\Code+Final_Data\ChristyCode\IndustryClassifier.py
WayBack Machine Parser
Term: Spring 2017
Usage: Uses the WayBack Machine API to retrieve timestamps for URLs.
E:\McNair\Projects\Accelerators\Code+Final_Data\wayback_machine.py
Accelerator Address Geolocation
Term: Spring 2017
Usage: Used to find latitude and longitude points for all accelerators in the accelerator data files.
E:\McNair\Projects\Accelerators\Code+Final_Data\process_locations.py
Accelerator Data Parser
Term: Spring 2017
Usage: Used to parse the data for the Accelerator Seed List Accelerator Seed List Project.
E:\McNair\Projects\Accelerators\Code+Final_Data\parse_accelerator_data.py
Cohort Data Parser
Term: Spring 2017
Usage: Used to parse cohort data for the Accelerator Seed List Accelerator Seed List Project.
E:\McNair\Projects\Accelerators\Code+Final_Data\parse_cohort_data.py
Google SiteSearch
Term: Spring 2017
Usage: Preliminary stage project intended to find an accurate web site for an unlisted company web address by using Google Search.
E:\McNair\Projects\Accelerators\Google_SiteSearch\sitesearch.py
F6S Crawler
Term: Fall 2016
Usage: Used to download html files containing accelerator information from the F6S website.
E:\McNair\Projects\Accelerators\F6S Accelerator HTMLs\F6S_Crawler\f6s_crawler_gentle.py
F6S Parser
Term: Fall 2016
Usage: Used to parse the html files downloaded by the F6S crawler to create a list of accelerators.
E:\McNair\Projects\Accelerators\F6S Accelerator HTMLs\F6S_Crawler\f6s_parser.py
Executive Order Crawler
Term: Fall 2016
Usage: Used to download executive orders. NOTE: uses scrapy format, run differently from regular python programs.
E:\McNair\Projects\Executive_order_crawler\executive
Kuwait Web Driver
Term: Fall 2016
Usage: Used to download csvs of bills and questions from the Kuwait Government Website. Uses Selenium. All scripts in the folder do similar things.
E:\McNair\Projects\Middle East Studies Web Drivers\Kuwait
Moroccan Web Driver
Term: Fall 2016
Usage: Used to download pdfs of bills and questions from the Moroccan Government Website. Uses Selenium. All scripts in the folder do similar things.
E:\McNair\Projects\Middle East Studies Web Drivers\Morocco\Moroccan Bills