FileMood

Download The Ultimate 2025 Fullstack Web Development Bootcamp

The Ultimate 2025 Fullstack Web Development Bootcamp

Name

The Ultimate 2025 Fullstack Web Development Bootcamp

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

20.0 GB

Total Files

2637

Last Seen

2025-07-19 00:18

Hash

463F3ABB7C26BFD4E5C84733FCD9DFB2D5CF9AF5

/01. Getting started in this bootcamp/

1. How this bootcamp is setup.html

3.3 KB

2. Commonly asked questions.html

2.4 KB

3. The Bootcamp members-only exclusive group.html

1.0 KB

4. How to share your projects.html

1.2 KB

/02. Web Development Fundamentals/

1. What is web development.mp4

3.2 MB

1. What is web development.vtt

2.6 KB

2. How to get into web development.mp4

18.6 MB

2. How to get into web development.vtt

6.0 KB

3. What does it take to get into web development.mp4

8.2 MB

3. What does it take to get into web development.vtt

3.4 KB

4. Web development tools.mp4

8.5 MB

4. Web development tools.vtt

2.8 KB

5. How websites are created.mp4

10.4 MB

5. How websites are created.vtt

6.3 KB

6. Frontend vs. backend coding.mp4

3.3 MB

6. Frontend vs. backend coding.vtt

2.2 KB

7. What is fullstack web development.mp4

3.5 MB

7. What is fullstack web development.vtt

1.9 KB

8. Working with teams.mp4

5.9 MB

8. Working with teams.vtt

3.0 KB

9. What is open source.mp4

3.5 MB

9. What is open source.vtt

2.3 KB

10. Don't reinvent the wheel, leverage open source!.mp4

8.6 MB

10. Don't reinvent the wheel, leverage open source!.vtt

3.9 KB

11. Your Project Getting started with your first line of code.mp4

5.8 MB

11. Your Project Getting started with your first line of code.vtt

4.1 KB

12.1 Practice Test.html

29.7 KB

/03. Understanding how websites work, a glimpse into the requestresponse lifecycle/

1. What is a browsers job.mp4

6.6 MB

1. What is a browsers job.vtt

2.0 KB

2. What does your browser do.mp4

5.8 MB

2. What does your browser do.vtt

1.7 KB

3. What are web requests.mp4

12.6 MB

3. What are web requests.vtt

4.1 KB

4. The request lifecycle.mp4

4.8 MB

4. The request lifecycle.vtt

1.4 KB

5. What are server responses.mp4

8.2 MB

5. What are server responses.vtt

4.9 KB

6. Interpreting HTML, CSS, and JavaScript.mp4

3.5 MB

6. Interpreting HTML, CSS, and JavaScript.vtt

2.3 KB

7. Viewing your requests and responses.mp4

25.3 MB

7. Viewing your requests and responses.vtt

6.6 KB

8. Your project.mp4

2.5 MB

8. Your project.vtt

2.4 KB

/04. VS Code 101 A beautiful code editor/

1. Downloading VS Code.html

0.6 KB

2. Finding a nice theme.mp4

14.0 MB

2. Finding a nice theme.vtt

3.2 KB

3. Nice theme icons.mp4

15.6 MB

3. Nice theme icons.vtt

2.5 KB

4. Awesome VS Code extensions.mp4

58.7 MB

4. Awesome VS Code extensions.vtt

11.3 KB

5. How I use VS Code every day.mp4

4.3 MB

5. How I use VS Code every day.vtt

3.0 KB

6. Moving around VS Code.mp4

17.1 MB

6. Moving around VS Code.vtt

4.2 KB

7. Shortcuts and hotkeys.mp4

24.6 MB

7. Shortcuts and hotkeys.vtt

8.0 KB

8. Managing files in your editor.mp4

9.4 MB

8. Managing files in your editor.vtt

4.6 KB

9. Different views.mp4

6.7 MB

9. Different views.vtt

2.3 KB

10. How to effectively use search.mp4

15.2 MB

10. How to effectively use search.vtt

3.2 KB

11. Typing in multiple places.mp4

7.1 MB

11. Typing in multiple places.vtt

2.8 KB

12. Your project.mp4

8.1 MB

12. Your project.vtt

3.0 KB

13.2 Practice Test.html

23.4 KB

/05. HTML 101 A beginners guide to coding/

1. What is HTML.mp4

6.8 MB

1. What is HTML.vtt

1.6 KB

2. Getting setup.mp4

7.0 MB

2. Getting setup.vtt

2.2 KB

3. HTML syntax.mp4

16.8 MB

3. HTML syntax.vtt

7.5 KB

4. The base structure.mp4

18.6 MB

4. The base structure.vtt

6.6 KB

5. Page titles.mp4

3.9 MB

5. Page titles.vtt

3.5 KB

6. Paragraphs and headings.mp4

8.7 MB

6. Paragraphs and headings.vtt

5.0 KB

7. Whitespace doesn't matter.mp4

23.9 MB

7. Whitespace doesn't matter.vtt

6.0 KB

8. Nesting HTML elements.mp4

28.2 MB

8. Nesting HTML elements.vtt

7.9 KB

9. Bold, italics, and underlines.mp4

16.1 MB

9. Bold, italics, and underlines.vtt

6.8 KB

10. The div element.mp4

19.6 MB

10. The div element.vtt

5.5 KB

11. Block elements vs. inline elements.mp4

10.4 MB

11. Block elements vs. inline elements.vtt

4.9 KB

12. Linking to other pages.mp4

47.2 MB

12. Linking to other pages.vtt

9.5 KB

13. Opening links in new windows.mp4

8.8 MB

13. Opening links in new windows.vtt

1.9 KB

14. Adding images.mp4

55.0 MB

14. Adding images.vtt

8.8 KB

15. Linking an image to other web page.mp4

11.7 MB

15. Linking an image to other web page.vtt

2.6 KB

16. Horizontal rules and line breaks.mp4

12.2 MB

16. Horizontal rules and line breaks.vtt

3.0 KB

17. HTML comments.mp4

14.3 MB

17. HTML comments.vtt

3.5 KB

18. Bullet point lists.mp4

8.9 MB

18. Bullet point lists.vtt

4.2 KB

19. Introduction to CSS CSS tags.mp4

16.2 MB

19. Introduction to CSS CSS tags.vtt

4.5 KB

20. Introduction to JavaScript Script tags.mp4

23.4 MB

20. Introduction to JavaScript Script tags.vtt

5.5 KB

21. Sharing code with CodePen.mp4

20.3 MB

21. Sharing code with CodePen.vtt

4.9 KB

22. Finding extra support.mp4

8.1 MB

22. Finding extra support.vtt

3.0 KB

23.1 HTML 101 Quiz.html

21.5 KB

24. Your final project.mp4

26.5 MB

24. Your final project.vtt

8.2 KB

/.../24. HTML 101 Files/

hello_world.html

2.7 KB

kalobs_image.jpg

374.3 KB

kalobs_project.html

0.6 KB

second_page.html

0.2 KB

/06. HTML 201 Intermediate level HTML/

1. No more underlines.mp4

16.1 MB

1. No more underlines.vtt

4.2 KB

2. Internal links.mp4

33.5 MB

2. Internal links.vtt

5.2 KB

3. Favicons.mp4

37.4 MB

3. Favicons.vtt

6.5 KB

4. Pathing.mp4

45.4 MB

4. Pathing.vtt

8.7 KB

5. Introduction to tables.mp4

16.5 MB

5. Introduction to tables.vtt

3.8 KB

6. Table rows and cells.mp4

9.0 MB

6. Table rows and cells.vtt

3.2 KB

7. Merging table cells and rows.mp4

29.2 MB

7. Merging table cells and rows.vtt

6.1 KB

8. Table and cell widths.mp4

12.9 MB

8. Table and cell widths.vtt

5.2 KB

9. Table headers.mp4

2.3 MB

9. Table headers.vtt

1.2 KB

10. Inline CSS.mp4

14.2 MB

10. Inline CSS.vtt

5.0 KB

11. HTML classes.mp4

44.4 MB

11. HTML classes.vtt

7.6 KB

12. HTML ID's.mp4

19.3 MB

12. HTML ID's.vtt

4.6 KB

13. Code formatting.mp4

17.9 MB

13. Code formatting.vtt

4.4 KB

14. HTML entities.mp4

18.2 MB

14. HTML entities.vtt

3.9 KB

15. Introduction to forms.mp4

7.7 MB

15. Introduction to forms.vtt

3.3 KB

16. Input elements.mp4

6.7 MB

16. Input elements.vtt

3.2 KB

17. Textareas.mp4

17.6 MB

17. Textareas.vtt

4.1 KB

18. Buttons.mp4

21.2 MB

18. Buttons.vtt

4.6 KB

19. Dropdown menus.mp4

33.6 MB

19. Dropdown menus.vtt

7.4 KB

20. Embedding videos.mp4

15.5 MB

20. Embedding videos.vtt

3.5 KB

21.2 HTML 201 Quiz.html

21.6 KB

22. Your Project.mp4

50.6 MB

22. Your Project.vtt

13.2 KB

23. HTML5 resources & e-book.html

0.8 KB

/.../22. HTML 201 Project Files/

index.html

3.7 KB

my_project.html

1.5 KB

/.../22. HTML 201 Project Files/images/

computer.jpg

35.9 KB

index.html

0.3 KB

/.../22. HTML 201 Project Files/images/favicons/

coding-for-everybody-favicon.png

6.7 KB

/07. CSS 101 A beginners guide to beautiful websites/

1. What is CSS.mp4

17.0 MB

1. What is CSS.vtt

2.3 KB

2. How does CSS work.mp4

17.2 MB

2. How does CSS work.vtt

2.5 KB

3. CSS syntax overview.mp4

22.0 MB

3. CSS syntax overview.vtt

5.1 KB

4. How to write inline CSS.mp4

24.7 MB

4. How to write inline CSS.vtt

4.8 KB

5. How to write internal CSS.mp4

13.1 MB

5. How to write internal CSS.vtt

4.5 KB

6. CSS selectors introduction.mp4

4.8 MB

6. CSS selectors introduction.vtt

1.7 KB

7. Writing element selectors.mp4

6.1 MB

7. Writing element selectors.vtt

2.3 KB

8. Writing class selectors.mp4

27.8 MB

8. Writing class selectors.vtt

6.2 KB

9. Selecting elements by their ID.mp4

16.0 MB

9. Selecting elements by their ID.vtt

3.9 KB

10. Grouped CSS selectors.mp4

19.5 MB

10. Grouped CSS selectors.vtt

5.0 KB

11. Selecting nested elements using CSS.mp4

12.9 MB

11. Selecting nested elements using CSS.vtt

5.8 KB

12. How to comment out your code.mp4

7.8 MB

12. How to comment out your code.vtt

2.9 KB

13. Working with different text colors.mp4

14.5 MB

13. Working with different text colors.vtt

3.9 KB

14. Working with different color types.mp4

15.3 MB

14. Working with different color types.vtt

4.3 KB

15. Applying styling to different link states.mp4

17.4 MB

15. Applying styling to different link states.vtt

4.7 KB

16. How to change font sizes.mp4

14.8 MB

16. How to change font sizes.vtt

2.9 KB

17. A glimpse into different measurement types.mp4

4.4 MB

17. A glimpse into different measurement types.vtt

