This repository was archived by the owner on Jul 5, 2022. It is now read-only.
Commit be0b789
authored
File tree
457 files changed
+3536
-4307
lines changed- CodingChallenges
- CC_001_StarField/P5
- CC_002_MengerSponge/P5
- CC_003_Snake_game/P5
- CC_004_PurpleRain/P5
- CC_005_Space_invaders/P5
- CC_006_Mitosis/P5
- CC_007_SolarSystemGenerator/P5
- CC_010_Maze_DFS/P5
- CC_011_PerlinNoiseTerrain/P5
- CC_012_LorenzAttractor/P5
- CC_013_ReactionDiffusion/P5
- CC_014_FractalTree/P5
- CC_015_FractalTreeArray/P5
- CC_016_LSystem/P5
- CC_017_SpaceColonizer/P5
- CC_019_Superellipse/P5
- CC_021_Mandelbrot/P5
- CC_023_SuperShape2D/P5
- CC_024_PerlinNoiseFlowField/P5
- CC_027_FireWorks/P5
- CC_028_MetaBalls/P5
- CC_029_SmartRockets/P5
- CC_031_FlappyBird/P5
- CC_032.1_agar.io/P5
- CC_032.2_agar.io_sockets/Node
- public
- CC_033_poisson_disc/P5
- CC_034_DLA/P5
- CC_035.1_TSP/P5
- CC_035.2_LexicographicOrder/P5
- CC_035.3_TSP_Lexical/P5
- CC_035.4_TSP_GA/P5
- CC_037_diastic/P5
- CC_038_word_interactor/P5
- CC_039_madlibs/P5
- CC_040.1_wordcounts/P5
- CC_040.3_tf-idf/P5
- CC_041_ClappyBird/P5
- CC_042.1_markov-chain/P5
- CC_042.2_markov-chain-names/P5
- CC_043_ContextFreeGrammar/P5
- CC_044_afinn111SentimentAnalysis/P5
- CC_045_FirebaseSavingDrawing/P5
- CC_046_Asteroids/P5
- CC_047_PixelSorting/P5
- CC_048_TweetsByMonth/P5
- CC_050.1_CirclePackingAnimated/P5
- CC_050.1_A_CirclePackingAnimated
- CC_050.1_B_CirclePackingAnimatedText
- CC_050.2_CirclePackingImage/P5
- CC_051_astar/P5
- CC_052_random_walk/P5
- CC_053_random_walk_levy/P5
- CC_054.1_StarPatterns/P5
- CC_054.2_StarPatterns/P5
- CC_055_Roses/P5
- CC_056_attraction_repulsion/P5
- CC_057_Earthquake_Viz/P5
- CC_059_Steering_Text_Paths/P5
- CC_060_Butterfly_Wings/P5
- CC_061_fractal_spirograph/P5
- CC_062_plinko/P5
- CC_064.1_ForwardKinematics/P5/CC_064.1_A_ForwardKinematics
- CC_064.2_InverseKinematics/P5
- CC_064.3_InverseKinematics_fixed/P5
- CC_064.4_InverseKinematics_array/P5
- CC_065.1_binary_tree/P5
- CC_065.2_binary_tree_viz/P5
- CC_066_timer/P5
- CC_067_Pong/P5
- CC_068_BFS_kevin_bacon/P5
- CC_069_steering_evolution/P5
- CC_070.1_similarity_score/P5
- CC_070.2_nearest_neighbors/P5
- CC_070.3_movie_recommender/P5
- CC_071_minesweeper/P5
- CC_072_Frogger/P5
- CC_073_Acrostic/P5
- CC_074_Clock/P5
- CC_075_Wikipedia/P5
- CC_076_10PRINT/P5
- CC_078_Simple_Particle_System/P5
- CC_079_Number_Guessing_Chatbot/P5
- CC_080_Voice_Chatbot_with_p5.Speech/P5
- CC_081.1_Circle_Morphing_Part_1/P5
- CC_081.2_Circle_Morphing_Part_2/P5
- CC_082_Image_Chrome_Extension_The_Ex-Kitten-sion/JavaScript
- CC_083_Chrome_Extension_with_p5js_Sketch/JavaScript
- CC_084_Word_Definition_Extension/JavaScript
- sketch
- CC_085_The_Game_of_Life/P5
- CC_087_3D_Knots/P5
- CC_088_snowfall/P5
- CC_089_langtonsant/P5
- CC_090_dithering/P5
- CC_091_snakesladders/P5
- CC_092_xor/P5
- libraries
- CC_093_DoublePendulum/P5
- CC_094_2048/P5
- CC_096_Visualizing_the_Digits_of_Pi/P5
- CC_098.1_QuadTree/P5
- CC_098.3_QuadTree_Collisions/P5
- CC_099_ColorPredictor/P5
- CC_100.1_NeuroEvolution_FlappyBird/P5
- CC_100.5_NeuroEvolution_FlappyBird/P5
- CC_104_tf_linear_regression/P5
- CC_105_tf_polynomial_regression/P5
- CC_106_xor_tfjs/P5
- CC_107_sandpiles/P5
- CC_108_barnsley_fern/P5
- CC_109_subscriber_map/P5
- CC_110.2_recaman_music/P5
- CC_111_animated_sprite/P5
- CC_112_3D_Rendering/P5
- CC_113_Hypercube/P5
- CC_114_BubbleSortViz/P5
- CC_115_Snake_Game_Redux/P5
- CC_116_Lissajous/P5
- CC_118_Mastodon_TreeBot/Node
- CC_119_Binary_to_Decimal_Conversion/P5
- CC_120_Bit_Shifting/P5
- CC_121_Logo_1/P5
- CC_121_Logo_2/P5
- CC_122_QuickDraw_1/Node
- public
- CC_122_QuickDraw_2/P5
- CC_123_ChaosGame_1/P5
- CC_123_ChaosGame_2/P5
- CC_124_Flocking_Boids/P5
- CC_125_Fourier_Series/P5
- CC_126_Toothpicks/P5
- CC_127_Snowflake_Brownian/P5
- CC_128_SketchRNN_Snowflakes/P5
- CC_129_Koch_Snowflake/P5
- CC_130_Fourier_Transform_3/P5
- CC_131_BouncingDVDLogo/P5
- CC_132_FluidSimulation/P5
- CC_133_Times_Tables_Cardioid/P5
- CC_134_Heart_Curve_1/P5
- CC_134_Heart_Curve_2/P5
- CC_135_GIF_Loop/P5
- CC_136_Polar_Noise_Loop_1/P5
- CC_136_Polar_Noise_Loop_2/P5
- CC_137_4D_Noise_Loop/P5
- CC_138_Angry_Birds/P5
- CC_139_Pi_Collisions/P5
- CC_140_Pi_Leibniz/P5
- CC_143_QuickSort/P5
- CC_144_Black_Hole_Newtonian/P5
- CC_147_Chrome_Dinosaur_Game/P5
- CC_148_Gift_Wrapping/P5
- CC_149_Tic_Tac_Toe/P5
- CC_150_Ai_Rainbows_Runway/P5
- CC_151_Ukulele_Tuner/P5
- CC_152_RDP_Algorithm/P5
- CC_153_Interactive_SketchRRN/P5
- CC_154_Tic_Tac_Toe_Minimax/P5
- CodingInTheCabana
- Cabana_001_Maurer_Rose/P5
- Cabana_002_Collatz_Conjecture/P5
- Courses
- beginner_ml5
- 04_feature_extractor_classification/P5
- 05_feature_extractor_regression/P5
- 06_feature_extractor_load_save/P5
- 07_knn_classifier/P5
- 6.1_train_your_own/P5
- 6.2_save_data/P5
- 6.3_save_model/P5
- 6.4_regression/P5
- intelligence_learning
- session3
- linear_regression_gradient_descent
- linear_regression_ordinary_least_squares
- session4/toy-neural-network-js/examples/xor
- session6/6_5_6_tf_layers
- session7
- 07_01_color_classifier
- 07_02_color_classifier
- 07_03_color_classifier
- 07_04_color_classifier
- 07_05_color_classifier
- 07_06_color_classifier
- 07_07_color_classifier
- 07_08_color_classifier
- 07_09_color_classifier
- 07_10_color_classifier
- 07_11_color_classifier
- 07_12_color_classifier
- natureofcode
- 10.18-toy_neural_network/examples/xor
- 11.3_neuroevolution_tfjs.js
- 5.17_matter_intro
- 5.18_matter_intro
- 5.19_matter_delete_bodies
- 5.20_matter_constraints
- 5.21_matter_mouse_constraint
- 9.10_PoolSelection
- programming_with_text
- session01
- 1-03_textInput
- 1-04_loadingTextFile
- 1-05_StringObject
- session02
- 2-0607_regexTestMatchExec
- 2-08_regexSplit
- 2-09_regexReplace
- session03
- 3-01_rita_js
- 3-02_nlp_compromise
- session04
- 4_04_mastodon_bot
- 4_07_mastodon_bot
- 4_xx_image_mastodon_bot
- 4_xx_reply_image_mastodon_bot
- deprecated_twitter_bots
- node1
- node2
- node3
- node4_a_setInterval
- node4_b_followbot
- node5
- session07
- 7-02_CFGwithTracery
- 7-03_CFGwithRiTaJS
- session08
- 8-04_RESTfulRoutesParams
- 8-0506_SavingDataJSONnodeJS
- website
- 8-07_ConclusionHTTPPOST
- website
- session09
- 9-02_FirebaseSavingData
- 9-03_FirebaseRetrievingData
- session10/10-04_Speech_Recognition_with_p5.Speech
- session11
- 11-02_Bookmarklets
- 11-03_Chrome_Extensions_Content_Scripts
- 11-04_Chrome_Extensions_Background_Scripts
- 11-06_Pop-ups_Messaging
- sketch
- 11-08_Cross-Browser_Extensions
- Tutorials
- P5JS
- 16_promises
- 11_promises
- 12_promises_make_your_own
- 13_16_async_await
- 18_p5.js_webgl
- 18.01_p5.js_Intro_to_webGL
- 18.02_p5.js_Geometry
- 18.04_p5.js_Texture
- 18.06_p5.js_graphics_texture
- p5.js_sound
- 17.11_FFT
- 17.1_playSong
- 17.2_pauseSong
- 17.3_cueSong
- 17.4_amplitudeSong
- 17.5_snake_game_sound
- 17.6_soundSynthesis
- 17.7_soundEnvelope
- p5.js_video
- 11.1_p5.js_createCapture
- 11.2_p5.js_photoBooth
- 11.3_p5.js_pixels
- 11.4_p5.js_brightness_mirror
- 11.5_checkbox_mirror
- 11.6_p5.js_painting
- 11.7_p5.js_slitscan
- 11.8_p5.js_seriously
- p5.js
- 01
- 1.3_p5.js_basics_of_drawing
- 1.4_p5.js_Color
- 02
- 2.1_Variables_in_p5.js_mouseX_mouseY
- 2.2_Variables_in_p5.js_(Make_Your_Own)
- 2.3_0_p5.js_JavaScript_without_objects
- 2.3_1_p5.js_JavaScript_with_objects
- 2.4_p5.js_map
- 2.5_p5.js_random
- 03
- 3.1_p5.js_Introduction_to_Conditional_Statements
- 3.2_p5.js_The_Bouncing_Ball
- 3.3_p5.js_Else_and_ElseIf_and_and_or
- 3.4_0_p5.js_Boolean_variables
- 3.4_1_p5.js_Boolean_variables
- 04
- 4.1_0_p5.js_while
- 4.1_1_p5.js_while_for
- 4.2_0_Nested_loops
- 4.2_1_Nested_loops
- 05
- 5.1_0_p5.js_functions
- 5.1_1_p5.js_functions
- 5.2_p5.js_function_parameters_and_arguments
- 5.3_p5.js_functions_and_return
- 07
- 7.1_p5.js_what_is_an_array
- libraries
- 7.2_p5.js_arrays_and_loops
- libraries
- 7.4_p5js_Mouse_Interaction_with_Objects
- 7.5_0_p5js_Removing_Objects_from_Arrays
- 7.5_1_p5js_Removing_Objects_from_Arrays
- 7.5_2_p5js_Removing_Objects_from_Arrays
- 7.6_p5.js_checking_objects_intersection_1
- 7.7_p5.js_checking_objects_intersection_2
- 7.8_p5.js_objects_images
- 08
- 8.01_p5.js_What_is_HTML
- 8.02_p5.js_Creating_HTML_elements_with_JavaScript
- 8.03_p5.js_Manipulating_DOM_elements_html_position
- 8.04_p5.js_Handling_DOM_events_with_callbacks
- 8.05_p5.js_Interfacing_with_the_DOM
- 8.06_p5.js_Other_Events_and_Inputs
- 8.07_p5.js_The_basics_of_CSS
- 8.08_p5.js_events_changed_input
- 8.09_p5.js_CSS_Selectors
- 8.10_p5.js_select_selectAll_with_CSS_selectors
- 8.11_p5.js_callbacks_on_multiple_DOM_elements
- 8.12_p5.js_parent_child
- 8.13_p5.js_Assign_a_CSS_class_dynamically
- 8.14_0_p5.js_parent()_and_child()_again_with_variables
- 8.14_1_p5.js_parent()_and_child()_again_with_variables
- 8.14_2_p5.js_parent()_and_child()_again_with_variables
- 8.14_3_p5.js_parent()_and_child()_again_with_variables
- 8.15_p5.js_drag_and_drop
- 8.16_p5js_The_Slider_Dance
- 09
- 9.01_p5.js_Transformation_Pt.1
- 9.02_p5.js_Transformation_Pt.2
- 9.03_p5.js_Transformation_Pt.3
- 9.04_p5.js_setTimeout
- 9.05_0_p5.js_setInterval
- 9.05_1_p5.js_setInterval
- 9.06_p5.js_Closure
- 9.07_p5.js_Drawing_Object_Trails
- ES6_Version
- 9.08_p5.js_Random_Circles_with_No_Overlap
- ES6_Version
- 9.09_p5.js_Minimum_Spanning_Tree
- 9.10_p5.js_Reset_a_Sketch_with_Button_Click
- 9.11_p5.js_Instance_Mode
- 9.14_p5.js_Loading_Animation
- 9.17_p5.js_Arguments
- 9.19_p5.js_Prototypes
- 9.20_p5.js_Polar_Coordinates
- 9.23_p5.js_creategraphics
- 10
- 10.02_p5.js_what_is_JSON_pt1
- libraries
- 10.03_p5.js_what_is_JSON_pt2
- libraries
- 10.04_p5.js_Loading_JSON_from_URL
- 10.05_p5.js_Working_With_APIs
- 10.06_p5.js_api_query_user_input
- 10.07_p5.js_API_Query_With_setTimeInterval
- 10.08_p5.js_Wordnik_API
- 10.09_p5.js_New_York_Times_API
- 10.10_p5.js_giphy_api
- 16/16.03_p5.js_Arrow_Function
- Processing/11_video/sketch_11_9_BlobTrackingIDs_js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
457 files changed
+3536
-4307
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
25 | | - | |
| 30 | + | |
26 | 31 | | |
27 | | - | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | | - | |
| 37 | + | |
33 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
0 commit comments