120 Mind-Blowing AI Tools⤵️ 1. Ideas - YOU - Claude - ChatGPT - Perplexity - Bing Chat 2. Presentation - Gamma - Voxdeck - Prezi - Pitch - PopAi - Slides AI - Slidebean 3. Website - Dora - Wegic - 10Web - Framer - Durable 4. Writing - Rytr - Jasper - Copy AI - Textblaze - Writesonic 5. AI Models - RenderNet - Glambase App - Luma AI - Sora (OpenAI) - Leonardo AI 6. Meeting - Tldv - Krisp - Otter - Avoma - Fireflies 7. Chatbots - Poe - Claude - Gemini - ChatGPT - HuggingChat 7. Automation - ClickUp - Drift - Outreach - Emplifi - Phrasee 8. UI/UX - Uizard - Visily - Khroma - Galileo AI - VisualEyes 9. Image - Stylar - Freepik - Phygital+ - StockIMG - Bing Create 10. Video - Pictory - HeyGen - Nullface - Decohere - Synthesia 11. Design - Looka - Clipdrop - Autodraw - Vance AI - Designs AI 12. Marketing - AdCopy - Predis AI - Howler AI - Bardeen AI - AdCreative 13. Twitter - Typefully - Postwise - Metricool - Tribescaler - TweetHunter
29
291
6
1,208
R.I.P McKinsey. You can now use Perplexity AI to automate market research, competitive analysis, and strategy design for free. Here’s the mega prompt you can steal ↓ (Comment "Send" and I'll DM you the mega prompts you can use for research)
You can land a six figure job using $200 hardware. Building a homelab is the secret to landing tech jobs. I'm now giving away my homelab course for free! Comment "HOMELAB" and I'll DM it to you. (Only works if you're following me)
909
59
4
1,229
Replying to @csaba_kissi
PHPStorm here 😁
1
1
5
Run your website for under $11 a year! ​ Domain - Cloudflare ​ FREE Static Site Hosting - Sevalla - Netlify - Vercel - GitHub Pages - Render - Firebase - Cloudflare Pages ​ FREE Database - Supabase - Appwrite - Mongo Atlas - Hasura - Neon ​ FREE Backend - Netlify Functions - Vercel - Google Functions - Render - Cloudflare Workers - AWS Lambda - Supabase - Pockebase - Appwrite - Cyclic .sh - Glitch
73
149
3
1,274
15 minutes… Build an iOS app - With Database - With Authentication - With Storage - With AI Features Send to App Store (From Phone)
38
92
1
1,094
0
DevOps in plain English: ✅ Cloud: • AWS/GCP/Azure → cloud platforms • Terraform → infrastructure as code ✅ Scripting: • Bash → automation scripts • Python → complex automation ✅ Containers: • Docker → application packaging • Kubernetes → container orchestration ✅ CI/CD: • Jenkins → build automation • GitHub Actions → integrated pipelines • ArgoCD → CD tools for kubernetes ✅ Monitoring: • Prometheus → metrics collection • Grafana → data visualization ✅ Version Control: • Git → code versioning • GitHub → code collaboration ✅ Devsecops: • checkov → Terraform scans • trivy → docker image scanning • sonarcube → code scanning That’s 80% of what you’ll touch daily.
9
96
2
870
Learn programming by playing games: JavaScript → javascriptquiz.​com Blockchain → cryptozombies.​io SQL → mystery.knightlab.​com Python → codedex.​io CSS → cssbattle.​dev Go → codingame.​com Java → tynker.​com Git → ohmygit.​org
27
156
5
1,126
. retweeted
Hardest programming concept you've ever learned ?
Don’t overthink backend. • Learn HTTP → how the web talks • Learn Databases → how data lives • Learn Caching → how apps get fast • Learn Auth → how users stay safe • Learn APIs → how systems connect • Learn Background Jobs → how work happens async • Learn Logging & Monitoring → how to debug production • Learn Testing & CI/CD → how to ship confidently You don’t need every framework. Just master the fundamentals that power every backend. ⚙️
Don’t overthink it. • Learn EC2 → compute • Learn S3 → storage • Learn RDS → database • Learn IAM → security • Learn VPC → networking • Learn Lambda → automation • Learn CloudWatch → monitoring • Learn Route 53 → DNS & domains You don’t need every AWS service. Just master the ones that actually run the cloud. ☁️
41
230
11
2,324
. retweeted
all you need to become a backend developer: learn api endpoints learn how to create rest apis learn routing & middleware learn authentication & authorization learn database integration (sql / nosql) learn schema design & ORM (like prisma / mongoose / sequelize) learn error handling learn caching learn cron jobs learn websockets learn testing & deployment
68
104
10
1,676
. retweeted
Vibe coding will be the single most valuable skill of 2026 People who don’t know it will start losing careers to those who do
Do this: 1. Open AWS and create an account. 2. Go to EC2, spin up an instance, generate a key pair, and SSH into it from your local system. Just play around install Nginx, deploy a Node app, break things, fix them. 3. Decide to launch something? Go to Security Groups open ports for HTTP (80), HTTPS (443), and SSH (22). 4. Grab your instance’s public IP, open it in your browser, and you’ll see your app running on the cloud. 5. Start scaling ? create another EC2 instance and set up an Application Load Balancer to route traffic. 6. Tired of adding instances manually? Use Auto Scaling Groups (ASG) define min/max instances, attach a launch template/AMI of your app, and AWS will scale automatically based on CPU or request load. 7. Getting millions of requests and your DB is choking? Use Kafka or SQS for buffering high-throughput workloads. Learn more about async 8. Store images, videos, or backups? Use S3 connect it from your app via the SDK, and make a file uploader. 9. Use RDS for managed databases (MySQL/Postgres). AWS handles backups, scaling, and maintenance. 10 Use CloudWatch to monitor your instances, logs, and metrics. Set up alerts when CPU spikes or memory usage is high. 11. For networking, explore VPCs subnets, route tables, gateways. This is where you learn how AWS isolates traffic securely. You will learn really well about networking here. Just create a vpc and play around 12. Once you’re comfortable, try Terraform to automate infra because that's 100X easier to manage state. Stage 13: Say Fuck AWS for stealing money and buy your own VPS, set up Docker, or use Coolify for one-click PaaS setups.
Don’t overthink it. • Learn EC2 → compute • Learn S3 → storage • Learn RDS → database • Learn IAM → security • Learn VPC → networking • Learn Lambda → automation • Learn CloudWatch → monitoring • Learn Route 53 → DNS & domains You don’t need every AWS service. Just master the ones that actually run the cloud. ☁️
86
599
40
7,782
CLAUDE CODE SKILLS + MCP IS LVL 999 VIBE CODING never have i felt so unstoppable
Hugo Weaving based Agent Smith’s precise, unsettling speech pattern in The Matrix (1999) on old news anchors and bureaucrats. He wanted Smith to sound like a computer imitating authority, which is why every “Mr. Anderson” still sends chills.
Which actor managed to nail being the “bad guy?”
This was one of the scariest scenes to watch as a kid.
What do you think is the scariest single moment in any movie?
. retweeted
here are 10 Claude Skills that will actually change how you work:
20
130
1
1,474
Learn how Hollywood is using ComfyUI to fix shots in post that they could never dream of before. Tomorrow, we'll be live streaming how to use @ComfyUI plus a fine-tuned LoRA from @oxen_ai to do a high quality, cinematic, outfit swap. We'll be taking a famous scene from Pulp Fiction, and swap the jacket on Samuel Jackson to the iconic red leather suit from Eddie Murphy's Delirious set. TLDR we use @Alibaba_Wan's WAN 2.1 VACE + Masking + Pose Estimation as conditional inputs and trained a custom LoRA to generate the final composite. Join us live 👇
. retweeted
48
290
73
8,087
Adobe is cooked? Affinity just went FREE. Like, free-forever free. Designer, Photo, Publisher, now merged into one design app. No subs. More features including image tracing. lol. Canva owns it now, and Adobe should probably start sweating. 💀