1.8 KB

18. How to change your background colors.mp4

3.9 MB

18. How to change your background colors.vtt

2.0 KB

19. How to add images to your backgrounds.mp4

55.8 MB

19. How to add images to your backgrounds.vtt

8.8 KB

20. The most useful tool you can use the developer tools.mp4

27.2 MB

20. The most useful tool you can use the developer tools.vtt

6.3 KB

21. Changing your text alignment left, center or right.mp4

5.8 MB

21. Changing your text alignment left, center or right.vtt

2.3 KB

22. Adding borders to your elements.mp4

7.9 MB

22. Adding borders to your elements.vtt

3.2 KB

23. How to add a rounded border.mp4

25.0 MB

23. How to add a rounded border.vtt

5.6 KB

24. Vital Different display types.mp4

11.4 MB

24. Vital Different display types.vtt

5.0 KB

25. Changing the default width of an element.mp4

18.0 MB

25. Changing the default width of an element.vtt

5.5 KB

26. How to change the default height of an element.mp4

5.1 MB

26. How to change the default height of an element.vtt

2.5 KB

27. Adding box shadows for an eye-popping element.mp4

30.8 MB

27. Adding box shadows for an eye-popping element.vtt

6.0 KB

28. Padding the internal element spacing.mp4

10.8 MB

28. Padding the internal element spacing.vtt

4.2 KB

29. Margin the external element spacing.mp4

10.1 MB

29. Margin the external element spacing.vtt

3.0 KB

30. How to set a maximum width on an element.mp4

8.8 MB

30. How to set a maximum width on an element.vtt

3.1 KB

31. How to make elements see-through.mp4

33.9 MB

31. How to make elements see-through.vtt

5.6 KB

32. Moving your code to an external file.mp4

18.8 MB

32. Moving your code to an external file.vtt

6.4 KB

33. How to float your elements like a newspaper article.mp4

52.7 MB

33. How to float your elements like a newspaper article.vtt

6.7 KB

34.3 CSS 101 Quiz.html

22.1 KB

35. A note about this project.html

0.2 KB

36. Your final project.mp4

17.9 MB

36. Your final project.vtt

3.9 KB

/.../36. CSS 101 Files/

background.jpg

551.7 KB

chewy.jpg

41.7 KB

index.html

3.5 KB

second.html

0.2 KB

style.css

0.4 KB

/08. CSS 201 Intermediate level CSS/

1. The display property.mp4

20.3 MB

1. The display property.vtt

4.7 KB

2. IMPORTANT The box model.mp4

15.6 MB

2. IMPORTANT The box model.vtt

4.1 KB

3. Outlines Borders around borders.mp4

14.2 MB

3. Outlines Borders around borders.vtt

3.9 KB

4. How to add shadows to text.mp4

21.9 MB

4. How to add shadows to text.vtt

5.6 KB

5. Forcing a minimum width on an element.mp4

12.1 MB

5. Forcing a minimum width on an element.vtt

5.3 KB

6. Introduction to CSS positions.mp4

4.0 MB

6. Introduction to CSS positions.vtt

1.2 KB

7. Relative positioning.mp4

7.4 MB

7. Relative positioning.vtt

3.6 KB

8. Absolute positioning.mp4

18.7 MB

8. Absolute positioning.vtt

6.1 KB

9. Fixed positioning (like headers).mp4

35.1 MB

9. Fixed positioning (like headers).vtt

5.9 KB

10. Sticky positioning (like modern headers).mp4

49.9 MB

10. Sticky positioning (like modern headers).vtt

5.9 KB

11. Controlling overflowing text.mp4

32.4 MB

11. Controlling overflowing text.vtt

5.0 KB

12. Centering block elements in the middle of the page.mp4

6.8 MB

12. Centering block elements in the middle of the page.vtt

3.4 KB

13. Advanced CSS selectors.mp4

39.5 MB

13. Advanced CSS selectors.vtt

7.6 KB

14. Introduction to pseudo selectors.mp4

2.0 MB

14. Introduction to pseudo selectors.vtt

0.6 KB

15. Pseudo selectors getting started.mp4

44.4 MB

15. Pseudo selectors getting started.vtt

7.9 KB

16. Introduction to pseudo elements.mp4

4.2 MB

16. Introduction to pseudo elements.vtt

2.2 KB

17. The before and after pseudo elements.mp4

55.3 MB

17. The before and after pseudo elements.vtt

12.1 KB

18. Changing the first letter and first line using pseudo elements.mp4

29.9 MB

18. Changing the first letter and first line using pseudo elements.vtt

4.4 KB

19. Highlighting text with selection.mp4

9.7 MB

19. Highlighting text with selection.vtt

1.8 KB

20. How to add smooth transitions.mp4

38.2 MB

20. How to add smooth transitions.vtt

7.3 KB

21. How to add gradient backgrounds.mp4

34.0 MB

21. How to add gradient backgrounds.vtt

8.1 KB

22. How to layer backgrounds and gradients together.mp4

21.9 MB

22. How to layer backgrounds and gradients together.vtt

6.1 KB

23. How to use custom web fonts.mp4

25.6 MB

23. How to use custom web fonts.vtt

4.4 KB

24. What are transformations.mp4

29.3 MB

24. What are transformations.vtt

6.3 KB

25. How to make animations using CSS.mp4

24.9 MB

25. How to make animations using CSS.vtt

8.7 KB

26. Flexbox the new kind of page layout.mp4

65.0 MB

26. Flexbox the new kind of page layout.vtt

14.1 KB

27. Grid the promised land of page layouts.mp4

44.8 MB

27. Grid the promised land of page layouts.vtt

10.1 KB

28.4 CSS 201 Quiz.html

22.3 KB

29. Your final project.mp4

51.8 MB

29. Your final project.vtt

6.7 KB

/.../29. CSS 201 Files/Lesson Files/

010_Display.html

0.3 KB

020_The_box_model.html

0.2 KB

030_Outline.html

0.2 KB

040_Text_shadow.html

0.5 KB

050_Min_width.html

0.5 KB

070_Relative_positioning.html

0.4 KB

080_Absolute_positioning.html

0.7 KB

090_Fixed_positioning.html

12.1 KB

100_Sticky_positioning.html

5.2 KB

110_Overflow.html

1.8 KB

120_Centered_elements.html

0.4 KB

130_Advanced_selectors.html

0.8 KB

150_Pseudo_selectors.html

0.9 KB

170_Before_and_after.html

1.7 KB

180_First_letter_and_first_line.html

1.4 KB

190_Selection.html

1.3 KB

200_Transitions.html

0.7 KB

210_Gradient_backgrounds.html

0.4 KB

220_Layering_gradients_on_background_images.html

0.8 KB

230_Custom_web_fonts.html

0.7 KB

240_Transformations.html

0.9 KB

250_Animations.html

1.2 KB

260_Flexbox.html

1.7 KB

270_Grid.html

1.0 KB

/09. CSS 301 Responsive web design/

1. The viewport meta element.mp4

7.3 MB

1. The viewport meta element.vtt

1.9 KB

2. Media query syntax.mp4

22.2 MB

2. Media query syntax.vtt

5.0 KB

3. What is mobile-first.mp4

13.1 MB

3. What is mobile-first.vtt

2.9 KB

4. Responsive images.mp4

40.9 MB

4. Responsive images.vtt

4.9 KB

5. Responsive embeds.mp4

32.0 MB

5. Responsive embeds.vtt

6.7 KB

6. Multiple media queries.mp4

8.8 MB

6. Multiple media queries.vtt

2.8 KB

7. Making a responsive layout.mp4

38.5 MB

7. Making a responsive layout.vtt

10.1 KB

8.5 CSS 301 Quiz.html

20.0 KB

9. Your project.mp4

5.1 MB

9. Your project.vtt

2.0 KB

10. CSS resources & e-book.html

1.0 KB

/.../9. CSS 301 Files/CSS 301/

flexbox.html

1.4 KB

index.html

1.7 KB

/10. JavaScript 101 A beginners guide to JavaScript programming/

1. Getting your hands dirty with your first line of JavaScript.mp4

23.1 MB

1. Getting your hands dirty with your first line of JavaScript.vtt

7.2 KB

2. What is JavaScript.mp4

13.0 MB

2. What is JavaScript.vtt

3.5 KB

3. You need a text editor.mp4

16.3 MB

3. You need a text editor.vtt

4.5 KB

4. Your personal coding playgrounds.mp4

10.4 MB

4. Your personal coding playgrounds.vtt

3.6 KB

5. JavaScript syntax.mp4

27.3 MB

5. JavaScript syntax.vtt

12.2 KB

6. Console logging.mp4

24.1 MB

6. Console logging.vtt

6.0 KB

7. Debugging external files.mp4

8.7 MB

7. Debugging external files.vtt

3.7 KB

8. Storing data in variables.mp4

13.5 MB

8. Storing data in variables.vtt

7.9 KB

9. Let and Const variable types.mp4

38.6 MB

9. Let and Const variable types.vtt

9.6 KB

10. Coding comments.mp4

12.4 MB

10. Coding comments.vtt

6.3 KB

11. JavaScript operators.mp4

11.8 MB

11. JavaScript operators.vtt

8.1 KB

12. Data structures.mp4

15.0 MB

12. Data structures.vtt

7.5 KB

13. Conditional statements.mp4

49.5 MB

13. Conditional statements.vtt

12.8 KB

14. The Document Object Model (The DOM).mp4

26.9 MB

14. The Document Object Model (The DOM).vtt

5.9 KB

15. Selecting elements by their IDs.mp4

14.3 MB

15. Selecting elements by their IDs.vtt

5.9 KB

16. JavaScript objects.mp4

16.8 MB

16. JavaScript objects.vtt

6.5 KB

17. String methods.mp4

22.8 MB

17. String methods.vtt

9.1 KB

18. Demystifying data types.mp4

4.5 MB

18. Demystifying data types.vtt

2.1 KB

19. Casting data types.mp4

30.4 MB

19. Casting data types.vtt

10.8 KB

20. String concatenation.mp4

10.4 MB

20. String concatenation.vtt

4.3 KB

21. JavaScript numbers.mp4

3.8 MB

21. JavaScript numbers.vtt

1.9 KB

22. JavaScript arrays.mp4

13.8 MB

22. JavaScript arrays.vtt

4.3 KB

23. Array iteration.mp4

17.1 MB

23. Array iteration.vtt

6.3 KB

24. Selecting multiple DOM nodes.mp4

52.1 MB

24. Selecting multiple DOM nodes.vtt

12.8 KB

25. Functions The DRY principle.mp4

12.0 MB

25. Functions The DRY principle.vtt

5.6 KB

26. Functions Re-using code.mp4

34.9 MB

26. Functions Re-using code.vtt

11.5 KB

27. Functions The rest operator.mp4

21.3 MB

27. Functions The rest operator.vtt

9.3 KB

28. Objects with functions.mp4

18.0 MB

28. Objects with functions.vtt

9.1 KB

29.6 JavaScript 101 Quiz.html

22.2 KB

30. Final project.mp4

64.7 MB

30. Final project.vtt

13.5 KB

/11. JavaScript 201 Intermediate level JavaScript/

1. How to nicely style your code.mp4

28.2 MB

1. How to nicely style your code.vtt

9.3 KB

2. Waiting for the page to load.mp4

