Pranay

179 posts

Pranay banner
Pranay

Pranay

@pranaycooldev

21yo student learning about AI and web dev.

Katılım Şubat 2025
135 Takip Edilen8 Takipçiler
Pranay
Pranay@pranaycooldev·
7️⃣ Fonts & icons matter most 🔠 - AI defaults to the Inter font + Lucide icon combo. It’s an instant giveaway. - Swap to a variable font like Geist or Satoshi, and use Phosphor icons. It immediately makes your project look like a premium technology startup.
English
0
0
0
53
Pranay
Pranay@pranaycooldev·
6️⃣ Use links over screenshots 🔗 - AI is terrible at guessing exact pixel measurements from an image. - Use Cursor's Figma integration. Paste a direct link to your design so the AI reads the actual tokens (padding, hex codes, typography) instead of hallucinating them.
English
1
0
0
38
Pranay
Pranay@pranaycooldev·
HOW TO VIBE CODE BEAUTIFUL UI (2026 Edition) 🎨 - The real issue isn't the AI. - It's that most people just type "make a landing page" and expect magic. If your web apps look like generic templates, you're prompting wrong. Here is the ultimate framework to fix it.👇
Pranay tweet mediaPranay tweet mediaPranay tweet mediaPranay tweet media
English
1
0
1
55
Pranay
Pranay@pranaycooldev·
Superdiff 4.0 is a tool for comparing arrays or objects and showing exactly what changed. It’s been around for a while, but recent updates improve performance, add streamed input support, and allow differing in a background worker. It also now has a clean documentation site.
Pranay tweet media
English
1
0
0
23
Pranay
Pranay@pranaycooldev·
Introducing LibPDF, a new TypeScript-first PDF library built for modern runtimes. It lets you parse, modify, sign, and generate PDFs with a clean API across Node, Bun, and the browser. GitHub repo: github.com/libpdf-js/core
Pranay tweet media
English
0
0
1
30
Pranay
Pranay@pranaycooldev·
Google just acquired Common Sense Machines, a Cambridge AI startup that can turn one 2D image into a production-ready 3D model in seconds. Google’s already strong in text and images — 3D is the missing piece as games, shopping, and AR heat up.
Pranay tweet media
English
0
0
0
33
Pranay
Pranay@pranaycooldev·
@Python_Dv Option: C Why 👇: 1. range(1, 5, 2) gives the numbers 1 and 3 only. 2. The for loop runs twice and makes i = 1, then i = 3. 3. When the loop ends, i keeps the last value which is 3. 4. print(i) prints that last value which is 3. So, the output is 3.
English
0
0
6
338
Python Developer
Python Developer@Python_Dv·
Comment below the output! 😃👇
Python Developer tweet media
English
19
1
62
6.6K
Pranay
Pranay@pranaycooldev·
@PythonPr Answer: B) High Explanation: 1. x is assigned the value 10. 2. The condition x < 5 is evaluated as 10 < 5 is False. 3. When the if condition is False, the if block is skipped. 4. The else block is executed So, "High" is printed.
English
0
0
2
401
Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
30
7
130
9.7K
Pranay
Pranay@pranaycooldev·
Anthropic data shows its Claude AI already does about 60% of engineers’ work and boosts productivity by around 50%, raising new questions about job loss and people losing their skills over time.
English
0
0
0
44
Pranay
Pranay@pranaycooldev·
Anthropic's Jared Kaplan warns: By 2030, decide if AI self-improves or not - "ultimate risk" as it could outpace human control.
Pranay tweet media
English
1
0
0
58
Pranay
Pranay@pranaycooldev·
Early internal tests reportedly show "Garlic" outperforming competitors like Google's Gemini 3 in specific tasks, such as coding and reasoning.
English
0
0
0
34
Pranay
Pranay@pranaycooldev·
The model is intended to improve language processing and general AI capabilities.
English
1
0
0
35
Pranay
Pranay@pranaycooldev·
OpenAI is building a new AI model called “Garlic” to beat Google Gemini and Anthropic Claude in coding and reasoning.
English
1
0
0
71
Pranay
Pranay@pranaycooldev·
Google: Gemini 3 Anthropic: Claude 4.5 OpenAI: Garlic 🧄
Pranay tweet media
English
0
0
0
63