Last active
September 11, 2018 18:35
-
-
Save hiteshgarg14/7a8bc91dbe700edc10f91d173bbc1bc4 to your computer and use it in GitHub Desktop.
Revisions
-
hiteshgarg14 revised this gist
Sep 11, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is a summary report on what I managed to do in the past three months. My Deliveries were: - **Task 1:** Help Organization in [Pupa-ization](https://github.com/openstates/openstates/issues/1442) of Existing Scrapers and Fixing Bugs & Updating Scrapers For Different States - **Task 2:** Build New Open Civic Data [Admin Tools](https://github.com/openstates/new-openstates.org) - User Feedback Tool - Merge Tool - Name Resolution Tool -
hiteshgarg14 revised this gist
Sep 1, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Here are links to my PR's which got merged during the coding period. 1. [Google Summer of Code - Improved Data Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-intro/) 2. [Progress on the OCD Data Quality Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-one-month/) 3. [Google Summer of Code - Data Quality Tools Update](https://blog.openstates.org/post/gsoc-2017-update-two/) 4. [Google Summer of Code 2017 Final Update](https://blog.openstates.org/google-summer-of-code-2017-final-update-cf5c14d80c51) While I was working on my project I learned a lot of things like — writing quality code and effectively testing the code. More importantly, I learned the importance of Continuous Integration and Unit Testing. -
hiteshgarg14 revised this gist
Aug 29, 2017 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ Hello, everyone! I'm [Hitesh Garg](https://github.com/hiteshgarg14), a Google Summer of Code 2017 Student Developer. This summer, I worked with [Open States](https://github.com/openstates) This is a summary report on what I managed to do in the past three months. My Deliveries were: @@ -21,14 +21,14 @@ My Deliveries were: ## List of PR's Here are links to my PR's which got merged during the coding period. - Task 1: [Link](https://github.com/openstates/openstates/pulls?page=1&q=is%3Apr+is%3Aclosed+author%3Ahiteshgarg14+state%3Amerged&utf8=%E2%9C%93) - Task 2: [Link](https://github.com/openstates/admintools/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aclosed%20author%3Ahiteshgarg14%20state%3Amerged%20) ## Blog Posts 1. [Google Summer of Code - Improved Data Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-intro/) 2. [Progress on the OCD Data Quality Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-one-month/) 3. [Google Summer of Code - Data Quality Tools Update](https://blog.openstates.org/post/gsoc-2017-update-two/) While I was working on my project I learned a lot of things like — writing quality code and effectively testing the code. -
hiteshgarg14 revised this gist
Aug 28, 2017 . 1 changed file with 7 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ Hello, everyone! I'm Hitesh Garg, a Google Summer of Code 2017 Student Developer. This summer, I worked with [Open States](https://github.com/openstates) This is a summary report on what I managed to do in the past three months. @@ -12,17 +12,17 @@ My Deliveries were: - Retirement Tool - Data Quality Issues & Exceptions Tool - Common Status Page for all states containing current status of different parameters - Sub pages for the status of specific sessions/states etc. - Advanced filters to sort data accordingly - Fast search queries using Django-ORM *I have met all the goals which were originally outlined in the project plan.* ## List of PR's Here are links to my PR's which got merged during the coding period. - Task 1: [Link](https://github.com/openstates/openstates/pulls?utf8=%E2%9C%93&q=is:pr%20is:closed%20author:hiteshgarg14) - Task 2: [Link](https://github.com/openstates/admintools/pulls?utf8=%E2%9C%93&q=is:pr%20is:closed%20author:hiteshgarg14) ## Blog Posts @@ -31,9 +31,10 @@ Here's links to my PR's which got merged during the coding period. - [Google Summer of Code - Data Quality Tools Update](https://blog.openstates.org/post/gsoc-2017-update-two/) While I was working on my project I learned a lot of things like — writing quality code and effectively testing the code. More importantly, I learned the importance of Continuous Integration and Unit Testing. So, GSoC really helped me in growing myself on my road to becoming a super cool programmer. I’m extremely happy that I selected the [Open States](https://github.com/openstates) as my GSoC organization. I would like to thank my mentors [Miles](https://github.com/mileswwatkins) sir and [James](https://github.com/jamesturk) sir for providing me the guidance in successfully completing the GSoC project.
-
hiteshgarg14 revised this gist
Aug 28, 2017 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is a summary report on what I managed to do in the past three months. My Deliveries were: - **Task 1:** Help Organization in [Pupa-ization](https://github.com/openstates/openstates/issues/1442) of Existing Scrapers and Fixing Bugs & Updating Scrapers For Different States - **Task 2:** Build New Open Civic Data [Admin Tools](https://github.com/openstates/admintools) - User Feedback Tool - Merge Tool - Name Resolution Tool @@ -25,6 +25,12 @@ Here's links to my PR's which got merged during the coding period. - Task 2: [Link](https://github.com/openstates/admintools/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aclosed%20author%3Ahiteshgarg14) ## Blog Posts - [Google Summer of Code - Improved Data Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-intro/) - [Progress on the OCD Data Quality Tools](https://blog.openstates.org/post/gsoc-2017-hitesh-one-month/) - [Google Summer of Code - Data Quality Tools Update](https://blog.openstates.org/post/gsoc-2017-update-two/) While I was working on my project I learned lot of things like — writing quality code and effectively testing the code. More importantly, I learned the importance of Continuous Integration and Unit Testing. So, GSoC really helped me in growing myself on my road to becoming a super cool programmer. -
hiteshgarg14 created this gist
Aug 28, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,33 @@ Hello everyone! I'm Hitesh Garg, a Google Summer of Code 2017 Student Developer. This summer, I worked with [Open States](https://github.com/openstates) This is a summary report on what I managed to do in the past three months. My Deliveries were: - **Task 1:** Help Organization in [Pupa-ization](https://github.com/openstates/openstates/issues/1442) of Existing Scrapers and Fixing Bugs & Updating Scrapers For Different States - **Task 2:** Build New Open Civic Data Admin Tools - User Feedback Tool - Merge Tool - Name Resolution Tool - Retirement Tool - Data Quality Issues & Exceptions Tool - Common Status Page for all states containing current status of different parameters - Sub pages for status of specific sessions/states etc. - Advanced filters to sort data accordingly - Fast search queries using Django-ORM *I have met all the goals which were originally outlined in the project plan.* ## List of PR's Here's links to my PR's which got merged during the coding period. - Task 1: [Link](https://github.com/openstates/openstates/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aclosed%20author%3Ahiteshgarg14) - Task 2: [Link](https://github.com/openstates/admintools/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aclosed%20author%3Ahiteshgarg14) While I was working on my project I learned lot of things like — writing quality code and effectively testing the code. More importantly, I learned the importance of Continuous Integration and Unit Testing. So, GSoC really helped me in growing myself on my road to becoming a super cool programmer.