Suzie👩‍💻💻

1.5K posts

Suzie👩‍💻💻 banner
Suzie👩‍💻💻

Suzie👩‍💻💻

@Css_dev_

coding || program || Tech || frontend/backend dev || Analyst || programmer || Linux 💕 || building || Tech girl💕

Chicago, IL เข้าร่วม Aralık 2025
6 กำลังติดตาม6 ผู้ติดตาม
Suzie👩‍💻💻 รีทวีตแล้ว
Cognition
Cognition@cognition·
The signal is in the feed. Real engineers, real workflows, real results. See why Devin is the AI software engineer people are actually talking about.
English
0
10
56
1.1M
Suzie👩‍💻💻 รีทวีตแล้ว
Jainam Parmar
Jainam Parmar@aiwithjainam·
🚨BREAKING: Someone open-sourced a plug-and-play skill pack that gives any AI agent the full capabilities of a professional financial analyst. It's called Awesome Finance Skills, and it installs in under 30 seconds. Here's what your agent can do the moment you install it: → Pull real-time financial news from 10+ sources including WSJ, Cailian, Weibo, and Polymarket → Fetch live A-share and Hong Kong stock data with full OHLCV history → Run FinBERT sentiment analysis on any news story and return a score from -1.0 to +1.0 → Forecast price movements using the Kronos time-series model with live news adjustments → Track how investment signals strengthen, weaken, or get falsified over time → Auto-generate market transmission chain diagrams that explain exactly how one event ripples into another → Write a full professional research report from scratch — plan, write, edit, and chart in one command → Search the web and run local RAG across your own documents It works with Claude Code, OpenClaw, OpenCode, Codex, and Gemini CLI right out of the box. The same analysis that hedge funds pay six figures for in Bloomberg terminals is now a free git clone away. 100% Open Source. MIT License.
Jainam Parmar tweet media
English
9
153
860
55.8K
Suzie👩‍💻💻 รีทวีตแล้ว
Dipanshu Kushwaha
Dipanshu Kushwaha@DipanshuKu55175·
Best GitHub repos for Claude code that will 10x your next project in 2026: 1. Claude Mem github.com/thedotmack/cla… 2. UI UX Pro Max github.com/nextlevelbuild… 3. n8n-MCP github.com/czlonkowski/n8… 4. Obsidian Skills github.com/kepano/obsidia… 5. LightRAG github.com/hkuds/lightrag 6. Everything Claude Code github.com/affaan-m/every… 7. Superpowers github.com/obra/superpowe… 8. Awesome Claude Code github.com/hesreallyhim/a… 9. GSD (Get Shit Done) github.com/gsd-build/get-…
Dipanshu Kushwaha tweet mediaDipanshu Kushwaha tweet media
English
9
33
164
11.3K
Suzie👩‍💻💻 รีทวีตแล้ว
Guri Singh
Guri Singh@heygurisingh·
Best GitHub repos for Claude code that will 10x your next project in 2026: 1. Claude Mem github.com/thedotmack/cla… 2. UI UX Pro Max github.com/nextlevelbuild… 3. n8n-MCP github.com/czlonkowski/n8… 4. Obsidian Skills github.com/kepano/obsidia… 5. LightRAG github.com/hkuds/lightrag 6. Everything Claude Code github.com/affaan-m/every… 7. Superpowers github.com/obra/superpowe… 8. Awesome Claude Code github.com/hesreallyhim/a… 9. GSD (Get Shit Done) github.com/gsd-build/get-…
Guri Singh tweet mediaGuri Singh tweet media
English
15
140
694
69.7K
Suzie👩‍💻💻 รีทวีตแล้ว
Neo Kim
Neo Kim@systemdesignone·
STOP GIVING VAGUE PROMPTS TO LLM. Bad prompts = Bad results. Use these 12 prompting techniques instead & see the magic: 1 Zero-Shot Prompting 2 Few-Shot Prompting 3 Role Prompting 4 Instruction Prompting 5 Format Prompting 6 Retrieval-Augmented Generation (RAG) 7 Prompt Chaining 8 Reflection Prompting 9 Chain-of-Thought (CoT) 10 Self-Consistency 11 Tree of Thoughts (ToT) 12 Meta Prompting What else should make this list? —— 💾 Save this for later & RT to help others learn AI prompting. 👤 Follow @systemdesignone + turn on notifications.
Neo Kim tweet media
English
10
41
161
10.3K
Suzie👩‍💻💻 รีทวีตแล้ว
Kshitij Mishra | AI & Tech
Kshitij Mishra | AI & Tech@DAIEvolutionHub·
Learn Claude Code properly. Visual, step-by-step guide. Covers: • agents • hooks • MCP • workflows Not just features. How everything connects. github.com/luongnv89/clau…
Kshitij Mishra | AI & Tech tweet media
English
6
23
138
10.8K
Suzie👩‍💻💻 รีทวีตแล้ว
Sumanth
Sumanth@Sumanth_077·
Turn messy PDFs into production-ready RAG systems! RAGFlow is an open-source RAG engine that handles the parts most frameworks skip. Most RAG tools treat document parsing as solved. Upload a PDF, chunk it, done. But real documents are messy - scanned copies, complex layouts, tables across pages, images with context. This is where RAGFlow comes in. It uses deep document understanding to extract knowledge from complicated formats. Not just text extraction - actual understanding of document structure. Here's how it works: Template-based chunking gives you control over how documents get split. You can see exactly what's happening, adjust the templates, and fix issues before they become hallucinations. Every answer comes with grounded citations. The UI shows you which chunks were used, so you can trace responses back to source material. It handles Word docs, slides, Excel files, scanned copies, images, and structured data in the same pipeline. The best part? It combines RAG with agent capabilities and supports MCP (Model Context Protocol) for tool integration. It's 100% open source Link to RAGFlow in comments!
Sumanth tweet media
English
15
69
401
22K
Suzie👩‍💻💻 รีทวีตแล้ว
Nav Toor
Nav Toor@heynavtoor·
🚨 An AI just broke into your app, stole your data, bypassed your auth, and escalated privileges. Then it handed you the report and told you how to fix everything. It's called Strix. Open source AI hackers. They find your vulnerabilities before real hackers do. Not a scanner. Not a linter. An autonomous AI agent that thinks, plans, and attacks like a real hacker. Then proves every vulnerability is real by actually exploiting it. No "possible vulnerability detected." No false positives. Proof. Here's what these AI hackers do to your app: → Point it at your codebase, GitHub repo, or live URL. One command. → AI agents autonomously plan and execute a full penetration test → SQL injection, XSS, IDOR, CSRF, privilege escalation, auth bypass → Every finding validated with a working proof-of-concept exploit → Generates a full report with exact reproduction steps and how to fix each one → Plugs into your CI/CD pipeline. Blocks vulnerabilities before they hit production. Here's the wildest part: A company called XBOW raised $117 million to build this exact thing. Closed source. Enterprise only. Someone built the same thing. Open sourced it. For free. 20.5K GitHub stars. 2.2K forks. Apache 2.0 License. 100% Open Source.
Nav Toor tweet media
English
22
135
625
36.2K
Suzie👩‍💻💻 รีทวีตแล้ว
Kirk Borne
Kirk Borne@KirkDBorne·
Knowledge Graphs and LLMs in Action: Build AI systems using connected data Available at amzn.to/47WkDG6
Kirk Borne tweet media
English
2
63
288
9.2K
Suzie👩‍💻💻 รีทวีตแล้ว
GitHub Projects Community
GitHub Projects Community@GithubProjects·
Build and deploy autonomous ai product managers with this open-source toolkit
GitHub Projects Community tweet media
English
3
28
234
16.5K
Suzie👩‍💻💻 รีทวีตแล้ว
Suryansh Tiwari
Suryansh Tiwari@Suryanshti777·
Holy shit. Someone just leaked the Claude Code project template teams are quietly using. This isn't prompting anymore. This is AI engineering infrastructure. ⚡ The entire setup revolves around one file: CLAUDE.md Every time Claude makes a mistake → you add a rule Every time you repeat yourself → you add a workflow Every time something breaks → you add a guardrail Claude literally trains itself on your project. And the structure is wild: • CLAUDE.md → project memory & instructions • skills/ → reusable AI workflows • hooks/ → automated checks & guardrails • docs/ → architecture decisions • src/ → actual code modules • tools/ → scripts + prompts You're not chatting with AI anymore. You're building an AI that knows your repo. The craziest part? You only configure this once. After that Claude: – reviews code automatically – refactors on command – enforces architecture rules – writes release notes – runs workflows from skills – remembers past mistakes And it keeps getting smarter. Most people: open ChatGPT → write prompt → copy paste → repeat This setup: open terminal → run skill → code shipped You're basically running AI teammates inside your repo. This template is the difference between: • using Claude occasionally • running Claude like infrastructure Drop it in any project. Your AI stops guessing — and starts operating.
Suryansh Tiwari tweet media
English
27
87
528
34.5K
Suzie👩‍💻💻 รีทวีตแล้ว
Python Coding
Python Coding@clcoding·
Your Google Maps listing gets views… but you don’t own the traffic 😬 That’s exactly why I built a full website for PulseFit Studio — a local fitness brand that needed control over bookings, branding, and customer experience. Instead of relying only on third-party platforms, I created a modern, mobile-responsive site where they can actually grow their business — with admin access, clean UI, and full backend support. The crazy part? I didn’t spend days coding it. I used AutoCoder ⚡ to generate the full-stack app — frontend, backend, database — and deployed it easily. No complex setup. No wasted time. Just pure building. autocoder.cc/?utm_source=x&… If you're into AI-powered development, this is a game changer. @autocoder_cc is making web development insanely fast 🚀 #AutoCoder #AIWeb #NoCodeAI #WebGenerator 🎥 Watch the full build here:
English
3
15
59
68.3K
Suzie👩‍💻💻 รีทวีตแล้ว
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
OpenStreetMap is a free, open alternative to Google Maps you can use for many location-based apps. In this tutorial, @joshuaaabraham explains how OpenStreetMap works and how to integrate it into a React app with Leaflet. You'll also learn about geocoding with Nominatim, when to choose OpenStreetMap over Google Maps, and more. freecodecamp.org/news/how-to-us…
freeCodeCamp.org tweet media
English
3
64
384
14.6K
Suzie👩‍💻💻 รีทวีตแล้ว
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
AI coding agents can move fast, but they can also make plausible assumptions you wouldn't approve. In this tutorial, @dannwaneri teaches you how to use spec-writer, a Claude Code skill he built. It turns a rough feature request into a spec, technical plan, and task breakdown so your agent guesses and rewrites less. freecodecamp.org/news/how-to-st…
freeCodeCamp.org tweet media
English
7
18
126
7.8K
Suzie👩‍💻💻
@lllaurenzo Hello, have you noticed that your account is ghost banned and also has inconsistent or and reduced engagements?
English
1
0
1
19
laurenzo Icahn🇺🇸
laurenzo Icahn🇺🇸@lllaurenzo·
@toofer_ @le_Parisien Non c’est pas gratuit, ça prend la chose la plus chère qui n’a pas de prix, ça prend to temps, et ca tu peux jamais le récupérer . Donc merci de donner ton temps à un réseau social MAGA 🇺🇸 de droite capitaliste anti gauche. Ça fait de te toi un hypocrite 👌 Un gamin immature
Français
2
0
1
19
Le Parisien
Le Parisien@le_Parisien·
Aux États-Unis, les élus républicains sommés par l’administration Trump de ne plus parler « d’expulsions de masse » ➡️ l.leparisien.fr/JeQ7
Le Parisien tweet media
Français
1
2
5
3.7K
Holger Pauler
Holger Pauler@HolgerPauler·
Wer benötigt Staatsmedien wenn die Propaganda auch über andere Kanäle funktioniert? Amerikas Medienaufseher Brendan Carr prahlt auf der rechten #CPAC-Konferenz damit, wie #Trump und #MAGA die Medienlandschaft zu ihren Gunsten umkrempeln.
Headquarters@HQNewsNow

Trump's FCC Chair Brendan Carr: Trump is winning. PBS defunded, NPR defunded, Jim Acosta gone, Colbert is leaving, and CBS is under new ownership and soon enough, CNN will have new ownership

Deutsch
1
1
3
80
FutFemComClubismo
FutFemComClubismo@fem_com·
Tipa quase faz um gol parecido com a Maga na NWSL Aiai o Corinthians
Português
1
0
6
285
Hugo Moreira 🇪🇺
Hugo Moreira 🇪🇺@HfcmoreiraHugo·
@GuntherEagleman This is what happens Maga Sony post another post to hide it 5T gone companies losing at enormous rate Countries with no diesel riots beginning US and European companies with unbelievable costs, food, fuel, services mortgages going up worse banks losing billions you fool recession
Hugo Moreira 🇪🇺 tweet media
English
1
0
3
37