18.0 MB

2. Waiting for the page to load.vtt

4.6 KB

3. When the page is refreshed.mp4

17.2 MB

3. When the page is refreshed.vtt

5.7 KB

4. Strict comparisons.mp4

12.5 MB

4. Strict comparisons.vtt

6.5 KB

5. JavaScript variable scoping.mp4

9.3 MB

5. JavaScript variable scoping.vtt

5.8 KB

6. JavaScript variable hoisting.mp4

12.1 MB

6. JavaScript variable hoisting.vtt

7.0 KB

7. What are JavaScript closures.mp4

10.3 MB

7. What are JavaScript closures.vtt

6.3 KB

8. Callback functions code that runs after your code.mp4

18.5 MB

8. Callback functions code that runs after your code.vtt

7.1 KB

9. Strict mode benefits to writing strict JavaScript.mp4

9.4 MB

9. Strict mode benefits to writing strict JavaScript.vtt

6.6 KB

10. Timed events with timeouts and intervals.mp4

21.4 MB

10. Timed events with timeouts and intervals.vtt

8.4 KB

11. While loops.mp4

26.4 MB

11. While loops.vtt

7.9 KB

12. Date formatting in JavaScript.mp4

22.8 MB

12. Date formatting in JavaScript.vtt

5.9 KB

13. Destructuring arrays and objects.mp4

17.4 MB

13. Destructuring arrays and objects.vtt

6.9 KB

14. Deleting object properties.mp4

12.1 MB

14. Deleting object properties.vtt

3.9 KB

15. Proper JavaScript math.mp4

25.4 MB

15. Proper JavaScript math.vtt

7.7 KB

16. Generating random numbers in JavaScript.mp4

6.7 MB

16. Generating random numbers in JavaScript.vtt

3.3 KB

17. Make a game! A random number guessing game.mp4

16.0 MB

17. Make a game! A random number guessing game.vtt

8.6 KB

18. Gracefully handling errors with trycatchfinally.mp4

23.1 MB

18. Gracefully handling errors with trycatchfinally.vtt

10.9 KB

19. Let's talk about the `this` keyword and all it's magic.mp4

24.3 MB

19. Let's talk about the `this` keyword and all it's magic.vtt

6.4 KB

20. Arrow functions.mp4

37.6 MB

20. Arrow functions.vtt

10.2 KB

21. JavaScript classes (class objects).mp4

14.4 MB

21. JavaScript classes (class objects).vtt

8.6 KB

22. JavaScript class constructor method.mp4

10.5 MB

22. JavaScript class constructor method.vtt

5.9 KB

23. What is JSON.mp4

8.5 MB

23. What is JSON.vtt

6.1 KB

24. What is Ajax.mp4

5.9 MB

24. What is Ajax.vtt

4.4 KB

25. The fetch API.mp4

11.3 MB

25. The fetch API.vtt

7.3 KB

26.7 JavaScript 201 Quiz.html

20.8 KB

27. Your project.mp4

87.5 MB

27. Your project.vtt

20.2 KB

28. JavaScript resources & e-books.html

1.4 KB

/12. Bootstrap 101 Bootstrap 5 for beginners and learning how to read documentation/

1. Getting started and installing Bootstrap 5.mp4

84.0 MB

1. Getting started and installing Bootstrap 5.vtt

15.5 KB

2. Introduction to utilities.mp4

22.8 MB

2. Introduction to utilities.vtt

3.9 KB

3. Bootstrap borders.mp4

55.0 MB

3. Bootstrap borders.vtt

9.1 KB

4. Color schemes.mp4

40.2 MB

4. Color schemes.vtt

10.0 KB

5. Different display classes.mp4

53.9 MB

5. Different display classes.vtt

12.2 KB

6. Flexbox utilities.mp4

86.8 MB

6. Flexbox utilities.vtt

21.2 KB

7. Floating elements.mp4

7.5 MB

7. Floating elements.vtt

2.7 KB

8. Click interactions.mp4

17.6 MB

8. Click interactions.vtt

4.4 KB

9. Overflowing text.mp4

4.8 MB

9. Overflowing text.vtt

2.3 KB

10. Position utilities.mp4

30.3 MB

10. Position utilities.vtt

7.1 KB

11. Adding shadows.mp4

12.2 MB

11. Adding shadows.vtt

2.9 KB

12. Margin and padding utilities.mp4

25.4 MB

12. Margin and padding utilities.vtt

5.5 KB

13. Managing text transformations.mp4

37.5 MB

13. Managing text transformations.vtt

7.8 KB

14. Vertical alignment.mp4

7.0 MB

14. Vertical alignment.vtt

1.8 KB

15. Visibility in Bootstrap 5.mp4

13.5 MB

15. Visibility in Bootstrap 5.vtt

3.1 KB

16. Bootstrap 5 default breakpoints.mp4

19.5 MB

16. Bootstrap 5 default breakpoints.vtt

4.1 KB

17. Bootstrap text.mp4

54.8 MB

17. Bootstrap text.vtt

12.3 KB

18. Containers.mp4

16.0 MB

18. Containers.vtt

3.4 KB

19. Bootstrap 5's grid system.mp4

75.9 MB

19. Bootstrap 5's grid system.vtt

18.4 KB

20. Grid gutters.mp4

29.8 MB

20. Grid gutters.vtt

6.5 KB

21. Fun Bootstrap 5 components.mp4

54.3 MB

21. Fun Bootstrap 5 components.vtt

7.4 KB

22.8 Bootstrap 101 Quiz.html

19.9 KB

23. Your project.mp4

38.3 MB

23. Your project.vtt

8.4 KB

/13. jQuery 101 jQuery for beginners/

1. What is jQuery and why learn it.mp4

61.4 MB

1. What is jQuery and why learn it.vtt

3.3 KB

2. Installing jQuery on your website.mp4

31.4 MB

2. Installing jQuery on your website.vtt

7.1 KB

3. jQuery syntax.mp4

28.2 MB

3. jQuery syntax.vtt

7.1 KB

4. jQuery selectors.mp4

60.3 MB

4. jQuery selectors.vtt

11.2 KB

5. Changing HTML with jQuery.mp4

11.0 MB

5. Changing HTML with jQuery.vtt

4.5 KB

6. Changing text with jQuery.mp4

6.7 MB

6. Changing text with jQuery.vtt

2.8 KB

7. How to get form values.mp4

25.4 MB

7. How to get form values.vtt

5.8 KB

8. How to append or prepend HTML elements.mp4

30.7 MB

8. How to append or prepend HTML elements.vtt

5.8 KB

9. How to add HTML before or after an element.mp4

12.9 MB

9. How to add HTML before or after an element.vtt

4.1 KB

10. Deleting elements from the DOM.mp4

25.1 MB

10. Deleting elements from the DOM.vtt

4.7 KB

11. Deleting child elements.mp4

17.5 MB

11. Deleting child elements.vtt

5.1 KB

12. Click event listeners.mp4

43.8 MB

12. Click event listeners.vtt

9.1 KB

13. Hover event listeners.mp4

13.0 MB

13. Hover event listeners.vtt

6.5 KB

14. Keyup event listeners.mp4

17.2 MB

14. Keyup event listeners.vtt

6.7 KB

15. Focus event listeners.mp4

6.2 MB

15. Focus event listeners.vtt

3.5 KB

16. Blur event listeners.mp4

17.6 MB

16. Blur event listeners.vtt

5.1 KB

17. Form submission event listeners.mp4

23.6 MB

17. Form submission event listeners.vtt

8.5 KB

18. How to hide elements.mp4

14.1 MB

18. How to hide elements.vtt

3.8 KB

19. How to show elements.mp4

6.1 MB

19. How to show elements.vtt

2.4 KB

20. How to add CSS classes.mp4

17.5 MB

20. How to add CSS classes.vtt

5.5 KB

21. How to remove CSS classes.mp4

20.6 MB

21. How to remove CSS classes.vtt

4.0 KB

22. How to toggle CSS classes.mp4

22.8 MB

22. How to toggle CSS classes.vtt

4.2 KB

23. Adding custom CSS to elements.mp4

13.6 MB

23. Adding custom CSS to elements.vtt

4.5 KB

24. Fading in and fading out.mp4

5.5 MB

24. Fading in and fading out.vtt

2.6 KB

25. Toggling fades and displays.mp4

9.9 MB

25. Toggling fades and displays.vtt

3.5 KB

26. Slide up and slide down.mp4

4.8 MB

26. Slide up and slide down.vtt

1.8 KB

27. Callback functions.mp4

13.1 MB

27. Callback functions.vtt

5.4 KB

28. Making animations with jQuery.mp4

10.3 MB

28. Making animations with jQuery.vtt

5.5 KB

29. Width dimensions.mp4

12.5 MB

29. Width dimensions.vtt

4.7 KB

30. Resizing the window.mp4

18.2 MB

30. Resizing the window.vtt

4.5 KB

31. Looping through elements with jQuery.mp4

18.3 MB

31. Looping through elements with jQuery.vtt

6.2 KB

32. How to change element attributes.mp4

7.3 MB

32. How to change element attributes.vtt

3.3 KB

33. Ajax GET requests.mp4

11.8 MB

33. Ajax GET requests.vtt

3.7 KB

34. Ajax POST requests.mp4

17.2 MB

34. Ajax POST requests.vtt

3.8 KB

35.9 jQuery 101 Quiz.html

20.4 KB

36. Your project.mp4

78.8 MB

36. Your project.vtt

14.6 KB

37. jQuery resources & e-book.html

0.8 KB

/.../36. jQuery 101 Files/

final-project-source-code.html.html

1.3 KB

/14. React.js 101 React.js for beginners/

1. What is React.js.mp4

9.8 MB

1. What is React.js.vtt

2.3 KB

2. Installing Node.js and npm.mp4

19.4 MB

2. Installing Node.js and npm.vtt

5.2 KB

3. Starting a new project.mp4

28.9 MB

3. Starting a new project.vtt

6.4 KB

4. React syntax.mp4

35.9 MB

4. React syntax.vtt

6.4 KB

5. Importing components.mp4

26.2 MB

5. Importing components.vtt

4.5 KB

6. JSX syntax.mp4

38.4 MB

6. JSX syntax.vtt

7.7 KB

7. Your first React.js component.mp4

22.4 MB

7. Your first React.js component.vtt

6.4 KB

8. Working with React.js props.mp4

17.7 MB

8. Working with React.js props.vtt

5.3 KB

9. React.js click events.mp4

34.4 MB

9. React.js click events.vtt

7.1 KB

10. Adding state to your components.mp4

49.3 MB

10. Adding state to your components.vtt

8.7 KB

11. Star Wars Component.mp4

26.8 MB

11. Star Wars Component.vtt

4.8 KB

12. Pseudo coding.mp4

15.5 MB

12. Pseudo coding.vtt

6.4 KB

13. A new React.js click event.mp4

8.9 MB

13. A new React.js click event.vtt

3.0 KB

14. Storing state on your new component.mp4

30.3 MB

14. Storing state on your new component.vtt

5.4 KB

15. React.js IF statements.mp4

15.6 MB

15. React.js IF statements.vtt

3.3 KB

16. Your first React-based API request.mp4

17.9 MB

16. Your first React-based API request.vtt

5.7 KB

17. Randomizing your characters.mp4

10.9 MB

