3:I[4707,[],""] 5:I[6423,[],""] 6:I[7544,["972","static/chunks/972-380f0c685af81116.js","185","static/chunks/app/layout-004957e0809f072c.js"],"default"] 7:I[2972,["972","static/chunks/972-380f0c685af81116.js","83","static/chunks/app/articles/%5Bslug%5D/page-93195aaf69faa8be.js"],""] 4:["slug","welcome","d"] 0:["W2SLVjlQ_-MPNd3dG7j0B",[[["",{"children":["articles",{"children":[["slug","welcome","d"],{"children":["__PAGE__?{\"slug\":\"welcome\"}",{}]}]}]},"$undefined","$undefined",true],["",{"children":["articles",{"children":[["slug","welcome","d"],{"children":["__PAGE__",{},[["$L1","$L2",null],null],null]},[null,["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","articles","children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","articles","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e9935e8c4486df52.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"font-sans","children":[["$","$L6",null,{}],["$","main",null,{"className":"min-h-screen","children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"container mx-auto px-4 py-24","children":["$","div",null,{"className":"max-w-2xl mx-auto text-center","children":[["$","h1",null,{"className":"text-6xl font-bold text-text-primary mb-4","children":"404"}],["$","h2",null,{"className":"text-3xl font-bold text-text-primary mb-6","children":"Page Not Found"}],["$","p",null,{"className":"text-text-secondary mb-8","children":"Sorry, the page you're looking for doesn't exist or has been moved."}],["$","$L7",null,{"href":"/","className":"inline-block px-8 py-3 bg-accent-orange text-white font-bold rounded-lg hover:bg-accent-orange/90 transition-colors","children":"Go Back Home"}]]}]}],"notFoundStyles":[]}]}],["$","footer",null,{"className":"bg-dark-grey border-t border-border-grey mt-20","children":["$","div",null,{"className":"container mx-auto px-4 py-8","children":[["$","div",null,{"className":"flex flex-col md:flex-row justify-between items-center","children":[["$","div",null,{"className":"mb-4 md:mb-0","children":["$","p",null,{"className":"text-text-secondary text-sm","children":["© ",2025," EvilTwinz. All rights reserved."]}]}],["$","div",null,{"className":"flex items-center space-x-6","children":["$","a",null,{"href":"https://www.youtube.com/@eviltwinz","target":"_blank","rel":"noopener noreferrer","className":"text-text-secondary hover:text-accent-orange transition-colors","aria-label":"YouTube Channel","children":["$","svg",null,{"className":"w-6 h-6","fill":"currentColor","viewBox":"0 0 24 24","children":["$","path",null,{"d":"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"}]}]}]}]]}],["$","div",null,{"className":"mt-6 text-center","children":["$","p",null,{"className":"text-text-secondary text-xs","children":"Cars • RC Cars • Maker Projects"}]}]]}]}]]}]}]],null],null],["$L8",null]]]] 9:T6dc,
Welcome to the official EvilTwinz website! This is your destination for technical articles, tutorials, and deep dives into the world of cars, RC cars, and maker projects.
On this site, you'll discover:
From basic maintenance to advanced modifications, we explore all aspects of automotive projects. Whether you're working on your daily driver or a project car, you'll find valuable insights here.
The world of RC cars is vast and exciting. We cover everything from drift setups to off-road builds, helping you get the most out of your RC vehicles.
Arduino builds, custom electronics, 3D printing, and more. The maker world is full of possibilities, and we're here to explore them together.
Don't forget to subscribe to the YouTube channel for video content, and check back here regularly for new technical articles!
// Example: Simple Arduino LED blink code
void setup() {
pinMode(LED_BUILTIN, OUTPUT);
}
void loop() {
digitalWrite(LED_BUILTIN, HIGH);
delay(1000);
digitalWrite(LED_BUILTIN, LOW);
delay(1000);
}
Thanks for visiting, and happy building!
2:["$","div",null,{"className":"container mx-auto px-4 py-12","children":["$","article",null,{"className":"max-w-4xl mx-auto","children":[["$","$L7",null,{"href":"/articles","className":"inline-flex items-center text-accent-orange hover:text-accent-orange/80 transition-colors mb-8","children":[["$","svg",null,{"className":"w-4 h-4 mr-2","fill":"none","stroke":"currentColor","viewBox":"0 0 24 24","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M15 19l-7-7 7-7"}]}],"Back to Articles"]}],["$","header",null,{"className":"mb-12","children":[["$","h1",null,{"className":"text-4xl md:text-5xl font-bold text-text-primary mb-6","children":"Welcome to EvilTwinz"}],["$","div",null,{"className":"flex flex-wrap items-center gap-4 text-text-secondary mb-6","children":[["$","time",null,{"children":"January 14, 2025"}],[["$","span",null,{"children":"•"}],["$","span",null,{"children":[2," min read"]}]]]}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","span","General",{"className":"px-3 py-1 bg-medium-grey text-text-secondary text-sm rounded-full border border-border-grey","children":"General"}],["$","span","Welcome",{"className":"px-3 py-1 bg-medium-grey text-text-secondary text-sm rounded-full border border-border-grey","children":"Welcome"}]]}]]}],["$","div",null,{"className":"prose prose-invert prose-lg max-w-none prose-headings:text-text-primary prose-headings:font-bold prose-p:text-text-secondary prose-p:leading-relaxed prose-a:text-accent-orange prose-a:no-underline hover:prose-a:text-accent-orange/80 prose-strong:text-text-primary prose-code:text-accent-orange prose-code:bg-medium-grey prose-code:px-1 prose-code:py-0.5 prose-code:rounded prose-pre:bg-medium-grey prose-pre:border prose-pre:border-border-grey prose-img:rounded-lg prose-img:border prose-img:border-border-grey prose-blockquote:border-l-4 prose-blockquote:border-accent-orange prose-blockquote:text-text-secondary prose-ul:text-text-secondary prose-ol:text-text-secondary prose-li:text-text-secondary","dangerouslySetInnerHTML":{"__html":"$9"}}],["$","div",null,{"className":"mt-16 pt-8 border-t border-border-grey","children":["$","p",null,{"className":"text-text-secondary text-sm","children":"Found this article helpful? Share it with others who might benefit!"}]}]]}]}] 8:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"EvilTwinz - Cars, RC, and Maker Projects"}],["$","meta","3",{"name":"description","content":"Tutorials and reviews on cars, RC cars, and maker projects"}],["$","meta","4",{"name":"keywords","content":"cars,RC cars,maker projects,tutorials,reviews,DIY"}]] 1:null