Toggle menu
anilsoylu.dev
Home
Home
About
About
Projects
Projects
Services
Services
Blog
Blog
Bookmarks
Bookmarks
Contact
Contact
CV
CV
Loading bookmarks layout...
Reading
Reading
Loading...
Loading content...
Ahmetshbzz/anthropic-turkce-courses
github.com
Contribute to Ahmetshbzz/anthropic-turkce-courses development by creating an account on GitHub.
cursor-rules/general-rules at main · hasaneyldrm/cursor-rules
github.com
Cursor rule'larını topladığım github repositorysi. Contribute to hasaneyldrm/cursor-rules development by creating an account on GitHub.
Brandon McConnell on X: "What if you could use React hooks inline? 🚀 Introducing RenderHooks ☑︎ maps, conditionals, nested JSX ☑︎ doesn't break Rules of Hooks ☑︎ supports built-in & custom hooks ☑︎ outer-state access ☑︎ zero boilerplate ☑︎ just <$> npm i render-hooks GitHub & Demos 🧵👇 https://t.co/4PmPV6cWoX" / X
x.com
What if you could use React hooks inline? 🚀 Introducing RenderHooks ☑︎ maps, conditionals, nested JSX ☑︎ doesn't break Rules of Hooks ☑︎ supports built-in & custom hooks ☑︎ outer-state access ☑︎ zero boilerplate ☑︎ just <$> npm i render-hooks GitHub & Demos 🧵👇
Shayan on X: "> Added React Router inside Next.js… for faster navigation. 💀💀💀" / X
x.com
a few days ago i posted about moving away from next.js navigation 👀 ◆ pages load instantly now ◆ makes your whole next.js app feel way faster ◆ takes like 5 min to set up just published the full post on how i did it 👇
Generate and Debug MCP Servers from Scratch
egghead.io
expert led courses for front-end web developers and teams that want to level up through straightforward and concise lessons on the most useful tools available.
x1xhlol/system-prompts-and-models-of-ai-tools: FULL v0, Cursor, Manus, Same.dev, Lovable, Devin & Replit Agent System Prompts, Tools & AI Models.
github.com
FULL v0, Cursor, Manus, Same.dev, Lovable, Devin & Replit Agent System Prompts, Tools & AI Models. - x1xhlol/system-prompts-and-models-of-ai-tools
samyk/evercookie: Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
github.com
Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy d...
Aadit Sheth on X: "Google literally published a 69-page prompt engineering masterclass https://t.co/cOwtFbpbcy" / X
x.com
Google literally published a 69-page prompt engineering masterclass
I don't know the right way to talk about burnout, but here we go.
x.com
Helping build a developer community was not something I ever planned on doing. It kind of just... happened. And it's wonderful. It's a privilege to be part of a community that cares. To share any feedback, good… — Lee Robinson (@leeerob)
CSS Trick ✨
x.com
You can create this glitch hover effect by animating pseudoelement content 🎬 button:hover span:after { animation: flip 0.2s calc(var(--i) * 0.05s); } @keyframes flip { 20% { content: '_'; } 40% { content: var(--c1); } 60% { content: var(--c2); } } It's a funky… — jhey ▲🐻🎈 (@jh3yy)
Ahmetshbzz/anthropic-turkce-courses
github.com
Contribute to Ahmetshbzz/anthropic-turkce-courses development by creating an account on GitHub.
Brandon McConnell on X: "What if you could use React hooks inline? 🚀 Introducing RenderHooks ☑︎ maps, conditionals, nested JSX ☑︎ doesn't break Rules of Hooks ☑︎ supports built-in & custom hooks ☑︎ outer-state access ☑︎ zero boilerplate ☑︎ just <$> npm i render-hooks GitHub & Demos 🧵👇 https://t.co/4PmPV6cWoX" / X
x.com
What if you could use React hooks inline? 🚀 Introducing RenderHooks ☑︎ maps, conditionals, nested JSX ☑︎ doesn't break Rules of Hooks ☑︎ supports built-in & custom hooks ☑︎ outer-state access ☑︎ zero boilerplate ☑︎ just <$> npm i render-hooks GitHub & Demos 🧵👇
Generate and Debug MCP Servers from Scratch
egghead.io
expert led courses for front-end web developers and teams that want to level up through straightforward and concise lessons on the most useful tools available.
samyk/evercookie: Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
github.com
Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy d...
I don't know the right way to talk about burnout, but here we go.
x.com
Helping build a developer community was not something I ever planned on doing. It kind of just... happened. And it's wonderful. It's a privilege to be part of a community that cares. To share any feedback, good… — Lee Robinson (@leeerob)
cursor-rules/general-rules at main · hasaneyldrm/cursor-rules
github.com
Cursor rule'larını topladığım github repositorysi. Contribute to hasaneyldrm/cursor-rules development by creating an account on GitHub.
Shayan on X: "> Added React Router inside Next.js… for faster navigation. 💀💀💀" / X
x.com
a few days ago i posted about moving away from next.js navigation 👀 ◆ pages load instantly now ◆ makes your whole next.js app feel way faster ◆ takes like 5 min to set up just published the full post on how i did it 👇
x1xhlol/system-prompts-and-models-of-ai-tools: FULL v0, Cursor, Manus, Same.dev, Lovable, Devin & Replit Agent System Prompts, Tools & AI Models.
github.com
FULL v0, Cursor, Manus, Same.dev, Lovable, Devin & Replit Agent System Prompts, Tools & AI Models. - x1xhlol/system-prompts-and-models-of-ai-tools
Aadit Sheth on X: "Google literally published a 69-page prompt engineering masterclass https://t.co/cOwtFbpbcy" / X
x.com
Google literally published a 69-page prompt engineering masterclass
CSS Trick ✨
x.com
You can create this glitch hover effect by animating pseudoelement content 🎬 button:hover span:after { animation: flip 0.2s calc(var(--i) * 0.05s); } @keyframes flip { 20% { content: '_'; } 40% { content: var(--c1); } 60% { content: var(--c2); } } It's a funky… — jhey ▲🐻🎈 (@jh3yy)
That's all for now. Come back later for more.