17. Randomizing your characters.vtt

4.0 KB

18. Creating links from text.mp4

6.7 MB

18. Creating links from text.vtt

2.6 KB

19. How to loop in React.js (mapping).mp4

48.1 MB

19. How to loop in React.js (mapping).vtt

10.3 KB

20.10 React 101 Quiz.html

19.9 KB

21. Your project.mp4

16.2 MB

21. Your project.vtt

4.5 KB

22. React.js resources and e-book.html

0.7 KB

/.../21. Final Project Source Code/

package.json

0.8 KB

README.md

3.4 KB

yarn.lock

506.7 KB

/.../21. Final Project Source Code/public/

favicon.ico

3.9 KB

index.html

1.7 KB

logo192.png

5.3 KB

logo512.png

9.7 KB

manifest.json

0.5 KB

robots.txt

0.1 KB

/.../21. Final Project Source Code/src/

App.css

0.7 KB

App.js

0.2 KB

App.test.js

0.2 KB

index.css

0.4 KB

index.js

0.5 KB

logo.svg

2.6 KB

MyItem.js

0.7 KB

reportWebVitals.js

0.4 KB

setupTests.js

0.2 KB

StarWars.js

1.5 KB

/15. React 201 Intermediate level React using functional components/

1. Getting started and downloading the source code.html

1.4 KB

2. Creating a new React app.mp4

20.5 MB

2. Creating a new React app.vtt

4.1 KB

3. Initial code cleanup.mp4

10.0 MB

3. Initial code cleanup.vtt

2.2 KB

4. Installing Bootstrap 5 with React.js.mp4

15.0 MB

4. Installing Bootstrap 5 with React.js.vtt

2.5 KB

5. Adding a Navbar component.mp4

79.8 MB

5. Adding a Navbar component.vtt

14.2 KB

6. Adding a Home component.mp4

11.6 MB

6. Adding a Home component.vtt

5.1 KB

7. Adding an About component.mp4

5.5 MB

7. Adding an About component.vtt

2.5 KB

8. Installing a React router.mp4

6.0 MB

8. Installing a React router.vtt

2.2 KB

9. Using the Browser Router component.mp4

29.6 MB

9. Using the Browser Router component.vtt

7.3 KB

10. React based links.mp4

12.8 MB

10. React based links.vtt

4.4 KB

11. The Hero component.mp4

11.7 MB

11. The Hero component.vtt

5.2 KB

12. Component props.mp4

8.7 MB

12. Component props.vtt

3.5 KB

13. Adding generic content.mp4

29.0 MB

13. Adding generic content.vtt

5.7 KB

14. Adding a search component.mp4

6.6 MB

14. Adding a search component.vtt

2.5 KB

15. Search component props.mp4

66.9 MB

15. Search component props.vtt

11.9 KB

16. Binding keyup events.mp4

52.3 MB

16. Binding keyup events.vtt

10.8 KB

17. Getting API keys.mp4

25.2 MB

17. Getting API keys.vtt

5.2 KB

18. React API requests.mp4

52.3 MB

18. React API requests.vtt

7.7 KB

19. React browser history.mp4

11.4 MB

19. React browser history.vtt

2.4 KB

20. Mapping search results.mp4

20.4 MB

20. Mapping search results.vtt

6.8 KB

21. Bootstrap 5 search results.mp4

96.8 MB

21. Bootstrap 5 search results.vtt

11.7 KB

22. Movie detail component.mp4

103.3 MB

22. Movie detail component.vtt

14.9 KB

23. Loading state.mp4

20.9 MB

23. Loading state.vtt

4.9 KB

24. Movie component API.mp4

40.6 MB

24. Movie component API.vtt

6.2 KB

25. Adding a backdrop image using CSS in React.js.mp4

56.3 MB

25. Adding a backdrop image using CSS in React.js.vtt

7.7 KB

26. React 201 repository on GitHub.txt

0.0 KB

26. Your project.mp4

16.2 MB

26. Your project.vtt

5.2 KB

/.../react-201-main/

package-lock.json

1.4 MB

package.json

0.9 KB

README.md

1.2 KB

yarn.lock

485.5 KB

/.../react-201-main/public/

favicon.ico

3.9 KB

index.html

1.9 KB

logo192.png

5.3 KB

logo512.png

9.7 KB

manifest.json

0.5 KB

robots.txt

0.1 KB

/.../react-201-main/src/

App.css

0.3 KB

App.js

1.3 KB

App.test.js

0.2 KB

index.css

0.4 KB

index.js

0.6 KB

reportWebVitals.js

0.4 KB

setupTests.js

0.2 KB

/.../react-201-main/src/components/

AboutView.js

0.8 KB

Hero.js

0.3 KB

Home.js

1.4 KB

MovieView.js

1.6 KB

Navbar.js

2.1 KB

SearchView.js

1.1 KB

/16. APIs 101 Understanding APIs and RESTful APIs/

1. What is an API.mp4

16.0 MB

1. What is an API.vtt

1.3 KB

2. The methaphor we'll be using.mp4

46.2 MB

2. The methaphor we'll be using.vtt

3.9 KB

3. APIs in real life.mp4

6.8 MB

3. APIs in real life.vtt

3.7 KB

4. What programming languages can we use.mp4

3.1 MB

4. What programming languages can we use.vtt

1.8 KB

5. Introduction to RESTful APIs.mp4

2.2 MB

5. Introduction to RESTful APIs.vtt

1.1 KB

6. Introduction to JSON.mp4

6.1 MB

6. Introduction to JSON.vtt

2.9 KB

7. Real life example with JavaScript.mp4

37.5 MB

7. Real life example with JavaScript.vtt

5.6 KB

8. GET requests.mp4

9.2 MB

8. GET requests.vtt

4.6 KB

9. POST requests.mp4

7.6 MB

9. POST requests.vtt

4.0 KB

10. DELETE requests.mp4

6.3 MB

10. DELETE requests.vtt

3.4 KB

11. PUT & PATCH requests.mp4

15.0 MB

11. PUT & PATCH requests.vtt

5.9 KB

12. Consuming APIs.mp4

6.8 MB

12. Consuming APIs.vtt

3.2 KB

13. Requests and responses.mp4

4.8 MB

13. Requests and responses.vtt

2.2 KB

14. Common HTTP status codes.mp4

17.4 MB

14. Common HTTP status codes.vtt

8.8 KB

15. API security.mp4

6.4 MB

15. API security.vtt

1.4 KB

16. API resources.html

0.6 KB

/17. Command Line 101 Command line for beginners/

1. A note for WINDOWs users (please read if you use Windows!).html

1.7 KB

2. Accessing the command line.mp4

24.7 MB

2. Accessing the command line.vtt

2.0 KB

3. Your first command.mp4

20.4 MB

3. Your first command.vtt

1.8 KB

4. Printing your current location.mp4

14.9 MB

4. Printing your current location.vtt

2.4 KB

5. Opening directories from your terminal.mp4

6.6 MB

5. Opening directories from your terminal.vtt

2.3 KB

6. How to display files and directories.mp4

18.9 MB

6. How to display files and directories.vtt

2.9 KB

7. How to change directories.mp4

22.6 MB

7. How to change directories.vtt

5.7 KB

8. Searching for files in a directory.mp4

36.2 MB

8. Searching for files in a directory.vtt

3.7 KB

9. Renaming files.mp4

20.9 MB

9. Renaming files.vtt

3.0 KB

10. Copying files.mp4

39.6 MB

10. Copying files.vtt

3.1 KB

11. Creating new directories.mp4

37.5 MB

11. Creating new directories.vtt

3.2 KB

12. Creating new empty files.mp4

7.6 MB

12. Creating new empty files.vtt

2.6 KB

13. Editing files in the command line.mp4

64.6 MB

13. Editing files in the command line.vtt

5.4 KB

14. Displaying internals of a file without editing it.mp4

17.9 MB

14. Displaying internals of a file without editing it.vtt

2.7 KB

15. How to remove a file.mp4

9.2 MB

15. How to remove a file.vtt

3.0 KB

16. How to remove a directory.mp4

18.0 MB

16. How to remove a directory.vtt

5.9 KB

17. Executing the last command you just wrote.mp4

22.1 MB

17. Executing the last command you just wrote.vtt

2.5 KB

18. Cheat sheet.mp4

43.7 MB

18. Cheat Sheet.pdf

70.8 KB

18. Cheat sheet.vtt

5.5 KB

19. Your project.mp4

24.3 MB

19. Your project.vtt

3.5 KB

20. Command Line resources & bash e-book.html

1.5 KB

/18. Git & GitHub 101 Git and GitHub for absolute beginners/

1. What is Git.mp4

17.8 MB

1. What is Git.vtt

1.8 KB

2. What is GitHub.mp4

23.8 MB

2. What is GitHub.vtt

2.7 KB

3. Creating a free GitHub account.mp4

17.5 MB

3. Creating a free GitHub account.vtt

2.4 KB

4. What is a repository.mp4

20.6 MB

4. What is a repository.vtt

3.9 KB

5. What are README files.mp4

22.8 MB

5. What are README files.vtt

5.3 KB

6. What are commits.mp4

45.8 MB

6. What are commits.vtt

7.3 KB

7. What are stars.mp4

16.4 MB

7. What are stars.vtt

3.5 KB

8. What are reviews.mp4

13.9 MB

8. What are reviews.vtt

2.7 KB

9. What code should you open source.mp4

22.7 MB

9. What code should you open source.vtt

4.6 KB

10. Downloading and installing Git on Windows.mp4

16.3 MB

10. Downloading and installing Git on Windows.vtt

3.1 KB

11. Downloading and installing Git on MacOS.mp4

10.3 MB

11. Downloading and installing Git on MacOS.vtt

2.1 KB

12. Downloading and installing Git on Linux.mp4

2.7 MB

12. Downloading and installing Git on Linux.vtt

1.3 KB

13. Configuring Git on your computer.mp4

12.8 MB

13. Configuring Git on your computer.vtt

3.0 KB

14. Creating your first repository.mp4

21.0 MB

14. Creating your first repository.vtt

5.3 KB

15. Editing files on your computer.mp4

16.4 MB

15. Editing files on your computer.vtt

3.4 KB

16. Your first commit.mp4

9.4 MB

16. Your first commit.vtt

3.2 KB

17. How to push files to GitHub.mp4

40.5 MB

17. How to push files to GitHub.vtt

7.2 KB

18. How to pull files from GitHub.mp4

46.8 MB

18. How to pull files from GitHub.vtt

8.5 KB

19. Resolving code conflicts.mp4

30.9 MB

19. Resolving code conflicts.vtt

5.4 KB

20. Your project.mp4

5.8 MB

20. Your project.vtt

2.9 KB

/19. Git & GitHub 201 Intermediate Git and Modern Developer Workflow/

1. Setting up a project.mp4

8.3 MB

1. Setting up a project.vtt

1.3 KB

2. Seeing previous commits using the checkout command.mp4

28.4 MB

2. Seeing previous commits using the checkout command.vtt

4.1 KB

3. What are issues.mp4

24.7 MB

3. What are issues.vtt

4.7 KB

4. What are branches.mp4

28.8 MB

4. What are branches.vtt

5.3 KB

5. What are pull requests.mp4

23.5 MB

5. What are pull requests.vtt

5.9 KB

6. What is forking.mp4

