Difference between revisions of "Peter Jalbert"
Peterjalbert (talk | contribs) |
Peterjalbert (talk | contribs) |
||
| Line 46: | Line 46: | ||
E:\McNair\Projects\Accelerators\Google_SiteSearch\sitesearch.py | 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 | ||
Revision as of 17:37, 26 January 2017
| 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 |
| Interests | Music, Movies, Travel |
| pwj1@rice.edu | |
| Status | Active |
| McNairCenterⓂ | |
Contents
Early Life
Peter was born in Philadelphia, PA to Julia and Pierre Jalbert in the middle of his father's interview for a position at Rice University. Days later, the Jalbert family moved to Houston, TX, where they still reside to this day.
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
- Moroccan Parliament Web Crawler
- E&I Governance Policy Report
- GovTrack Web Crawler
- Accelerator Seed List
- Google Scholar Crawler
Looking for Code?
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