
Junaid
50 posts

Junaid
@ai_with_junaid
Learning AI Engineering • Sharing daily for 6 months • Sharing resources, mistakes, & wins • Join me on the journey ⚡️
Islamabad, Pakistan Katılım Mart 2026
140 Takip Edilen6 Takipçiler
Sabitlenmiş Tweet

Challenge accepted. 💪
20k bookmarks. Maybe 200 will actually start. Fewer will finish. 🏆
I am finishing.
I've studied this #AI Engineer roadmap inside out. It's the closest path to what I was designing.
Starting today: 180 days of daily progress.
→ Code
→ Projects
→ Failures
→ Wins
All public.
Sharing everything I learn, build, and break along the way.
Huge thank you to @DeRonin_ for creating this. 🙏
Let's go. 🔥
Ronin@DeRonin_
English

PRODUCTION-READY AGENTIC AI COURSE(FREE)
I opened 100 MORE FREE SPOTS after the first batch filled instantly!
100 Labs on:
🔹 MCP & Orchestration
🔹 AI Security (Intel SGX/TDX)
🔹 Agentic Commerce
Enroll now (Free for 5 days):
udemy.com/course/agentic…
Repost to help others!
English

Day 1 of 6 months ✅
Python basics done:
▫️ Data types & variables
▫️ User input
▫️ if-else
▫️ Loops
▫️ Operators
179 to go. 📆
#AI #MachineLearning #Python
English

@Nietzscheburner @DeepPsycho_HQ I am 27. Give me advice as if you’re 27. what steps are you taking now to be successful by 34 ?
English

@DeepPsycho_HQ I’m 34 and working to change my career. I’ve accepted that I won’t be great, but if I can at least do what I like that’s good enough now.
We get sucked down a path when we think from scarcity. It happens. It’s sad, but I have a lot of other great things about my life.
English

A HARVARD psychologist says: “if you’ve achieved nothing by 25, you’ve avoided the most destructive illusion of youth”
> In 2021, a Harvard psychologist surprised a lecture hall with an unexpected statement:
“If you haven’t accomplished much by 25, you may have escaped one of youth’s biggest illusions.”
At first, the room laughed.
She wasn’t kidding.
> The illusion of early success.
In your early 20s, the brain seeks quick proof of worth ~status, attention, rapid achievements.
But psychologists warn that chasing recognition too soon can lock people into roles or paths they never consciously chose.
They decide too early… and spend years trying to undo it.
> The exploration phase.
Research on career development suggests that people who explore more before 30 often build stronger long-term directions.
Testing ideas.
Making mistakes in public.
Changing course.
At 25 it looks like confusion ….but by 35 it often turns into clarity.
People who feel “behind” in their mid-20s frequently gain something others miss:
Perspective.
Patience.
And a clearer sense of what truly matters to them.
That foundation often leads to better decisions later on.
At the end of the lecture, the psychologist left the students with one final thought:
“You’re not meant to have life fully figured out at 25.”
“You’re meant to discover who you’re not.”

English

@ai_with_junaid @DeRonin_ He covered everything except client hunting
English


@tanujDE3180 @Venkydotdev What will be your approach to learning fundamentals then ?
English

@Venkydotdev That’s what I would choose. Sadly with AI learning is starting to disappear.
English

Practical tasks for the article "How to become AI engineer in 6 months"
it's been almost 4 days since I published the article, and realized one thing
you already have all the resources, but not everyone fully understands what exactly to do in practice
so I put together a list of practical tasks to help reinforce the knowledge from the article
Week 1: Python + Git + Terminal
1. CLI expense tracker (Python)
Write a program: add an expense, show the list, save it to a JSON file. Only built-in libraries (json, sys, argparse)
2. Weather script via API (HTTP, Python)
Get data from Open-Meteo (no API key needed). Parse the JSON, output temperature and precipitation in a readable format. Handle 404 and timeout
3. First GitHub repository (Git)
Push both projects above to GitHub with a proper README. Create a .gitignore, commit several versions with meaningful messages
4. CSV file analysis with SQL (Python)
Download any CSV (for example, sales data from Kaggle). Load it into SQLite via pandas, then answer 5 questions: top 5 categories, average, filtering by date
5. Async multi-request script (Async)
Write an async script that requests weather for 5 cities simultaneously using asyncio + httpx. Compare the execution time with a synchronous version
⏩---------------------------------------------------⏪
Week 2: FastAPI + first LLM
1. FastAPI service for the tracker (FastAPI)
Rewrite the CLI expense tracker into a REST API: POST /expense, GET /expenses, DELETE /expense/{id}. Use Pydantic models, uvicorn, test it via /docs
2. First LLM API call (LLM)
Connect to the OpenAI or Anthropic API. Write 5 different prompts for one task (for example, text summarization). Compare the quality of the outputs, which one is better and why
3. Invoice parser with structured output (LLM)
Give the LLM raw invoice text and get back a Pydantic object: invoice_number, amount, items[], due_date. Use Instructor or native structured output
4. Streaming responses via FastAPI (LLM, FastAPI)
Connect stream=True to the LLM and return the response through StreamingResponse in FastAPI. Check that tokens appear as they are generated, not all at once
⏩---------------------------------------------------⏪
these are at least the tasks you need to complete over the next 10-14 days
if this tweet gets enough feedback, I'll keep sharing more practical tasks
for each week or even each month, so you can go through this path from A to Z
stay focused pls...

Ronin@DeRonin_
English

@harshita01210 @shivamxtech Why question life ? What is DSA relation with life ?
English

@shivamxtech You are on the right track
Now slowly you'll start questioning your life.
Been there. Done that.
English




