35.2 MB

6. What is forking.vtt

7.7 KB

7. How to delete a repository.mp4

2.4 MB

7. How to delete a repository.vtt

1.0 KB

8. What are gists.mp4

10.6 MB

8. What are gists.vtt

4.3 KB

9. How to create a Git alias.mp4

13.7 MB

9. How to create a Git alias.vtt

4.4 KB

10. Your project.mp4

17.6 MB

10. Your project.vtt

3.8 KB

11. GitHub resources & e-book.html

0.9 KB

/20. Python 101 Beginner friendly Python/

1. Learning Python 2 vs Python 3.mp4

17.0 MB

1. Learning Python 2 vs Python 3.vtt

3.6 KB

2. Installing Python (Mac, Linux and Windows-friendly).mp4

21.5 MB

2. Installing Python (Mac, Linux and Windows-friendly).vtt

3.6 KB

3. hello_world.py

0.0 KB

3. How to execute Python code.mp4

25.2 MB

3. How to execute Python code.vtt

6.7 KB

4. Basic arithmetic.mp4

8.9 MB

4. Basic arithmetic.vtt

8.8 KB

5. Introduction to variables in Python.mp4

8.8 MB

5. Introduction to variables in Python.vtt

5.8 KB

5. variables.py

0.0 KB

6. Formatting code in Python.mp4

16.5 MB

6. Formatting code in Python.vtt

8.4 KB

6. indentation.py

0.3 KB

7. Code comments.mp4

11.8 MB

7. Code comments.vtt

5.2 KB

7. comments.py

0.1 KB

8. data_types.py

0.3 KB

8. Introduction to Python data types.mp4

10.8 MB

8. Introduction to Python data types.vtt

6.1 KB

9. integers.py

0.1 KB

9. Numeric data types.mp4

13.2 MB

9. Numeric data types.vtt

5.4 KB

10. String data types.mp4

8.4 MB

10. String data types.vtt

4.7 KB

10. strings.py

0.1 KB

11. List data types.mp4

15.6 MB

11. List data types.vtt

7.8 KB

11. lists.py

0.1 KB

12. dictionaries.py

0.2 KB

12. Dictionary data types.mp4

21.3 MB

12. Dictionary data types.vtt

8.5 KB

13. Tuple data types.mp4

16.7 MB

13. Tuple data types.vtt

8.4 KB

13. tuples.py

0.1 KB

14. Set data types.mp4

24.3 MB

14. Set data types.vtt

6.8 KB

14. sets.py

0.1 KB

15. Boolean data types.mp4

9.1 MB

15. Boolean data types.vtt

3.7 KB

15. booleans.py

0.1 KB

16. None data types.mp4

6.8 MB

16. None data types.vtt

3.3 KB

16. none.py

0.1 KB

17. Indexing and slicing in Python.mp4

24.9 MB

17. Indexing and slicing in Python.vtt

8.8 KB

17. indexing_and_slicing.py

0.2 KB

18. Accepting user input.mp4

11.3 MB

18. Accepting user input.vtt

4.5 KB

18. user_input.py

0.1 KB

19. Type casting.mp4

19.6 MB

19. Type casting.vtt

8.1 KB

19. type_casting.py

0.3 KB

20. Print formatting.mp4

11.4 MB

20. Print formatting.vtt

5.6 KB

20. print_formatting.py

0.2 KB

21. Comparison operators.mp4

65.0 MB

21. Comparison operators.vtt

18.7 KB

21. comparison_operators.py

1.0 KB

22. Comparison shortcuts.mp4

11.1 MB

22. Comparison shortcuts.vtt

3.9 KB

22. comparison_shortcuts.py

0.1 KB

23. Multiple comparison operators.mp4

16.5 MB

23. Multiple comparison operators.vtt

5.9 KB

23. multiple_comparison_operators.py

0.2 KB

24. For loops.mp4

30.3 MB

24. For loops.vtt

8.4 KB

24. for_loops.py

0.5 KB

25. While loops.mp4

6.7 MB

25. While loops.vtt

3.7 KB

25. while_loops.py

0.1 KB

26. Break and continue.mp4

21.9 MB

26. Break and continue.vtt

8.2 KB

26. break_and_continue.py

0.4 KB

27. Functions.mp4

54.3 MB

27. functions.py

0.5 KB

27. Functions.vtt

15.6 KB

28. Scope.mp4

18.9 MB

28. scope.py

0.1 KB

28. Scope.vtt

7.7 KB

29. How to create a local Python server.mp4

9.1 MB

29. How to create a local Python server.vtt

4.6 KB

30. Importing packages and using them.mp4

4.7 MB

30. Importing packages and using them.vtt

2.6 KB

31. project.py

0.8 KB

31. Your project.mp4

51.8 MB

31. Your project.vtt

13.6 KB

/21. Python 201 Intermediate level Python/

1. in_operator.py

0.4 KB

1. The IN operator.mp4

55.1 MB

1. The IN operator.vtt

11.2 KB

2. not_operator.py

0.2 KB

2. The NOT operator.mp4

45.0 MB

2. The NOT operator.vtt

8.9 KB

3. How to read files with Python.mp4

36.1 MB

3. How to read files with Python.vtt

7.8 KB

3. reading_files.py

0.1 KB

3. readme.txt

0.0 KB

4. How to create files with Python.mp4

10.8 MB

4. How to create files with Python.vtt

5.5 KB

4. writing_files.py

0.1 KB

5. emails.txt

0.1 KB

5. Reading multiple lines from a file.mp4

20.5 MB

5. Reading multiple lines from a file.vtt

7.6 KB

5. reading_multiple_lines.py

0.1 KB

6. executable_user_files.py

0.3 KB

6. Writing a file and executing it.mp4

16.4 MB

6. Writing a file and executing it.vtt

5.7 KB

7. Functions inside of functions.mp4

22.3 MB

7. Functions inside of functions.vtt

8.9 KB

7. functions_inside_of_functions.py

0.1 KB

8. Making a simple API request.mp4

15.8 MB

8. Making a simple API request.vtt

5.9 KB

8. simple_api_requests.py

0.3 KB

9. Making a JSON API request.mp4

26.4 MB

9. Making a JSON API request.vtt

6.9 KB

9. making_json_api_requests.py

0.3 KB

10. Reading JSON and editing JSON.mp4

50.0 MB

10. Reading JSON and editing JSON.vtt

6.8 KB

10. reading_json.py

0.8 KB

11. Function args.mp4

16.6 MB

11. Function args.vtt

6.4 KB

11. function_args.py

0.2 KB

12. Function kwargs.mp4

35.3 MB

12. Function kwargs.vtt

9.7 KB

12. function_kwargs.py

0.5 KB

13. How to install Pip.mp4

11.6 MB

13. How to install Pip.vtt

5.3 KB

13. installing_pip.py

0.1 KB

14. Mutable vs immutable variables.mp4

15.0 MB

14. Mutable vs immutable variables.vtt

6.7 KB

14. mutable_vs_immutable.py

0.2 KB

15. enumeration.py

0.2 KB

15. List enumeration.mp4

13.9 MB

15. List enumeration.vtt

3.8 KB

16. List comprehensions.mp4

11.9 MB

16. List comprehensions.vtt

4.9 KB

16. list_comprehensions.py

0.1 KB

17. Dictionary comprehensions.mp4

16.9 MB

17. Dictionary comprehensions.vtt

5.3 KB

17. dictionary_comprehensions.py

0.2 KB

18. getting_dictionary_values.py

0.2 KB

18. How to get dictionary values (with defaults).mp4

20.2 MB

18. How to get dictionary values (with defaults).vtt

6.8 KB

19. Setting up virtual environments (MacOS, Windows and Linux).mp4

26.1 MB

19. Setting up virtual environments (MacOS, Windows and Linux).vtt

10.0 KB

20. How to learn Python by exploring through the shell and iPython.mp4

25.8 MB

20. How to learn Python by exploring through the shell and iPython.vtt

8.1 KB

21. Installing and using Python packages.mp4

36.8 MB

21. Installing and using Python packages.vtt

7.9 KB

21. packages.py

0.2 KB

22. API requests refresher.mp4

10.3 MB

22. API requests refresher.vtt

4.7 KB

23. project.py

0.6 KB

23. Your project.mp4

56.5 MB

23. Your project.vtt

16.8 KB

/22. Python 301 Advanced Python/

1. Creating your first Python class.mp4

21.3 MB

1. Creating your first Python class.vtt

6.9 KB

1. python_301_lesson_1_first_class.py

0.2 KB

2. Class properties and how to use them.mp4

33.6 MB

2. Class properties and how to use them.vtt

8.0 KB

2. python_301_lesson_2_class_properties.py

0.2 KB

3. Class methods and how to use them.mp4

60.3 MB

3. Class methods and how to use them.vtt

11.5 KB

3. python_301_lesson_3_class_methods.py

0.5 KB

4. Class cleanup.mp4

8.8 MB

4. Class cleanup.vtt

3.4 KB

4. python_301_lesson_4_class_cleanup.py

0.2 KB

5. Class inheritance.mp4

17.6 MB

5. Class inheritance.vtt

8.0 KB

5. python_301_lesson_5_class_inheritance.py

0.4 KB

6. Class interfaces.mp4

10.2 MB

6. Class interfaces.vtt

4.6 KB

6. python_301_lesson_6_class_interfaces.py

0.3 KB

7. Classes The super() method.mp4

31.7 MB

7. Classes The super() method.vtt

11.1 KB

7. python_301_lesson_7_super_method.py

0.5 KB

8. Classes Dunder methods.mp4

36.7 MB

8. Classes Dunder methods.vtt

11.7 KB

8. python_301_lesson_7_super_method.py

0.5 KB

8. python_301_lesson_8_dunder_methods.py

0.9 KB

9. Errors and exceptions.mp4

17.6 MB

9. Errors and exceptions.vtt

7.8 KB

9. python_301_lesson_9_errors_and_exceptions.py

0.3 KB

10. Catching exceptions.mp4

28.7 MB

10. Catching exceptions.vtt

11.9 KB

10. python_301_lesson_10_catching_exceptions.py

0.4 KB

11. Python decorators.mp4

20.9 MB

11. Python decorators.vtt

9.4 KB

11. python_301_lesson_11_decorator.py

0.2 KB

12. Python generators.mp4

47.7 MB

12. Python generators.vtt

16.5 KB

12. python_301_lesson_12_generators.py

0.2 KB

13. python_301_lesson_13_pipenvs.py

0.1 KB

13. Using pipenv for a virtual environment.mp4

52.9 MB

13. Using pipenv for a virtual environment.vtt

10.4 KB

14. project.py

1.6 KB

14. Your project.mp4

68.4 MB

14. Your project.vtt

24.4 KB

15. Python resources & e-book.html

0.9 KB

/23. SQL 101 Databases for beginners/

1. What is a schema.mp4

17.1 MB

1. What is a schema.vtt

6.3 KB

2. A database in your browser.mp4

13.3 MB

2. A database in your browser.vtt

2.9 KB

3. Selecting data.mp4

8.9 MB

3. Selecting data.vtt

2.3 KB

4. Ordering data.mp4

7.9 MB

4. Ordering data.vtt

2.6 KB

5. Selecting specific data rows.mp4

4.4 MB

5. Selecting specific data rows.vtt

3.2 KB

