>>106252181
I'm just gonna fucking say what I would tell my child or close friend or other family who wants to get a fucking JERB in this field:
BUILD A REAL FUCKING PROJECT WITH A REAL WEBSITE AND A REAL INTERFACE WITH A REAL API OR APIS AND EXTERNAL API DEPENDENCIES
And most importantly. MOST FUCKING IMPORTANTLY. I am deliberately typing like an emotional female zoomer for a reason. Because the following is super important:
USE REAL AUTH APIS
YOUR PROJECT APP MUST HAVE A LOGIN / SIGNIN FLOW
USE REAL PAYMENT APIS (you should prolly use stripe API or something)
USE REAL FUCKING CLOUD RESOURCES. Learn how to SSH into a VM.
LEARN DNS
LEARN ABOUT THE CLUSTER FUCK THAT IS LOAD BALANCING
LEARN ABOUT HOW TO STAND UP A WHOLE FUCKING WEBSITE AND LANDING PAGE
LEARN ABOUT HOW TO CONNECT A DATABASE (e.g. AWS RDS) TO YOUR APP VIA ENVIRONMENT VARIABLES
LEARN CI/CD - LEARN HOW TO INTO THE WHOLE FEATURE BRANCH -> MASTER/MAIN -> STAGING -> PROD PIPELINE
DO THIS ALL YOURSELF DO NOT BE AN ACADEMIC PAJEET. You have to just to this shit yourself on LEGITIMATE home projects, not le epic streamlit app that data scientists do
I'm just describing what it takes to learn how to do all that shit it takes for a software engineer to build something that could make money.