Junaid

50 posts

Junaid banner
Junaid

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
Junaid
Junaid@ai_with_junaid·
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_

x.com/i/article/2033…

English
1
0
1
228
Purely Green
Purely Green@worldclick56·
What’s the first thing you’d do if $10 million appeared in your bank account?🤔
English
4
0
5
810
Junaid
Junaid@ai_with_junaid·
@mschees2004 I will look into this course and share my opinion.
English
0
0
0
3
Muhammad Schees
Muhammad Schees@mschees2004·
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
1
0
1
29
Junaid
Junaid@ai_with_junaid·
Day 5 of 6 months✅ Python topics covered: ▫️OOP: classes, self, methods, basic inheritance 175 days to go. 📆 #Python #AI #ML
Junaid tweet media
English
0
0
1
9
Junaid
Junaid@ai_with_junaid·
Day 4 of 6 months✅ Python topics covered: ▫️ Functions: def, return, parameters, default args, args and kwargs ▫️ File Handling: open(), read(), write() and with statement. 176 days to go. 📆 #Python #AI #ML
Junaid tweet mediaJunaid tweet mediaJunaid tweet mediaJunaid tweet media
English
3
0
4
29
Junaid
Junaid@ai_with_junaid·
Day 1 of 6 months ✅ Python basics done: ▫️ Data types & variables ▫️ User input ▫️ if-else ▫️ Loops ▫️ Operators 179 to go. 📆 #AI #MachineLearning #Python
English
1
0
2
107
Junaid
Junaid@ai_with_junaid·
@oprydai I live in islamabad. Is a meetup possible with you Mustafa ? We can meet online.
English
0
0
1
97
Minimaldex
Minimaldex@Minimaldex·
Rate this setup
Minimaldex tweet media
English
10
25
940
13.3K
initsegfault
initsegfault@Nietzscheburner·
@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
3
0
19
5.6K
Deep Psychology
Deep Psychology@DeepPsycho_HQ·
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.”
Deep Psychology tweet media
English
425
4.5K
29.1K
3.9M
Curiosity
Curiosity@CuriosityonX·
What would you do in this situation?
English
1.3K
122
894
181.2K
Junaid
Junaid@ai_with_junaid·
@KITKAT Is this real or publicity stunt ? 🤔
English
0
0
0
10
KITKAT
KITKAT@KITKAT·
Regarding recent press coverage
KITKAT tweet media
English
16.8K
38.6K
403.4K
143M
Junaid
Junaid@ai_with_junaid·
@Trichiia Please make 3 hectares plan
English
0
0
1
69
Junaid
Junaid@ai_with_junaid·
@Trichiia What about this one ?
Junaid tweet media
English
1
0
5
106
Germaine ABAYIRINGIRA
Germaine ABAYIRINGIRA@Trichiia·
This is my favorite home Share with us your own ??
Germaine ABAYIRINGIRA tweet media
English
6
50
336
6.9K
Junaid
Junaid@ai_with_junaid·
@Trichiia Which app do you use to make these plans ?
English
0
0
1
43
Junaid
Junaid@ai_with_junaid·
@HamzaXBT @DeRonin_ I think if someone follows the whole roadmap, uploads projects on socials, then the client will reach you instead you hunt them
English
0
0
0
9
Ronin
Ronin@DeRonin_·
girls who ignored you just found out you make $20K/mo as AI Engineer:
Ronin@DeRonin_

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...

English
12
0
71
11.6K
Tanuj
Tanuj@tanujDE3180·
@Venkydotdev That’s what I would choose. Sadly with AI learning is starting to disappear.
English
1
0
1
13
Tanuj
Tanuj@tanujDE3180·
What would you prefer? AI that writes 80% of your code or Deep fundamentals that last forever
Tanuj tweet media
English
2
1
5
235
Junaid
Junaid@ai_with_junaid·
@iamrexei @DeRonin_ Me too in my first week, learning python. Visit my profile to see the progress and let's connect.
English
0
0
0
5
Rexei
Rexei@iamrexei·
@DeRonin_ I'm currently in my first week I'm learning the basics of Python
English
1
0
1
365
Ronin
Ronin@DeRonin_·
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 tweet media
Ronin@DeRonin_

x.com/i/article/2033…

English
20
105
720
90.1K
Junaid
Junaid@ai_with_junaid·
@HamzaXBT @DeRonin_ I provided the roadmap created by @DeRonin_ to gemini and chatgpt and asked to evaluate it and tell me how much this roadmap covers ai automation job role. The answer was: Gemini: 85% Chatgpt: 90%
English
1
0
1
16
hamzaXBT
hamzaXBT@HamzaXBT·
@DeRonin_ You are providing Serious info , but i wanna go All-in on Ai Automation so can you just make a seperate roadmap guide on it ?
English
2
0
1
59
Harshita
Harshita@harshita01210·
@shivamxtech You are on the right track Now slowly you'll start questioning your life. Been there. Done that.
English
2
0
3
718
shivam.
shivam.@shivamxtech·
4 months of solving DSA consistently
shivam. tweet media
English
33
6
456
12.7K