6. Selecting a range of data.mp4

4.9 MB

6. Selecting a range of data.vtt

4.0 KB

7. Ordering selected data.mp4

4.0 MB

7. Ordering selected data.vtt

3.2 KB

8. Limiting data.mp4

4.9 MB

8. Limiting data.vtt

4.1 KB

9. Inserting new data.mp4

6.2 MB

9. Inserting new data.vtt

4.4 KB

10. Updating existing data.mp4

9.8 MB

10. Updating existing data.vtt

4.7 KB

11. Deleting data.mp4

6.2 MB

11. Deleting data.vtt

3.6 KB

12. Creating a new table.mp4

10.5 MB

12. Creating a new table.vtt

7.2 KB

13. Truncating data.mp4

3.1 MB

13. Truncating data.vtt

2.4 KB

14. Deleting a table.mp4

3.1 MB

14. Deleting a table.vtt

1.9 KB

15. Your project.mp4

4.7 MB

15. Your project.vtt

2.8 KB

16. Database resources & e-book.html

0.8 KB

/24. Django 101 Django for absolute beginners/

1. Where to get the source code.html

0.7 KB

2. Setting up a virtual environment.mp4

15.4 MB

2. Setting up a virtual environment.vtt

3.7 KB

3. Setting up Django.mp4

23.2 MB

3. Setting up Django.vtt

6.3 KB

4. Creating a new Django app.mp4

13.3 MB

4. Creating a new Django app.vtt

2.7 KB

5. Your first Django model.mp4

44.4 MB

5. Your first Django model.vtt

10.4 KB

6. Your first Django view.mp4

28.1 MB

6. Your first Django view.vtt

10.5 KB

7. Setting up your templates folder.mp4

16.5 MB

7. Setting up your templates folder.vtt

8.2 KB

8. Using template blocks.mp4

24.5 MB

8. Using template blocks.vtt

6.2 KB

9. Adding custom view context.mp4

48.6 MB

9. Adding custom view context.vtt

9.0 KB

10. Displaying dynamic posts.mp4

15.1 MB

10. Displaying dynamic posts.vtt

5.0 KB

11. Adding images to your model.mp4

35.3 MB

11. Adding images to your model.vtt

10.4 KB

12. Setting up the media folder.mp4

18.6 MB

12. Setting up the media folder.vtt

6.0 KB

13. Adding images to your templates.mp4

27.6 MB

13. Adding images to your templates.vtt

4.7 KB

14. Adding a detail view.mp4

16.5 MB

14. Adding a detail view.vtt

7.6 KB

15. Detail view template.mp4

21.3 MB

15. Detail view template.vtt

3.8 KB

16. Linking to other Django views from your template.mp4

40.0 MB

16. Linking to other Django views from your template.vtt

5.1 KB

17. Adding an upload form.mp4

103.6 MB

17. Adding an upload form.vtt

18.5 KB

18. Sorting default posts.mp4

11.1 MB

18. Sorting default posts.vtt

3.6 KB

19. Django messages framework.mp4

57.4 MB

19. Django messages framework.vtt

10.2 KB

20. Adding Bootstrap 5.mp4

196.1 MB

20. Adding Bootstrap 5.vtt

22.4 KB

21. Your project.mp4

4.6 MB

21. Your project.vtt

2.2 KB

/.../1. Django 101 Source Code/

manage.py

0.7 KB

README.md

0.4 KB

requirements.txt

0.0 KB

/.../1. Django 101 Source Code/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

forms.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.1 KB

/.../1. Django 101 Source Code/feed/migrations/

0001_initial.py

0.5 KB

0002_post_image.py

0.5 KB

__init__.py

0.0 KB

/.../1. Django 101 Source Code/mysite/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../1. Django 101 Source Code/templates/

base.html

0.9 KB

detail.html

0.3 KB

home.html

1.1 KB

new_post.html

0.4 KB

/.../1. Django 101 Source Code/templates/includes/

navbar.html

0.9 KB

/.../21. Django 101 Source Code/

manage.py

0.7 KB

README.md

0.4 KB

requirements.txt

0.0 KB

/.../21. Django 101 Source Code/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

forms.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.1 KB

/.../21. Django 101 Source Code/feed/migrations/

0001_initial.py

0.5 KB

0002_post_image.py

0.5 KB

__init__.py

0.0 KB

/.../21. Django 101 Source Code/mysite/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../21. Django 101 Source Code/templates/

base.html

0.9 KB

detail.html

0.3 KB

home.html

1.1 KB

new_post.html

0.4 KB

/.../21. Django 101 Source Code/templates/includes/

navbar.html

0.9 KB

/25. Django 201 Intermediate Django/

1. Django 201 source code.html

0.9 KB

2. Creating a virtual environment.mp4

25.3 MB

2. Creating a virtual environment.vtt

6.0 KB

3. Starting a new Django project.mp4

13.4 MB

3. Starting a new Django project.vtt

3.7 KB

4. Adding .gitignore to your project.mp4

20.7 MB

4. Adding .gitignore to your project.vtt

4.2 KB

5. Your first app.mp4

21.8 MB

5. Your first app.vtt

3.9 KB

6. Your first model.mp4

26.7 MB

6. Your first model.vtt

4.5 KB

7. Registering your model with the Django admin.mp4

16.3 MB

7. Registering your model with the Django admin.vtt

3.4 KB

8. Adding a DateTimeField.mp4

16.3 MB

8. Adding a DateTimeField.vtt

2.8 KB

9. Home Page ListView.mp4

47.3 MB

9. Home Page ListView.vtt

8.9 KB

10. Setting up your template locations.mp4

12.0 MB

10. Setting up your template locations.vtt

3.5 KB

11. Your first template.mp4

4.8 MB

11. Your first template.vtt

1.7 KB

12. Your base template.mp4

9.3 MB

12. Your base template.vtt

3.5 KB

13. Template blocks.mp4

22.7 MB

13. Template blocks.vtt

4.5 KB

14. Template loops.mp4

14.0 MB

14. Template loops.vtt

4.7 KB

15. Adding loginlogoutpassword reset to your website.mp4

66.7 MB

15. Adding loginlogoutpassword reset to your website.vtt

10.8 KB

16. Global login and logout links.mp4

7.9 MB

16. Global login and logout links.vtt

2.9 KB

17. Extending 3rd party package templates.mp4

65.5 MB

17. Extending 3rd party package templates.vtt

10.1 KB

18. Adding Tailwind CSS.mp4

55.4 MB

18. Adding Tailwind CSS.vtt

6.0 KB

19. Tailwind styled posts.mp4

37.4 MB

19. Tailwind styled posts.vtt

6.3 KB

20. Adding a Profile app.mp4

33.0 MB

20. Adding a Profile app.vtt

10.2 KB

21. Adding a thumbnail package.mp4

40.0 MB

21. Adding a thumbnail package.vtt

7.4 KB

22. Adding media settings.mp4

22.2 MB

22. Adding media settings.vtt

5.9 KB

23. Adding authors to posts.mp4

9.8 MB

23. Adding authors to posts.vtt

3.6 KB

24. Adding author details to post templates.mp4

28.9 MB

24. Adding author details to post templates.vtt

6.0 KB

25. Post DetailView.mp4

18.2 MB

25. Post DetailView.vtt

5.4 KB

26. Post detail template.mp4

24.9 MB

26. Post detail template.vtt

5.0 KB

27. Django include tags.mp4

31.6 MB

27. Django include tags.vtt

6.1 KB

28. Post CreateView.mp4

32.7 MB

28. Post CreateView.vtt

6.5 KB

29. Forcing authentication.mp4

5.3 MB

29. Forcing authentication.vtt

1.9 KB

30. Creating a new post.mp4

42.3 MB

30. Creating a new post.vtt

6.9 KB

31. Adding a Tailwind CSS modal.mp4

47.9 MB

31. Adding a Tailwind CSS modal.vtt

6.0 KB

32. Enabling static files.mp4

34.7 MB

32. Enabling static files.vtt

6.9 KB

33. Adding JavaScript.mp4

24.0 MB

33. Adding JavaScript.vtt

4.3 KB

34. Toggling the modal.mp4

16.4 MB

34. Toggling the modal.vtt

3.1 KB

35. Ajaxing new posts.mp4

138.9 MB

35. Ajaxing new posts.vtt

19.7 KB

36. Profile detail view.mp4

22.7 MB

36. Profile detail view.vtt

6.6 KB

37. Profile detail template.mp4

41.6 MB

37. Profile detail template.vtt

5.6 KB

38. Getting total posts via extra context.mp4

22.4 MB

38. Getting total posts via extra context.vtt

4.4 KB

39. Adding a follow button.mp4

17.8 MB

39. Adding a follow button.vtt

4.5 KB

40. Creating the Follower app.mp4

31.5 MB

40. Creating the Follower app.vtt

5.8 KB

41. Following and unfollowing users.mp4

72.8 MB

41. Following and unfollowing users.vtt

18.9 KB

42. Dyncamically follow and unfollow users.mp4

27.3 MB

42. Dyncamically follow and unfollow users.vtt

3.9 KB

43. Dynamic Home Page Posts.mp4

53.2 MB

43. Dynamic Home Page Posts.vtt

8.0 KB

44. Your project.mp4

5.1 MB

44. Your project.vtt

3.8 KB

45. Django resources & e-book.html

0.9 KB

/.../django-201-f8062c99ea78b228983d4ff64d49da90c4fdfb90/

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-da6bd1f670084e78c881799f37823413f73a25fd/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-da6bd1f670084e78c881799f37823413f73a25fd/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-eaf3551272bcb06bdcb9466fda9a238fb99c77ee/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-eaf3551272bcb06bdcb9466fda9a238fb99c77ee/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-a9873863900c0d00140437c84db0ced234d177fe/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-a9873863900c0d00140437c84db0ced234d177fe/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-a9873863900c0d00140437c84db0ced234d177fe/feed/migrations/

__init__.py

0.0 KB

/.../django-201-a9873863900c0d00140437c84db0ced234d177fe/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-8947138f2399044ee3c99d9c119c0ec8d9090919/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-8947138f2399044ee3c99d9c119c0ec8d9090919/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-8947138f2399044ee3c99d9c119c0ec8d9090919/feed/migrations/

0001_initial.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-8947138f2399044ee3c99d9c119c0ec8d9090919/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-f628c819add4c008f05c0ecc238456ff99e47c5b/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-f628c819add4c008f05c0ecc238456ff99e47c5b/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-f628c819add4c008f05c0ecc238456ff99e47c5b/feed/migrations/

0001_initial.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-f628c819add4c008f05c0ecc238456ff99e47c5b/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-2d86ca81a78a8d44194e7d76977ea9cbf5bbf7ce/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-2d86ca81a78a8d44194e7d76977ea9cbf5bbf7ce/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-2d86ca81a78a8d44194e7d76977ea9cbf5bbf7ce/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-2d86ca81a78a8d44194e7d76977ea9cbf5bbf7ce/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.7 KB

wsgi.py

0.4 KB

