My Open Source Contributions

Week # Contribution (Link) Type Description
3 Added two stores to the map. OpenStreetMap feature Added a convenience store and variety store to the map. Updated building to reflect two distinct stores.
3 Updated store closing. OpenStreetMap feature Updated store status to retail space. Removed fast food chain from location.
3 Updated store closings, added retail space. OpenStreetMap feature Updated clothing store closing. Updated restaurant closing.
4 Added new hotel building to the map OpenStreetMap feature Added a new “Comfort Inn” location to the map
4 Added furniture store to the map OpenStreetMap feature Added an exotic lighting and furniture store to the map.
4 Added furniture store to the map, added a name to an unmarked building OpenStreetMap feature Added additional space for a furniture store to the map.
4 Added deli to the map OpenStreetMap feature Added a local deli and convenience store to the map.
4 Added variety store point to the map. OpenStreetMap feature Added a “Dollar Tree” location to the map.
4 PR for some rephrasing suggestions to a peer’s blog. Blog Edit Added a few rephrasing suggestions to a peer’s blog.
5 Phrase Suggestion Blog Edit Suggested a rephrasing of a thought for a fellow peer’s blog.
6 Updated shoe store name to the map. OpenStreetMap feature Changed a shoe store status after the previous establishment went out of business.
7 Added name to historic church on the map. OpenStreetMap feature Added name to local historic church.
7 Modified historic church’s gardenscape. OpenStreetMap feature Modified historic church’s gardenscape.
7 PR for project evaluation NYU Project Evaluation Submitted a project evaluation for the Ember.js project to the nyu-ossd-s20/project-evaluations repository.
7 PR for 2 sentence restructuring suggestions Blog Edit Suggested a sentence rephrasing and a combined sentence pairing.
8 PR for removed prompt logic Blog Edit Removed prompt logic left behind in a week 7 post.
8 PR for suggested changes to sentence structuring and word usage Blog Edit Added some suggestions to sentence structure and word usage to an introduction for a week 5 post. Also suggested some grammatical edits.
8 Edited the Cosmological Constant Wikipedia article Wikipedia Contribution Removed unsubstantiated sentence on dark energy and how it relates to the cosmological constant. It didn’t satisfy Wikipedia’s Verifiability needs.
9 Added secondary source citation to the Edible Water Bottle article Wikipedia Contribution Added secondary source citation for crediting Skipping Rocks Lab invention. Made a minor grammatical edit.
9 Fix with-aphrodite typo in README Next.js Contribution Fix with-aphrodite typo in README. Changed This example features how yo use to This example features how to use.
9 Added gem plugin to config file Blog Edit Edited config.yml file. Added emoji-support for MichelleLucero’s blog :sparkles:
9 Added gem plugin to config file Blog Edit Edited config.yml file. Added emoji-support for Liulanz’s blog :sparkles:
9 Edits to King Manor article Wikipedia Contribution Made a few grammatical edits to the first two sentences in the summary section to the King Manor article.
9 Edits to Sewing Machine article Wikipedia Contribution Rephrased some sentences on home sewing machines versus the modern sewing machine. Removed an unnecessary comma.
10 PR to minor grammatical edits Blog Edit Minor grammatical edits to first sentence of a week 08 blog.
10 PR to minor typo edit Blog Edit Fixed a minor typo in a week 08 blog.
10 Capitalized section headings Wikipedia Contribution Capitalized section headings in Therianthropy wiki-article.
10 Expanded Animal Spirits section Wikipedia Contribution Expanded the section on Animal Spirits by adding linguistic translations to the terms referencing cultural beliefs of the Solomon Islands in Melanesia for the Therianthropy wiki-article.
10 Minor grammatical suggestions Blog Edit Suggested some phrase changes
10 Minor grammatical suggestions Blog Edit Suggested some phrase changes, fixed a typo
10 with-docker typo fix Next.js Contribution Grammar fix in the with-docker Next.js example README file.
11 with-env-from-next-config-js README modification Next.js Contribution Added a line to the with-env-from-next-config-js example README to include a link to Next.js’s new docs on setting up environment variables in a Next.js project.
11 PR to Quick Start Docs Suggestion Cloudflare Contribution Suggested some changes to two sections in Cloudflare’s Quick Start tutorial for setting up Workers. I provided an updated workflow for accessing a user’s API token and Global API token from the client side.
13 PR to Next.js + MongoDB Example Next.js Contribution Developed and contributed a fullstack example template for building Next.js projects with a MongoDB database with team TON.
S PR to CesiumJS + Webpack CesiumJS Contribution Updated webpack’s copy-webpack-plugin syntax implementation to include a pattern in version 6.0.3 as shown in their docs.