Skip to content

Commit a476a41

Browse files
committed
fix typos in content and contributions
1 parent f4919d8 commit a476a41

File tree

88 files changed

+122
-122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+122
-122
lines changed

content/tracks/side-tracks/pi-day/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Pi Day",
3-
"description": "Pi, which is the ratio of a circle's circumference to its diameter, is one of the most important mathematical contants. This track is a compilation of the many challenges I have completed to calculate Pi.",
3+
"description": "Pi, which is the ratio of a circle's circumference to its diameter, is one of the most important mathematical constants. This track is a compilation of the many challenges I have completed to calculate Pi.",
44
"videos": [
55
"challenges/95-approximating-the-value-of-pi",
66
"challenges/96-visualizing-digits-of-pi",

content/tracks/side-tracks/supershapes/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Supershapes!",
3-
"description": "This side track is a collection of videos related to supershapes that use spherical coordinates and superformulas. While not techically a \u201csupershape\u201d, the mandelbulb is constructed in a similar manner and is a SUPER shape.",
3+
"description": "This side track is a collection of videos related to supershapes that use spherical coordinates and superformulas. While not technically a \u201csupershape\u201d, the mandelbulb is constructed in a similar manner and is a SUPER shape.",
44
"videos": [
55
"noc/3-angles/4-polar-coordinates",
66
"challenges/19-superellipse",

content/videos/challenges/100-neuroevolution-flappy-bird/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{ "time": "4:11", "title": "Reinforcement Learning" },
2020
{
2121
"time": "6:45",
22-
"title": "Make multiple birds that make random decisions and use a genetic alorithm"
22+
"title": "Make multiple birds that make random decisions and use a genetic algorithm"
2323
},
2424
{
2525
"time": "7:40",

content/videos/challenges/100-neuroevolution-flappy-bird/showcase/contribution-1670302720.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Flappy Bird AI wih moving pipes",
2+
"title": "Flappy Bird AI with moving pipes",
33
"author": {
44
"name": "Suryansh Dey",
55
"url": "https://www.facebook.com/progressor.coc"

content/videos/challenges/104-linear-regression-with-tensorflowjs/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"codeExamples": [
3939
{
4040
"title": "Linear Regression",
41-
"description": "This sketch creates an interactive simulation of linear regresssion.",
41+
"description": "This sketch creates an interactive simulation of linear regression.",
4242
"image": "",
4343
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/UtOWCSYYF" }
4444
}

content/videos/challenges/105-polynomial-regression-with-tensorflowjs/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"codeExamples": [
2525
{
2626
"title": "Polynomial Regression",
27-
"description": "This sketch creates an interactive simulation of polynominal regresssion.",
27+
"description": "This sketch creates an interactive simulation of polynominal regression.",
2828
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/UdXRZxF7e" }
2929
}
3030
],

content/videos/challenges/108-barnsley-fern/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"time": "11:12",
37-
"title": "Pick a random number to choose the tranformation"
37+
"title": "Pick a random number to choose the transformation"
3838
},
3939
{ "time": "12:08", "title": "Add nextPoint, drawPoint functions" },
4040
{ "time": "13:51", "title": "Add probabilities" },

content/videos/challenges/115-snake-game-redux/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"icon": "🚂",
6363
"title": "OOP with ES6",
6464
"url": "/tracks/code-programming-with-p5-js/code/6-objects/1-intro",
65-
"description": "Tutorial on object oriented programmign in JavaScript with ES6"
65+
"description": "Tutorial on object oriented programming in JavaScript with ES6"
6666
},
6767
{
6868
"icon": "🎥",

content/videos/challenges/117-seven-segment-display/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"codeExamples": [
3232
{
3333
"title": "Seven-Segment Display",
34-
"description": "Implimentation of a seven-segment display",
34+
"description": "Implementation of a seven-segment display",
3535
"image": "seven-segment-display.png",
3636
"urls": {
3737
"p5": "https://editor.p5js.org/codingtrain/sketches/O25p3JYxT",

content/videos/challenges/12-lorenz-attractor/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
{ "time": "17:52", "title": "Change to HSB mode and add color" },
3030
{ "time": "19:07", "title": "Add an offset" },
31-
{ "time": "20:06", "title": "Conclusion and design possiblities" }
31+
{ "time": "20:06", "title": "Conclusion and design possibilities" }
3232
],
3333
"codeExamples": [
3434
{

content/videos/challenges/134-heart-curve/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"icon": "💾",
117117
"title": "Loop Templates",
118118
"url": "https://github.com/golanlevin/LoopTemplates",
119-
"description": "Golan Levin's Github respository with templates for generating animated seamless loops in Processing, p5.js, and Processing.py."
119+
"description": "Golan Levin's Github repository with templates for generating animated seamless loops in Processing, p5.js, and Processing.py."
120120
},
121121
{
122122
"icon": "💾",

content/videos/challenges/135-making-a-gif-loop-in-processing/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"codeExamples": [
2424
{
2525
"title": "GIF Loop",
26-
"description": "This sketch demonstates how to create a looping GIF.",
26+
"description": "This sketch demonstrates how to create a looping GIF.",
2727
"urls": {
2828
"p5": "https://editor.p5js.org/codingtrain/sketches/Hk6RTHBCl",
2929
"processing": "https://github.com/CodingTrain/Coding-Challenges/tree/main/135_GIF_Loop/Processing/CC_135_GIF_Loop"
@@ -50,7 +50,7 @@
5050
"icon": "💾",
5151
"title": "Loop Templates",
5252
"url": "https://github.com/golanlevin/LoopTemplates",
53-
"description": "Golan Levin's Github respository with templates for generating animated seamless loops in Processing, p5.js, and Processing.py."
53+
"description": "Golan Levin's Github repository with templates for generating animated seamless loops in Processing, p5.js, and Processing.py."
5454
},
5555
{
5656
"icon": "🖌",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Python3.6 implemetation using Pygame1.9",
2+
"title": "Python 3.6 implementation using Pygame 1.9",
33
"url": "https://repl.it/@chief141/making-GIF-loop",
44
"author": {
55
"name": "chief141",
66
"url": "https://github.com/chief141"
77
},
88
"submittedOn": "2020-04-26T12:25:39.000Z"
9-
}
9+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Perlin noise caracters loop",
2+
"title": "Perlin noise characters loop",
33
"url": "https://codepen.io/alt-art/full/ywOZYj",
44
"author": {
55
"name": "Pedro Henrique Mendes",
66
"url": "https://codepen.io/alt-art"
77
},
88
"submittedOn": "2019-03-04T15:08:25.000Z"
9-
}
9+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Sierpinski Trianlge using fractal tree.",
2+
"title": "Sierpinski triangle using fractal tree.",
33
"url": "https://editor.p5js.org/Amitabh_Kotha/full/PV89AGldr",
44
"author": {
55
"name": "Amitabh Kotha",
66
"url": "https://github.com/AmitabhKotha/"
77
},
88
"submittedOn": "2020-04-25T23:16:11.000Z"
9-
}
9+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"title": "Relativistic Black Hole Sim with Highlited shadow (made in VB.net)",
2+
"title": "Relativistic Black Hole Sim with Highlighted shadow (made in VB.net)",
33
"url": "https://github.com/JosGielen/Coding_Train_VB.net/blob/master/CC144%20Black%20Hole%20Visualization/Example/RedShadow.jpg",
44
"author": {
55
"name": "Jos Gielen"
66
},
77
"submittedOn": "2019-05-09T13:14:32.000Z"
8-
}
8+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"title": "Tic-Tac-Pro with 2D array vizualization in Python Processing",
2+
"title": "Tic-Tac-Pro with 2D array visualization in Python Processing",
33
"url": "https://github.com/idea456/TicTacPro",
44
"author": {
55
"name": "idea456"
66
},
77
"submittedOn": "2020-10-03T05:02:39.000Z"
8-
}
8+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"title": "Colourfull Tic Tac Toe",
2+
"title": "Colourful Tic Tac Toe",
33
"url": "https://amnindersingh12.github.io/Colourfull-tic-tac-toe/",
44
"author": {
55
"name": "Amninder Singh"
66
},
77
"submittedOn": "2020-10-12T02:23:49.000Z"
8-
}
8+
}

content/videos/challenges/153-interactive-drawing-with-sketchrnn/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"icon": "💻",
7171
"title": "Quick, Draw!",
7272
"url": "https://quickdraw.withgoogle.com/#",
73-
"description": "Google webage with Quick, Draw! game."
73+
"description": "Google webpage with Quick, Draw! game."
7474
},
7575
{
7676
"icon": "💻",

content/videos/challenges/154-tic-tac-toe-minimax/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"codeExamples": [
3131
{
32-
"title": "Tic tac toe wth Minimax",
32+
"title": "Tic tac toe with Minimax",
3333
"description": "A tic tac toe AI with the Minimax algorithm",
3434
"urls": {
3535
"p5": "https://editor.p5js.org/codingtrain/sketches/0zyUhZdJD",

content/videos/challenges/155-kaleidoscope-snowflake/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"time": "0:22:20",
30-
"title": "Coding Holliday Song"
30+
"title": "Coding Holiday Song"
3131
}
3232
],
3333
"codeExamples": [

content/videos/challenges/157-zoom-annotations/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"codeExamples": [
2525
{
2626
"title": "Zoom Annotations Basic - p5 Web Editor",
27-
"description": "The video implements zoom annotaions with p5.js, ml5.s, Teachable Machine and OBS Studio.",
27+
"description": "The video implements zoom annotations with p5.js, ml5.s, Teachable Machine and OBS Studio.",
2828
"image": "zoom.png",
2929
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/EaioB_iJs" }
3030
}

content/videos/challenges/158-shape-classifier/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"icon": "🎥",
143143
"title": "ml5.js: Save Neural Network Trained Model",
144144
"url": "/tracks/ml5js-beginners-guide/ml5/6-train-your-own-neural-network/3-save-model",
145-
"description": "This vidoe shows how to save a save a model that has been trained in ml5.js."
145+
"description": "This video shows how to save a save a model that has been trained in ml5.js."
146146
}
147147
]
148148
}

content/videos/challenges/160-spring-forces/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
{
9393
"title": "Spring Vector",
94-
"description": "Implemention with a vector.",
94+
"description": "Implementation with a vector.",
9595
"image": "springvector.png",
9696
"urls": {
9797
"p5": "https://editor.p5js.org/codingtrain/sketches/_A2pm_SSg",
@@ -100,7 +100,7 @@
100100
},
101101
{
102102
"title": "Spring OOP",
103-
"description": "Implemention with OOP.",
103+
"description": "Implementation with OOP.",
104104
"image": "springOOP.png",
105105
"urls": {
106106
"p5": "https://editor.p5js.org/codingtrain/sketches/9BAoEn4Po",
@@ -109,7 +109,7 @@
109109
},
110110
{
111111
"title": "Soft Spring",
112-
"description": "Implemention with a soft spring",
112+
"description": "Implementation with a soft spring",
113113
"image": "softspring.png",
114114
"urls": {
115115
"p5": "https://editor.p5js.org/codingtrain/sketches/S5dY7qjxP",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "π value prediction with graph visulization",
2+
"title": "π value prediction with graph visualization",
33
"url": "https://editor.p5js.org/PhoenixCreation/full/s7nPBmL94",
44
"author": {
55
"name": "PhoenixCreation",
66
"url": "https://github.com/PhoenixCreation"
77
},
88
"submittedOn": "2021-03-16T05:57:44.000Z"
9-
}
9+
}

content/videos/challenges/163-bezier-curves/showcase/contribution-1673634250.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Butterfly tessellation ",
2+
"title": "Butterfly tessellation",
33
"author": {
44
"name": "Kathy McGuiness",
55
"url": "https://github.com/kfahn22/tesselation"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "My old and simple version of this challange",
2+
"title": "My old and simple version of this challenge",
33
"author": {
44
"name": "Ilya Sakharchuk",
55
"url": "https://vanawy.dev"
66
},
77
"url": "https://editor.p5js.org/Vanawy/full/otpLEJYiO",
88
"submittedOn": "2022-02-22T13:33:28.000Z"
9-
}
9+
}

content/videos/challenges/169-pi-in-the-sky/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"icon": "🎥",
7373
"title": "Removing Objects from Arrays",
7474
"url": "https://www.youtube.com/watch?v=tA_ZgruFF9k&t=0s",
75-
"description": "Code! Programming with p5.js video on using the splice() function to remove obejcts from arrays"
75+
"description": "Code! Programming with p5.js video on using the splice() function to remove objects from arrays"
7676
}
7777
]
7878
}

content/videos/challenges/171-wave-function-collapse/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
{ "time": "1:00:40", "title": "Day 3! Dealing with asymmetrical tiles" },
2828
{ "time": "1:01:56", "title": "Assigning index values to edges." },
2929
{ "time": "1:06:53", "title": "Incorporating edges into code." },
30-
{ "time": "1:10:05", "title": "Change adjacency for assymetry" },
31-
{ "time": "1:12:06", "title": "First assymetric WFC image!" },
30+
{ "time": "1:10:05", "title": "Change adjacency for asymmetry" },
31+
{ "time": "1:12:06", "title": "First asymmetric WFC image!" },
3232
{ "time": "1:12:40", "title": "Restart if no valid cell found." },
3333
{ "time": "1:15:48", "title": "Next steps!" },
3434
{ "time": "1:18:05", "title": "Thanks for watching!" }
@@ -89,13 +89,13 @@
8989
"icon": "🐞",
9090
"title": "Encoding tiles symmetry and rotation #14",
9191
"url": "https://github.com/CodingTrain/Wave-Function-Collapse/issues/14",
92-
"description": "Garazbolg's GitHub issue describing a solution for assymmetric tiles."
92+
"description": "Garazbolg's GitHub issue describing a solution for asymmetric tiles."
9393
},
9494
{
9595
"icon": "🐞",
9696
"title": "The issue with asymmetric tiles and an easy solution #16",
9797
"url": "https://github.com/CodingTrain/Wave-Function-Collapse/issues/16",
98-
"description": "Telemako's GitHub issue describing a solution for assymmetric tiles."
98+
"description": "Telemako's GitHub issue describing a solution for asymmetric tiles."
9999
},
100100
{
101101
"icon": "🗄",

content/videos/challenges/171-wave-function-collapse/showcase/contribution4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Dynamic Edge Catagorization Wave Function Collapse",
2+
"title": "Dynamic Edge Categorization Wave Function Collapse",
33
"url": "https://github.com/jskrist/Wave-Function-Collapse.git",
44
"author": {
55
"name": "James Kristoff",

content/videos/challenges/173-snake-applesoft-basic/showcase/contribution-1664316625.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Happy submission to AppleSoft Basic Snake Game Challange",
2+
"title": "Happy submission to AppleSoft Basic Snake Game Challenge",
33
"author": {
44
"name": "Leandro Gonçalves",
55
"url": "https://github.com/olegon"

content/videos/challenges/176-buffon-needle/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"title": "The probability that the toothpick crosses the border"
2020
},
2121
{ "time": "7:27", "title": "Uniform probability density function" },
22-
{ "time": "8:12", "title": "Illustrate the probablity with a graph" },
22+
{ "time": "8:12", "title": "Illustrate the probability with a graph" },
2323
{ "time": "10:49", "title": "Approximating the value of Pi" },
2424
{ "time": "11:11", "title": "Calculating the area under the curve" },
2525
{ "time": "12:48", "title": "Resources for Buffon's Needle" },
@@ -38,7 +38,7 @@
3838
{ "time": "19:40", "title": "Improve the visuals" },
3939
{
4040
"time": "20:48",
41-
"title": "Approximate the value of Pi using the probility that a toothpick intersects a column"
41+
"title": "Approximate the value of Pi using the probability that a toothpick intersects a column"
4242
},
4343
{ "time": "23:45", "title": "Suggestions for variations" },
4444
{

content/videos/challenges/177-soft-body-character/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"icon": "🔗",
8585
"title": "ToxicLibs Java Reference",
8686
"url": "https://shiffman.github.io/toxiclibs-javadocs/",
87-
"description": "Documentation for the ToxicLibs libary."
87+
"description": "Documentation for the ToxicLibs library."
8888
},
8989
{
9090
"icon": "🔗",

content/videos/challenges/181-image-stippling/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"icon": "🔗",
137137
"title": "Lloyd's algorithm",
138138
"url": "https://en.wikipedia.org/wiki/Lloyd%27s_algorithm",
139-
"description": "Uncyclopedia page discussing Lloyd's algorthm."
139+
"description": "Uncyclopedia page discussing Lloyd's algorithm."
140140
},
141141
{
142142
"icon": "🔗",

content/videos/challenges/182-apollonian-gasket/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{ "time": "41:04", "title": "Validate the circles" },
4040
{ "time": "42:35", "title": "Check if all 4 circles are tangent" },
4141
{ "time": "48:04", "title": "Stop adding circles when radius falls below a threshold" },
42-
{ "time": "49:20", "title": "Implement arbirtary arrangement of circles" },
42+
{ "time": "49:20", "title": "Implement arbitrary arrangement of circles" },
4343
{ "time": "53:14", "title": "Debug" },
4444
{ "time": "55:32", "title": "Possible variations" },
4545
{ "time": "56:34", "title": "Outro" }

content/videos/challenges/21-mandelbrot-set-with-p5js/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{ "time": "16:46", "title": "Store the original values of a and b" },
3434
{
3535
"time": "20:05",
36-
"title": "Set the brightness by maping to maxIterations"
36+
"title": "Set the brightness by mapping to maxIterations"
3737
},
3838
{
3939
"time": "21:50",

0 commit comments

Comments
 (0)