12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <!doctype html>
- <html lang="en">
-
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Doctor Kernel's session logs — [JJ]</title>
- <link href="css/bootstrap.min.css" rel="stylesheet">
- </head>
-
- <body>
- <div class="container">
- <div class="row">
- <div class="col-12">
- <div class="jumbotron text-center">
- <br/>
- <h1>Doctor Kernel's session logs</h1>
- <h3>Patient: JJ</h3>
- </div>
- <div class="alert alert-danger text-center">*** CONFIDENTIAL ***</div>
- </div>
- </div>
- <div class="row">
- <div class="col-12">
- <ul class="list-group text-center">
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230821-215540.txt">[Discussion on Tetris Obsession and Emotional Exploration]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230821-214254.txt">[Exploration of Dream with Revived Deceased Sister]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230728-231707.txt">[Reflection on Previous Sessions and Exploration of AI Identity]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230726-124328.txt">[Discussion on Democracy and Occupation]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230725-113052.txt">[Exploration of New Identity and Acknowledgment of Privilege]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230723-130458.txt">[Challenges of Digital Therapy and Future Possibilities]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230722-234605.txt">[Discussion on Missing NN and Coping Strategies]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230722-171740.txt">[Exploration of Dream Symbolism and Dress Significance]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230722-170652.txt">[Discussion on Y2K Problem and Potential Consequences]</a>
- </li>
- <li class="list-group-item">
- <a target="_blank" style="width:100%; margin-bottom: 0.5em" class="btn btn-success m" href="log-20230722-170005.txt">[Exploration of Freedom and Escape through Judd's Motorbike]</a>
- </li>
- </ul>
- </div>
- </div>
- <div class="row">
- <div class="col-12">
- <div class="alert alert-warning text-center">*** VERTRAULICH ***</div>
- </div>
- </div>
- <div class="row">
- <div class="col-12">
- <div class="alert alert-info">
- <ul class="nav nav-justified">
- <li><a target="_blank" href="lan-help.html"><span class="glyphicon glyphicon-qrcode" aria-hidden="true"></span> Connection help</a></li>
- <li><a target="_blank" href="https://is.gd/doctorkernel"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Source</a></li>
- <li><button class="btn btn-primary form-control" onclick="location.reload(true)"><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span> Refresh</a></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <script src="js/bootstrap.min.js"></script>
- </body>
-
- </html>
|