Better 3D Animation in Cinema 4D | Day 8 of 12 Days of Mograph Giveaways
By School of Motion
Published: Dec 12, 2022“
Give your motion graphics portfolio a serious boost with the Day 8 prize for #mographdays, a free seat to our Explainer Camp course and a free copy of The Freelance Manifesto! https://som.bz/3XTzV7N
”
Category: Video Tutorials
Video Tutorials on Photoshop, after effects, coding, managing your YouTube channel, etc
[#Script #Coding] Microservices with FastAPI – Full Course
Microservices with FastAPI – Full Course
By freeCodeCamp.org
Published: Mar 24, 2022“
Learn how to create a simple Microservices app using Python FastAPI with React on the frontend. We will use RedisJSON as a Database and dispatch events with Redis Streams. RedisJSON is a NoSQL database just like MongoDB and Redis Streams is an Event Bus just like RabbitMQ or Apache Kafka.
Course from Scalable Scripts. Check out their channel: https://www.youtube.com/c/ScalableScripts
Code: https://github.com/scalablescripts/fa…
Course Contents:
- (00:00) Intro
- (01:30) App Demo
- (03:29) Inventory Microservice Setup
- (05:46) Redis Cloud
- (07:13) Connect to Redis Cloud
- (09:04) Products CRUD
- (20:05) Payment Microservice Setup
- (25:40) Internal Http Requests
- (30:54) Background Tasks
- (36:50) Redis Streams
- (58:34) Frontend
”
[#Adobe #Design] How to Make Objects Disappear in Adobe Photoshop CC (2022)
How to Make Objects Disappear in Adobe Photoshop CC (2022)
By AdobeMasters
Published: Dec 14, 2022“
Check out my Premiere Pro Course: https://www.udemy.com/course/premiere-pro-course/?referralCode=AF659E18BEF06A7F4955
Get near unlimited stock footage and premiere pro templates: http://1.envato.market/c/1413971/298927/4662
Join the Community at: https://adobemasters.net/
Request a Tutorial at: https://adobemasters.net/request-a-tutorial/If you want to learn more about the Adobe products. Here are a couple of cheap courses I learned from.
http://adobemasters.net/courses/Subscribe to see more Adobe related content, videos every other day.
”
[#Video #Editing] Spinning Globe in After Effects | Beginners Tutorial
Spinning Globe in After Effects | Beginners Tutorial
By Olufemii
Published: Jun 21, 2022“
Start Your 7 Day Free Trial of Envato Elements: https://1.envato.market/ORJMJQ
Get Unlimited Video Templates With Your Free Trial: https://1.envato.market/ORJMJQIn this video Nick Khoo walks you through his 10 favourite Free Premiere Pro Transitions. He also adds in a few bonus ones that you can get with your free trial to Envato Elements.
Hope you enjoy it. Please like and subscrib…
”
[#Photoshop #Tutorial] Easy Filters To Make Tires Spin in Photoshop!
Easy Filters To Make Tires Spin in Photoshop!
By Photoshop Training Channel
Published: May 19, 2022How To Make Tires Spin in Photoshop.
- Background Layer.
- Choose Spin Blur.
- Blur Angle Slider.
- Drag the path over the tire.
”
[#Script #Coding] Unreal Engine 5 – Full Course for Beginners
Unreal Engine 5 – Full Course for Beginners
By freeCodeCamp.org
Published: Jan 11, 2023“
Learn how to create games with Unreal Engine 5 in this full course for beginners. This course will give you a solid foundation and will enable you to be able to develop any sort of game in Unreal Engine 5.
Course created by Gamium Dev. Check out their channel: https://www.youtube.com/@gamiumdev
Course Contents:
- (0:00:00) Introduction
- (0:01:31) System Requirements
- (0:03:34) Installing The Engine
- (0:06:12) Creating A Project
- (0:09:54) Unreal Editor Basics
- (0:23:27) Creating Levels
- (0:29:50) Landscapes
- (0:35:42) Blueprints
- (0:42:57) Blueprint: Variables
- (0:49:42) Blueprint: Structures
- (0:54:37) Blueprint: Enumerations
- (0:59:36) Blueprint: Functions
- (1:05:58) Blueprint: Macros
- (1:09:25) Blueprint: Collapsed Graphs
- (1:12:56) Blueprint: Branching
- (1:14:51) Blueprint: Switch
- (1:17:43) Blueprint: While Loop
- (1:21:23) Blueprint: For Loop
- (1:25:10) Blueprint: Array
- (1:28:24) Blueprint: Flip-Flop
- (1:30:21) Blueprint: Do-Once
- (1:32:25) Object Oriented Programming
- (1:39:29) Blueprint: Classes
- (1:49:49) Blueprint: Actors
- (2:02:41) Blueprint: Casting
- (2:05:01) Basic Inheritance Hierarchy
- (2:08:32) Blueprint: Character
- (2:31:52) Blueprint: Timer (Example)
- (2:37:05) Action Mappings
- (2:43:26) Expose On Spawn
- (2:46:38) Interaction System
- (2:53:09) Blueprint: Linetrace (Raycast)
- (3:03:17) Blueprint: UI
- (3:32:12) Blueprint Function Library
- (3:35:17) Plugins (Basics)
- (3:40:39) Modelling Tools
- (3:46:45) Static Mesh
- (3:48:13) Nanite
- (3:50:02) Materials
- (4:05:31) Skeletal Mesh and Anim BP
- (4:22:32) C++ Prerequisites
- (4:39:37) C++: Basics
- (4:45:04) Advanced Inheritance Hierarchy
- (4:55:28) C++: Variables
- (4:58:11) C++: Functions
- (5:00:04) C++: UCLASS, UPROPERTY, UFUNCTION
- (5:09:11) C++: USTRUCT
- (5:17:52) C++: Using Unreal’s Functions
- (5:22:10) C++: Enumerations
- (5:24:53) Converting Blueprint To C++
- (5:40:52) Blueprint Interface
- (5:46:38) C++ Interface
- (5:54:40) BlueprintImplementableEvent
- (5:57:02) BlueprintNativeEvent
- (6:01:40) C++: Array
- (6:11:30) C++: Map
- (6:17:31) Actor (Advanced)
- (6:39:54) Character(Advanced)
- (6:50:43) Player Controller(Advanced)
- (6:52:46) Game Mode (Advanced)
- (6:56:47) Game State (Advanced)
- (7:06:17) Game Instance
- (7:15:20) Creating Plugins
- (7:33:53) Third Party Libraries(Static)
- (7:51:42) Third Party Libraries(DLL)
- (8:05:29) Networking
- (8:07:06) Create/Join Sessions
- (8:15:24) Network Replication
- (8:22:48) Blueprint: Variable Replication
- (8:27:53) Blueprint: RPCs
- (8:43:46) Networking In C++
- (9:01:22) Unreal Engine Source
- (9:04:54) Switching Engine Versions
- (9:12:11) Packaging
- ((9:17:13) BONUS
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
[#Money #Success] Do THIS Instead of Setting Goals
Do THIS Instead of Setting Goals
By Alux.com
Published: Sep 09, 2022Street Level Signs We’re in a Recession: https://youtu.be/WG2hY4DckGE
Have a look at our premium courses: https://courses.alux.com
GOAL Mastery: https://www.alux.com/goals
Mind Mastery: https://www.alux.com/mindmasteryHave you downloaded the Alux App yet?
https://alux.com/appThe ALUX App is Officially Here! | Alux Keynote 2022: https://youtu.be/bd4uVm2AYuY
In this Alux.com video we will be answering the following questions:
- What are inputs/outputs outcomes?
- What is an input vs output?
- Which is more important input or output?
- What are inputs in monitoring and evaluation?
- What matters the most – The input, The output or The outcome?
- What is the role of inputs to a process?
- What comes first output or outcome?
- Why are inputs and outputs important?
- What are inputs in a project?
[READ MORE]”
[#Script #Coding] Think Like a Computer Science Professor
Think Like a Computer Science Professor
By freeCodeCamp.org
Published: Jul 20, 2022“
See how to think like a computer science professor. You will observe Radu’s thought process as he codes a project for the first time. Many tutorials demonstrate how to build something that the instructor has already fully planned out beforehand. But in this video, you learn what really goes into building a project from scratch. And he does it all without even referencing the Internet.
Radu Mariescu-Istodor has a PhD in computer science. He teaches computer science at a university as well as on his YouTube channel.
Radu’s channel: https://www.youtube.com/c/RaduMariesc…
Radu’s website: https://radufromfinland.comContents
- (00:00:00) Intro / showcase
- (00:01:32) Quick planning
- (00:03:25) Canvas project setup
- (00:09:21) Trying to remember how drawImage works :-))
- (00:18:58) Figured out I need to let it load first
- (00:20:29) Helper code for getting coordinates
- (00:22:27) Beginning procedural drawing
- (00:29:16) Normalizing the space for symmetrical drawing
- (00:48:32) Control point for head rotation
- (00:56:48) Slider for head x rotation
- (01:13:44) Rotating the head on X
- (01:17:27) Rotating the head on Y
- (01:28:14) Adding more control points
- (01:59:31) Drawing eyes
- (02:26:59) Styling the eyes
- (02:42:42) Drawing the beard
- (03:22:51) Drawing the nose
- (03:27:25) Spoiler (I never get the nose to look better)
- (03:31:35) Drawing hair
- (03:51:48) Skin, Neck & Body
- (04:07:43) Drawing the clothes
- (04:24:15) Some fine-tuning
- (04:43:00) Drawing the ears
- (04:53:50) Polishing and commenting code
- (05:17:41) Camera setup
- (05:34:27) Image processing: Isolating blue pixels
- (05:49:36) Moving avatar with camera
- (05:55:59) Plan for day 2 (Important)
- (06:02:32) Code refactoring with OOP
- (06:15:43) Ditching the idea* above and sticking to point A
- (06:43:07) Linear algebra
- (06:52:20) Particle system
- (07:08:57) Constraints (segments)
- (08:00:50) Dynamic front hair skeleton
- (08:17:30) Dynamic back hair skeleton
- (08:31:43) Sliders to control the mouth
- (08:45:09) Real-time face tracking
- (09:42:58) Recognizing facial markers
- (10:03:58) Solving the ‘fidgiting’ problem by averaging
- (10:09:14) On averaging points
- (10:10:14) Side-points of mouth
- (10:11:56) Quick demo and quick planning
- (10:13:41) Working with pre-recorded video
- (10:24:03) Multi-input support in interface
- (10:57:40) Styling front hair
- (11:18:13) Styling back hair
- (11:35:18) Adding side hair
- (11:40:56) Debugging option
- (11:50:40) Shirt strings
- (12:00:21) Extensive testing
- (12:01:34) Final touches
- (12:09:50) Trying to fix nose, then gave up (too tired & found some bug)
- (12:30:46) Final testing, writing instructions, and last thoughts
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
[#Money #Success] 15 Things You Didn’t Know About AFFILIATE MARKETING
15 Things You Didn’t Know About AFFILIATE MARKETING
By Alux.com
Published: Jan 09, 2021“
Do you want to make $1000 a day from the comfort of your living room???
SUBSCRIBE to ALUX: https://www.youtube.com/channel/UCNjPtOCvMrKY5eLwr_-7eUg?sub_confirmation=1
10 Strategies People Use to be Successful on Social Media: https://youtu.be/SwG6hX5m28sMind Mastery: https://www.alux.com/mindmastery
Get a free audiobook from AUDIBLE at https://www.alux.com/freebookThanks to our friends at Audible!
Disclaimer: signing up for Audible will result in financial compensation towards Alux Inc at no additional cost to you, the consumer.In this Alux.com video, we will be answering the following questions:
- What is affiliate marketing?
- How to make money online?
- What’s the easiest way to make money online?
- What’s the best way to make money online?
- How do I become an affiliate marketer?
- What does affiliate marketing mean?
- What is affiliate marketing and how does it work?
- How much can you make affiliate marketing?
- Who is the best affiliate marketer?
- Does Amazon affiliate pay for clicks?
- How much do affiliate links pay?
- How can I succeed in affiliate marketing?
- How can I start affiliate marketing with no money?
- Is affiliate marketing easy?
- How do I start affiliate marketing as a beginner?
- Do I need a website to be an affiliate marketer?
- Can affiliate marketing make you rich?
- Is affiliate marketing still profitable 2020?
- Where can I post affiliate links?
- What is the highest-paying affiliate program?
- What companies offer affiliate programs?
- Do you pay tax on affiliate marketing?
- What is Biz Gurukul?
- Is Amazon an affiliate marketer?
- How old do you have to be to be an affiliate marketer?
CONTENTS:
- 00:00 – Intro
- 00:48 – Affiliate marketing IS a legit marketing strategy
- 01:55 – It is a multi-million-dollar business.
- 02:30 – It takes a lot of hard work and time.
- 03:18 – Over 90% of affiliates never make any money
- 04:02 – Most affiliate marketers are broke
- 04:31 – Expansive strategy guides — they’re almost certainly a scam.
- 05:12 – If it’s a pay-to-join program, there’s probably a scammer behind it.
- 06:07 – If it’s a real affiliate marketing guru — they won’t be spamming you.
- 07:02 – The products could even be fake.
- 07:38 – Sell products that you know and love.
- 08:31 – Finding a niche helps a lot
- 09:19 – Remember — even when your blog is up and running, it won’t just run itself.
- 09:57 – Think of your job as providing information — not selling products.
- 10:43 – You can use it as an additional revenue source.
- 11:25 – Remember, it is a legit business
- 12:00 – Question
PLAYLISTS
- Get Rich Playlist: https://www.youtube.com/playlist?list…
- Take Action Playlist: https://www.youtube.com/playlist?list…
- All Sunday Motivational Videos: https://www.youtube.com/playlist?list…
- Book Club: https://www.youtube.com/playlist?list…
ALUX on Social Media:
- https://www.instagram.com/alux/
- https://www.facebook.com/alux
- https://www.twitter.com/aluxcom
”
[#Script #Coding] What is ChatGPT? Can it Help You? It built a To-Do App.. Sorta
What is ChatGPT? Can it Help You? It built a To-Do App.. Sorta
By codeSTACKr
Published: Dec 19, 2022“
Become A VS Code SuperHero Today: https://vsCodeHero.com
Join my Discord developer community: https://discord.gg/A9CnsVzzkZEveryone is talking about ChatGPT, so I had to give it a try. Let’s see what it’s capable of.
What’s ChatGPT? Let’s ask ChatGPT what it is..
It says it’s a variant of the Generative Pre-trained Transformer language model that is fine-tuned for chatbot-style communication.
It’s part of OpenAI and the GPT-3 family.
It goes on to explain what GPT-3 is.
ChatGPT is specifically for conversations and can be used in chat-bots.
And it uses context-aware responses taking into account previous exchanges in conversation.
What can ChatGPT help us to do? Here are some examples:
– Explain quantum computing in simple terms.
– Write a short story.
– Ask it questions like: How do I make an HTTP request in JavaScript?
– Build an entire application in any programming language!!
Tools I use:
- codeSTACKr VS Code Theme: https://marketplace.visualstudio.com/…
- STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
- SuperHero Extension Pack: https://marketplace.visualstudio.com/…
Timestamps
- 00:00 – Intro
- 00:10 – What is ChatGPT?
- 01:09 – What Can ChatGPT Do?
- 01:56 – Testing ChatGPT
- 02:49 – Have ChatGPT Build a To-Do App using Next.js and Tailwind CSS
- 11:25 – A Short Story Written by ChatGPT & Generated by Descript
Show support!
- PayPal: https://paypal.me/codeSTACKr
Watch Next:
- Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yH…
Connect With codeSTACKr:
- Website: https://www.codestackr.com
- Twitter: https://twitter.com/codeSTACKr
- Instagram: https://instagram.com/codeSTACKr
- Facebook: https://facebook.com/codeSTACKr
”









