1. Twitter Backend #1 - Server and User Model
2. Twitter Backend #2 - Register User
3. Twitter Backend #3 - Register Services
4. Twitter Backend #4 - Login Services
5. Twitter Backend #5 - Fetch User Function
6. Twitter Backend #6 - EnvironmentObject and Static AuthViewModel
7. Twitter Backend #7 - LogOut
8. Twitter Backend #8 - Login Bug Fixes
9. Twitter Backend #9 - CreateTweet
10. Twitter Backend #10 - ImagePicker
11. Twitter Backend #11 - Using ImagePicker in Create Tweet
12. Twitter Backend #12 - ImageUploader
13. Twitter Backend #13 - FeedViewModel
14. Twitter Backend #14 - TweetCellViewModel
15. Twitter Backend #15 - Profile Customization
16. Twitter Backend #16 - EditProfileView
17. Twitter Backend #17 - EditProfileView 2
18. Twitter Backend #18 - Connecting EditProfileView and UserProfile
19. Twitter Backend #19 - Save EditProfileView
20. Twitter Backend #20 - Update EditProfileView
21. Twitter Backend #21 - Update Serverside EditProfileView
22. Twitter Backend #22 - Upload Profile Image
23. Twitter Backend #23 - Display Profile Image
24. Twitter Backend #24 - Fixing Profile User Data
25. Twitter Backend #25 - Fixing Profile Pictures
26. Twitter Backend #26 - Edit Profile and Follow Buttons
27. Twitter Backend #27 - Follow and Unfollow Serverside
28. Twitter Backend #28 - Follow and Unfollow UI
29. Twitter Backend #29 - Like and Unlike Tweet Serverside
30. Twitter Backend #30 - Like and Unlike Tweet UI
31. Twitter Backend #31 - Refreshable ScrollView
32. Twitter Backend #32 - SearchBar
33. Twitter Backend #33 - SearchViewCell
34. Twitter Backend #34 - User Search Filter