https://www.acdw.net/

ID de exploración:
27d4b594-555c-45c0-9542-1f822b866385Finalizado
URL enviada:
https://www.acdw.net/
Informe finalizado:

Enlaces: 22 encontrados

EnlaceTexto
https://tilde.zone/@acdw@[email protected]
https://funputer.bizFunputer
https://autocento.acdw.net/Autocento of the breakfast table
https://git.acdw.netVarious software projects
https://codeberg.org/acdwalso
https://github.com/duckwork/also
https://git.sr.ht/~acdw/also
https://tilde.town/~zine/issues/5/zine.pdfissue 5
https://tilde.town/~zine/issues/6/html/issue 6(typesetter)
https://write.as/cues/i-dont-want-to-see-your-eyes-or-your-facesWrite.as Cues

Variables JavaScript: 7 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
sideundefined
gravundefined
runawayfunction
comebackfunction

Mensajes de registro de la consola: 1 encontrados

TipoCategoríaRegistro
warningother
Texto
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

<!DOCTYPE html><!-- web --><html lang="en"><!-- HI MOM :) --><head>
    <meta charset="UTF-8">
    <title>Case Duckworth</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="colorscheme" content="light dark">
    <link rel="stylesheet" type="text/css" href="/style.css">
    <link rel="shortcut icon" href="/favicon.gif">
  </head>
  <body class="leaders">
    <h1 class="title">Case Duckworth</h1>
    <span class="subtitle">Copywriter / Computerer / Codger / &amp;c.</span>
    <dl class="root-dl">
    <dt>Contact</dt>
    I’m generally known around the <i>’net</i> as acdw:
    <dd><b>mail</b>:
        <a href="mailto:[email protected]">[email protected]</a>
    </dd>
    <dd><b>xmpp</b>:
        <a href="xmpp:[email protected]">[email protected]</a>
    </dd>
    <dd><b>toot</b>:
        <a href="https://tilde.zone/@acdw">@[email protected]</a>
    </dd>
    <dt>Projects</dt>
    <dd><i><a href="https://funputer.biz">Funputer</a></i>, an
        exploration of computering solely for fun
    </dd>
    <dd><i><a href="https://autocento.acdw.net/">Autocento of the
        breakfast table</a></i>, a choose-your-own-poem adventure (and
        my Master’s thesis)
    </dd>
    <dd><a href="https://git.acdw.net">Various software projects</a>
        (<i><a href="https://codeberg.org/acdw">also</a>,
        <a href="https://github.com/duckwork/">also</a>,
        <a href="https://git.sr.ht/~acdw/">also</a>
        </i>)
    </dd>
    <dt>Selected Publications
        <i>(<a href="publications.html">Full List</a>)</i>
    </dt>
    <dd>Tilde.town zine
        <a href="https://tilde.town/~zine/issues/5/zine.pdf">issue
            5</a>,
        <a href="https://tilde.town/~zine/issues/6/html/">issue 6
            <i>(typesetter)</i></a>,
        issue 7 <i>(forthcoming)</i>
    </dd>
    <dd>Poetry in
        <i><a href="https://write.as/cues/i-dont-want-to-see-your-eyes-or-your-faces">Write.as Cues</a></i>,
        <i><a href="https://gnashingteethpublishing.com/blog/fever-dreams-by-case-duckworth/">Gnashing Teeth</a></i>,
        <i>Sweet Tree Review</i>
        (<a href="http://www.sweettreereview.com/in-bed-case-duckworth/">1</a>,
        <a href="https://www.sweettreereview.com/sifting-beans-case-duckworth">2</a>),
        <i>Sequoya Review</i>
        (<a href="https://utcsequoyareview.files.wordpress.com/2017/09/2013-sequoya-review.pdf">1</a>,
        <a href="https://utcsequoyareview.files.wordpress.com/2013/09/sr-2012.pdf">2</a>,
        <a href="https://utcsequoyareview.files.wordpress.com/2013/09/sr-2011.pdf">3</a>,
        <a href="https://utcsequoyareview.files.wordpress.com/2013/09/sr-2010.pdf">4</a>)
    </dd>
    <dt>Selected Experience
        <i>(<a href="cv.html">Full CV</a>)</i></dt>
    <dd class="leaders">
        <span class="left"><b>Copywriter</b>,
            <a href="https://www.carscommerce.inc/">Cars Commerce</a>
        </span>
        <span class="right">presently</span>
    </dd>
    <dd class="leaders">
        <span class="left"><b>Senior Content Writer</b>,
            <a href="https://www.clickheredigital.com/">Click Here
                Digital</a>
        </span>
        <span class="right">2021–2023</span>
    </dd>
    <dd class="leaders">
        <span class="left"><b>Library Technician</b>,
            <a href="https://www.ebrpl.com/">East
                Baton Rouge Parish Library</a>
        </span>
        <span class="right">2017–2021</span>
    </dd>
    <dt>Elsewhere</dt>
    <dd><a href="/lists/">my lists</a></dd>
    <dd><a href="https://tilde.town/~acdw">tilde.town</a></dd>
    <dd><a href="https://acdw.itch.io/moonbooks">MOONBOOKS</a></dd>
</dl>
    <a href="/blank.html" id="portrait" style="bottom:0;right:0;animation-name:slideup;"><img src="/me.png" height="200" width="200"></a>
    <!-- scripts and thangs -->
    <script src="/portrait.js"> </script>
    <script>
      portrait.addEventListener("mouseenter", (ev) => {
          runaway();
          setTimeout(comeback, 1000);
      });
    </script>
    <noscript><style>#portrait{bottom:0;right:0;}</style></noscript>
  

</body></html>