/.../django-201-9bd36e0d70a69c894ded61489b8da3138265e7d8/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-9bd36e0d70a69c894ded61489b8da3138265e7d8/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-9bd36e0d70a69c894ded61489b8da3138265e7d8/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-9bd36e0d70a69c894ded61489b8da3138265e7d8/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.1 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-4f46a31f4d4fed59dbb7c3d1a07c43ab6c34b25d/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-4f46a31f4d4fed59dbb7c3d1a07c43ab6c34b25d/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-4f46a31f4d4fed59dbb7c3d1a07c43ab6c34b25d/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-4f46a31f4d4fed59dbb7c3d1a07c43ab6c34b25d/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-4f46a31f4d4fed59dbb7c3d1a07c43ab6c34b25d/til/templates/

homepage.html

0.0 KB

/.../django-201-ad7518f3268578b49eed3b6fab066836267614e3/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-ad7518f3268578b49eed3b6fab066836267614e3/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-ad7518f3268578b49eed3b6fab066836267614e3/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-ad7518f3268578b49eed3b6fab066836267614e3/feed/templates/feed/

homepage.html

0.0 KB

/.../django-201-ad7518f3268578b49eed3b6fab066836267614e3/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/feed/templates/feed/

homepage.html

0.0 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-3c0ad2889fc7d78fe08f2134bc8243b009f4f744/til/templates/

base.html

0.2 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-107817f0027acc2fa5fd06562fee15a9f36f2257/til/templates/

base.html

0.3 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

1.7 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-b10859efe5b3ddbe2cc53a2d33f3122dfa618613/til/templates/

base.html

0.3 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.9 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-c7ab4f39bb9b88f2f6a80ce7fcee5a5168df768d/til/templates/

base.html

0.3 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.9 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-5e813932d05ecb0d70b5ecd8c09bb5baf8716ef1/til/templates/

base.html

0.5 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.9 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/til/templates/

base.html

0.5 KB

/.../django-201-156fcd8352f5b15b3cae0bf092064132a7defc26/til/templates/account/

base.html

0.4 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/feed/templates/feed/

homepage.html

0.2 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.9 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/til/templates/

base.html

2.3 KB

/.../django-201-65b352f42cc3aa2d90cd3dc5a002229c86059e10/til/templates/account/

base.html

0.4 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.9 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/til/templates/

base.html

2.3 KB

/.../django-201-669fae1dce1946ccf6e36eb0111355749c4651ad/til/templates/account/

base.html

0.4 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

11.2 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.6 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/til/templates/

base.html

2.3 KB

/.../django-201-3f33dfb9d55d7e866d0fced5d0c56b8562375670/til/templates/account/

base.html

0.4 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

Animated.jpeg

113.8 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/til/templates/

base.html

2.3 KB

/.../django-201-8f1e0e812b2ffc339605a4d3ae6786a2e0ea2473/til/templates/account/

base.html

0.4 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

__init__.py

0.0 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/til/templates/

base.html

2.3 KB

/.../django-201-10d6814b86f8b551399819c1b823513fc111bb4a/til/templates/account/

base.html

0.4 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/til/templates/

base.html

2.3 KB

/.../django-201-4d9500198ec07e1010a516337ae433e078be93b1/til/templates/account/

base.html

0.4 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.1 KB

views.py

0.3 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/feed/templates/feed/

homepage.html

1.6 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/til/templates/

base.html

2.3 KB

/.../django-201-f5fbebe9b4a9f8b5921e6f4de3ecc553fe0e448e/til/templates/account/

base.html

0.4 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.4 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/feed/templates/feed/

homepage.html

1.5 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/til/templates/

base.html

2.3 KB

/.../django-201-00f56a666f8c5f7c05f46d022a2816feab0d3948/til/templates/account/

base.html

0.4 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.4 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/feed/templates/feed/

detail.html

1.5 KB

homepage.html

1.5 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/til/templates/

base.html

2.3 KB

/.../django-201-c5df9365798c70cadca84bdb110f3b51390f7915/til/templates/account/

base.html

0.4 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.4 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/feed/templates/feed/

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/til/templates/

base.html

2.3 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/til/templates/account/

base.html

0.4 KB

/.../django-201-4a0de3625f58e6a71c7b4da79b4aecb044285a31/til/templates/includes/

post.html

1.4 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

0.6 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/feed/templates/feed/

create.html

0.1 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/til/templates/

base.html

2.7 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/til/templates/account/

base.html

0.4 KB

/.../django-201-cda350c45dbc8f39c1e36990fcb4d1a7fc0e06ff/til/templates/includes/

post.html

1.4 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

0.7 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/feed/templates/feed/

create.html

0.1 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/til/templates/

base.html

2.7 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/til/templates/account/

base.html

0.4 KB

/.../django-201-626e45b4066d6a029cb5c96f8f66fef1447aa9a8/til/templates/includes/

post.html

1.4 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.0 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/til/templates/

base.html

2.7 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/til/templates/account/

base.html

0.4 KB

/.../django-201-213546f1bb48e59f797378a55b236df24007e059/til/templates/includes/

post.html

1.4 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.0 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.0 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/til/templates/

base.html

4.1 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/til/templates/account/

base.html

0.4 KB

/.../django-201-6ce22b3c0fcf0ee817655d85d09a2e8d376af585/til/templates/includes/

post.html

1.4 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.0 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/frontend/js/

main.js

0.1 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/til/templates/

base.html

4.2 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/til/templates/account/

base.html

0.4 KB

/.../django-201-c7c355e112c5e0566fbb43ec1c7383243551d9e8/til/templates/includes/

post.html

1.4 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.0 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/frontend/js/

main.js

1.0 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/til/templates/

base.html

4.4 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/til/templates/account/

base.html

0.4 KB

/.../django-201-ef20e615e602a80068c6e86da494605cf5663e5a/til/templates/includes/

post.html

1.4 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.0 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/frontend/js/

main.js

1.1 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/til/templates/

base.html

4.5 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/til/templates/account/

base.html

0.4 KB

/.../django-201-ec0edcca0a247938faf7b83c3f0d55bc4404a609/til/templates/includes/

post.html

1.4 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/frontend/js/

main.js

1.9 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.1 KB

wsgi.py

0.4 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/til/templates/

base.html

4.6 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/til/templates/account/

base.html

0.4 KB

/.../django-201-c89086426f5c80256345fd38c18dfdd694cf4ac2/til/templates/includes/

post.html

1.4 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/frontend/js/

main.js

1.9 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.3 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/til/templates/

base.html

4.6 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/til/templates/account/

base.html

0.4 KB

/.../django-201-f48f0c57bd1b523b042baf9b0d5701d9ab90753e/til/templates/includes/

post.html

1.2 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/frontend/js/

main.js

1.9 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.3 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/profiles/templates/profiles/

detail.html

1.0 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/til/templates/

base.html

4.6 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/til/templates/account/

base.html

0.4 KB

/.../django-201-89123f01ea0f3909f33d6c3e19a04ca9e76ced96/til/templates/includes/

post.html

1.2 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/frontend/js/

main.js

1.9 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.6 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/profiles/templates/profiles/

detail.html

1.0 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/til/templates/

base.html

4.6 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/til/templates/account/

base.html

0.4 KB

/.../django-201-46b76d4f267c06995afc5bd8229000892167d346/til/templates/includes/

post.html

1.2 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/frontend/js/

main.js

1.9 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.6 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/profiles/templates/profiles/

detail.html

1.9 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/til/templates/

base.html

4.6 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/til/templates/account/

base.html

0.4 KB

/.../django-201-e4a847cf6d37692e6d99ef5686e848254a763987/til/templates/includes/

post.html

1.2 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/followers/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.5 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/followers/migrations/

0001_initial.py

1.0 KB

__init__.py

0.0 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/frontend/js/

main.js

1.9 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.6 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/profiles/templates/profiles/

detail.html

1.9 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/til/templates/

base.html

4.6 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/til/templates/account/

base.html

0.4 KB

/.../django-201-feb819b7b1ea171b8341be3ea7c737c209e4adf8/til/templates/includes/

post.html

1.2 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/followers/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.5 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/followers/migrations/

0001_initial.py

1.0 KB

__init__.py

0.0 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/frontend/js/

main.js

2.7 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.9 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/profiles/templates/profiles/

detail.html

2.0 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/til/templates/

base.html

4.6 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/til/templates/account/

base.html

0.4 KB

/.../django-201-972c1e7771c9d736689d45cdb7e6831f061c816f/til/templates/includes/

post.html

1.2 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

1.5 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/followers/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.5 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/followers/migrations/

0001_initial.py

1.0 KB

__init__.py

0.0 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/frontend/js/

main.js

2.7 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.2 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/profiles/templates/profiles/

detail.html

2.2 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/til/templates/

base.html

4.6 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/til/templates/account/

base.html

0.4 KB

/.../django-201-3a6032aedad7a70ceb15b2765f17de622d020d32/til/templates/includes/

post.html

1.2 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.2 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/followers/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.5 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/followers/migrations/

0001_initial.py

1.0 KB

__init__.py

0.0 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/frontend/js/

main.js

2.7 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.2 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/profiles/templates/profiles/

detail.html

2.2 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/til/templates/

base.html

4.6 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/til/templates/account/

base.html

0.4 KB

/.../django-201-ea909f27dcde118d7c3f9ddb9214ad1018f5406e/til/templates/includes/

post.html

1.2 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/

manage.py

0.7 KB

Pipfile

0.2 KB

Pipfile.lock

14.2 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/feed/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.4 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/feed/migrations/

0001_initial.py

0.5 KB

0002_post_date.py

0.4 KB

0003_post_author.py

0.6 KB

__init__.py

0.0 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/feed/templates/feed/

create.html

0.8 KB

detail.html

0.2 KB

homepage.html

0.3 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/followers/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.5 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/followers/migrations/

0001_initial.py

1.0 KB

__init__.py

0.0 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/frontend/js/

main.js

2.7 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/profiles/

__init__.py

0.0 KB

admin.py

0.2 KB

apps.py

0.1 KB

models.py

0.7 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.2 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/profiles/migrations/

0001_initial.py

0.7 KB

0002_auto_20210106_2001.py

0.6 KB

0003_profile_image.py

0.5 KB

__init__.py

0.0 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/profiles/templates/profiles/

detail.html

2.2 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/til/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

4.2 KB

urls.py

1.2 KB

wsgi.py

0.4 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/til/templates/

base.html

4.7 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/til/templates/account/

base.html

0.4 KB

/.../django-201-741dc8b1d146b756520289db9f537a82d75f6b9d/til/templates/includes/

post.html

1.2 KB

/26. 7 Days of Wagtail Wagtail for beginners/

1. Day 1. Installing Wagtail and Editing the Home Page.mp4

141.8 MB

1. Day 1. Installing Wagtail and Editing the Home Page.vtt

11.7 KB

2. Day 2. Adding custom model fields to your Home Page.mp4

141.6 MB

2. Day 2. Adding custom model fields to your Home Page.vtt

11.2 KB

3. Day 3. Creating a new page type with a custom template.mp4

166.3 MB

3. Day 3. Creating a new page type with a custom template.vtt

17.3 KB

4. Day 4. How to add images to your pages with auto-thumbnailing.mp4

90.0 MB

4. Day 4. How to add images to your pages with auto-thumbnailing.vtt

13.1 KB

5. Day 5. How to create snippets and make them selectable on your page.mp4

160.6 MB

5. Day 5. How to create snippets and make them selectable on your page.vtt

21.8 KB

6. Day 6. Adding StreamFields to your page.mp4

285.3 MB

6. Day 6. Adding StreamFields to your page.vtt

21.0 KB

7. Day 7. Adding global site settings.mp4

208.7 MB

7. Day 7. Adding global site settings.vtt

15.9 KB

8. Wagtail resources.html

0.7 KB

/27. Professional Wagtail Development/

1. Introduction.mp4

5.9 MB

1. Introduction.vtt

4.0 KB

2. Discovering and Exploring Wagtail.mp4

197.6 MB

2. Discovering and Exploring Wagtail.vtt

39.6 KB

3. Installing Wagtail on MacOS and Windows.mp4

23.5 MB

3. Installing Wagtail on MacOS and Windows.vtt

13.3 KB

4. Understanding the Page Model in Wagtail CMS.mp4

99.3 MB

4. Understanding the Page Model in Wagtail CMS.vtt

24.8 KB

5. Introducing FieldPanels The Key to Customizable Content.mp4

46.2 MB

6. Page Templates The Art of Structuring Your Wagtail Pages.mp4

151.9 MB

6. Page Templates The Art of Structuring Your Wagtail Pages.vtt

23.6 KB

7. Custom ImageModel Flex Your Wagtail Image Handling.mp4

59.8 MB

7. Custom ImageModel Flex Your Wagtail Image Handling.vtt

12.2 KB

8. Using Images in Wagtail Templates.mp4

97.3 MB

8. Using Images in Wagtail Templates.vtt

35.3 KB

9. File Handling 101 (Wagtail Documents).mp4

66.7 MB

9. File Handling 101 (Wagtail Documents).vtt

16.6 KB

10. Crafting Custom Pages in Wagtail CMS A Step-by-Step Guide.mp4

120.2 MB

10. Crafting Custom Pages in Wagtail CMS A Step-by-Step Guide.vtt

26.9 KB

11. Limiting Page Creation.mp4

59.1 MB

11. Limiting Page Creation.vtt

18.2 KB

12. Mastering Wagtail CMS Page Context.mp4

107.4 MB

12. Mastering Wagtail CMS Page Context.vtt

19.3 KB

13. Mastering Custom Page Validation in Wagtail CMS.mp4

75.7 MB

13. Mastering Custom Page Validation in Wagtail CMS.vtt

15.6 KB

14. Linking to Wagtail Pages with Validation and Custom Properties.mp4

118.0 MB

14. Linking to Wagtail Pages with Validation and Custom Properties.vtt

23.6 KB

15. How to Install a Release Candidate Version of Wagtail CMS.mp4

75.2 MB

15. How to Install a Release Candidate Version of Wagtail CMS.vtt

11.3 KB

16. Wagtail RichText Fields A Comprehensive Guide.mp4

121.3 MB

16. Wagtail RichText Fields A Comprehensive Guide.vtt

22.9 KB

17. Utilizing Tags in Wagtail CMS for Enhanced Blog Functionality.mp4

113.1 MB

17. Utilizing Tags in Wagtail CMS for Enhanced Blog Functionality.vtt

29.1 KB

18. Wagtail StreamFields Bringing Dynamic Content to Life.mp4

119.4 MB

18. Wagtail StreamFields Bringing Dynamic Content to Life.vtt

22.3 KB

19. Understanding Wagtail CMS's StreamBlock A Guide for Web Developers.mp4

144.5 MB

19. Understanding Wagtail CMS's StreamBlock A Guide for Web Developers.vtt

25.5 KB

20. ChooserBlocks in Wagtail CMS A Comprehensive Guide.mp4

228.1 MB

20. ChooserBlocks in Wagtail CMS A Comprehensive Guide.vtt

39.9 KB

21. Exploring Wagtail's StaticBlock and ListBlock.mp4

117.4 MB

21. Exploring Wagtail's StaticBlock and ListBlock.vtt

18.4 KB

22. Crafting Custom Wagtail Blocks (Backend).mp4

243.3 MB

22. Crafting Custom Wagtail Blocks (Backend).vtt

38.4 KB

23. Crafting Custom Wagtail Blocks (Frontend).mp4

198.2 MB

23. Crafting Custom Wagtail Blocks (Frontend).vtt

30.7 KB

24. Enhancing Wagtail StreamBlocks with Custom Context and Templates.mp4

112.3 MB

24. Enhancing Wagtail StreamBlocks with Custom Context and Templates.vtt

18.7 KB

25. Custom Validation in Wagtail Blocks A Step-by-Step Guide.mp4

201.2 MB

25. Custom Validation in Wagtail Blocks A Step-by-Step Guide.vtt

32.3 KB

26. Advanced Wagtail Interfaces with Panel Types (and Orderables!).mp4

254.9 MB

26. Advanced Wagtail Interfaces with Panel Types (and Orderables!).vtt

41.3 KB

27. New Wagtail Caching Techniques.mp4

99.0 MB

27. New Wagtail Caching Techniques.vtt

25.9 KB

28. Unleashing the Power of Wagtail Hooks.mp4

125.4 MB

28. Unleashing the Power of Wagtail Hooks.vtt

19.2 KB

29. Private Pages in Wagtail CMS.mp4

97.2 MB

29. Private Pages in Wagtail CMS.vtt

18.9 KB

30. Supercharging Wagtail Snippets with Advanced Features.mp4

226.7 MB

30. Supercharging Wagtail Snippets with Advanced Features.vtt

40.2 KB

31. Managing Permissions in Wagtail CMS.mp4

72.1 MB

31. Managing Permissions in Wagtail CMS.vtt

13.8 KB

32. Creating Custom Wagtail Permissions.mp4

83.3 MB

32. Creating Custom Wagtail Permissions.vtt

13.8 KB

33. Global Navigation Using Django Context Processors.mp4

79.9 MB

33. Global Navigation Using Django Context Processors.vtt

15.6 KB

34. Search and Wagtail's Promoted Search.mp4

122.4 MB

34. Search and Wagtail's Promoted Search.vtt

21.6 KB

35. Upgrading to Django 5.0.mp4

32.7 MB

35. Upgrading to Django 5.0.vtt

4.6 KB

36. Routable Pages in Wagtail CMS.mp4

212.7 MB

36. Routable Pages in Wagtail CMS.vtt

36.6 KB

37. Headless Wagtail with the v2 API.mp4

333.2 MB

37. Headless Wagtail with the v2 API.vtt

50.4 KB

38. Enhancing Wagtail Admin with Custom Components and Summary Items.mp4

173.2 MB

38. Enhancing Wagtail Admin with Custom Components and Summary Items.vtt

30.6 KB

39. Creating a Contact Form with Wagtail's Form Builder.mp4

205.8 MB

39. Creating a Contact Form with Wagtail's Form Builder.vtt

35.8 KB

40. Installing and Configuring the Sitemap Feature.mp4

130.7 MB

40. Installing and Configuring the Sitemap Feature.vtt

19.4 KB

41. Wagtail Simple Translations for Multilingual Support.mp4

175.5 MB

41. Wagtail Simple Translations for Multilingual Support.vtt

32.2 KB

42. Multilingual Support in Wagtail with wagtail-localize.mp4

155.8 MB

42. Multilingual Support in Wagtail with wagtail-localize.vtt

33.2 KB

43. Integrating Tailwind CSS with Wagtail.mp4

107.9 MB

43. Integrating Tailwind CSS with Wagtail.vtt

20.2 KB

44. Wagtail Management Commands.mp4

31.3 MB

44. Wagtail Management Commands.vtt

12.9 KB

45. Integrating and Utilizing Settings in Wagtail CMS.mp4

146.4 MB

45. Integrating and Utilizing Settings in Wagtail CMS.vtt

27.0 KB

46. Discovering 3rd Party Packages.mp4

46.6 MB

46. Discovering 3rd Party Packages.vtt

9.5 KB

47. Launching Wagtail For Free (The Easy Way!).mp4

343.2 MB

47. Launching Wagtail For Free (The Easy Way!).vtt

61.8 KB

48. Navigating the Wagtail GitHub Repository.mp4

101.5 MB

48. Navigating the Wagtail GitHub Repository.vtt

13.2 KB

49. Upgrading to Wagtail 6.0.mp4

150.6 MB

49. Upgrading to Wagtail 6.0.vtt

23.2 KB

/28. Local DevOps with Docker and Docker Compose/

1. Section requirements.html

0.4 KB

2. Important notice about this section.html

0.8 KB

3. Installing Wagtail (or Django) with Docker.mp4

69.8 MB

3. Installing Wagtail (or Django) with Docker.vtt

12.5 KB

4. Adding Docker Compose.mp4

57.2 MB

4. Adding Docker Compose.vtt

12.8 KB

5. Adding a Postgres database.mp4

108.4 MB

5. Adding a Postgres database.vtt

18.5 KB

6. Adding Redis for lightning-fast caching.mp4

68.6 MB

6. Adding Redis for lightning-fast caching.vtt

12.6 KB

7. Adding ElasticSearch for amazing search results.mp4

62.9 MB

7. Adding ElasticSearch for amazing search results.vtt

14.5 KB

/29. How to get a job as a web developer/

1. Don't believe everything you hear.mp4

46.1 MB

1. Don't believe everything you hear.vtt

4.4 KB

2. The truth about GitHub.mp4

33.4 MB

2. The truth about GitHub.vtt

3.0 KB

3. The truth about portfolio websites.mp4

4.0 MB

3. The truth about portfolio websites.vtt

2.3 KB

4. Don't get stuck on the small things.mp4

4.8 MB

4. Don't get stuck on the small things.vtt

2.9 KB

5. How to find out what skills are in demand.mp4

4.5 MB

5. How to find out what skills are in demand.vtt

2.0 KB

6. The truth behind remote jobs.mp4

3.9 MB

6. The truth behind remote jobs.vtt

1.8 KB

7. What companies are really looking for.mp4

37.2 MB

7. What companies are really looking for.vtt

3.6 KB

8. Your resume strategy.mp4

6.8 MB

8. Your resume strategy.vtt

3.6 KB

9. Do resumes really get you an interview.mp4

3.5 MB

9. Do resumes really get you an interview.vtt

1.8 KB

10. Applying for the job.mp4

3.5 MB

10. Applying for the job.vtt

1.9 KB

11. Maximizing your efforts.mp4

3.2 MB

11. Maximizing your efforts.vtt

1.4 KB

12. The BIG secret.mp4

9.3 MB

12. The BIG secret.vtt

4.8 KB

13. Who do companies really hire.mp4

3.7 MB

13. Who do companies really hire.vtt

1.3 KB

14. The most valuable skills you can have in this industry.mp4

11.5 MB

14. The most valuable skills you can have in this industry.vtt

1.8 KB

15. Your first interview.mp4

4.9 MB

15. Your first interview.vtt

2.9 KB

16. Follow up.mp4

4.2 MB

16. Follow up.vtt

2.1 KB

17. Negotiating your salary.mp4

9.1 MB

17. Negotiating your salary.vtt

5.1 KB

18. Once you're in.mp4

2.4 MB

18. Once you're in.vtt

1.3 KB

19. Your next steps.mp4

4.4 MB

19. Your next steps.vtt

2.2 KB

20. Earn while you learn.mp4

4.0 MB

20. Earn while you learn.vtt

1.9 KB

21. Your project.mp4

4.1 MB

21. Your project.vtt

2.1 KB

 

Total files 2637


Copyright © 2025 FileMood.com