Skip to content

Commit

Permalink
feat: clean up index and create brain dump
Browse files Browse the repository at this point in the history
  • Loading branch information
milg15 committed Sep 20, 2024
1 parent 8e5a894 commit 950ed57
Show file tree
Hide file tree
Showing 5 changed files with 224 additions and 151 deletions.
169 changes: 169 additions & 0 deletions public/dump.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
<!DOCTYPE html>
<html>

<body>

<h1>This is a new site</h1>

<p>I like cake

Why can't I see this thing.

I'll make this a markdown page so i don't have to think when I type
</p>
<ul>
<li>Apparently I made this website 11 years ago.</li>
<li>I was 15, 11 years ago wtf.</li>
</ul>

<div>
<a href="/"> Home </a>
</div>

<div>
<h2> Change log </h2>
<ol>
<li> Sep 20, 2024: Moved the mess from index to this page. I think I found a style I might like to explore for the
first page now</li>
<li>Sep, 2024: Updated this site.</li>
<li>Sometime 11 years ago: made this site.</li>
</ol>

<img src="https://github.com/milg15/vuela/blob/main/images/11%20years.png?raw=true" style="width: 50%" />
</div>

<div>
<h2> Ideas of stuff to write about </h2>
<ul>
<li>I liked the girls idea of over-analysing my 2023 sportify wrap up... I konw the year is ending but I
would
like to do it anyways.</li>
<li>
I want to save all my internet traces from the past somwehere like: habbo, vueloentreletras, and stuff,
listography, old twitter account if the exist somehow thinking, game i loved on facebook Fashion world
(?),
juegos10, juegosjuegos reference.
</li>
<li>
This doesn't need just a reference to past me I
</li>
<li>
One of my dreams as a teen was to creaet a digital teen magazine.
</li>
</ul>

Questions: How did FTP websites work and can

Make a danish site similar to linguo deer .... if I feeel like it. So here is the thing intead of se=pending
time on
twitter being a twat or other sites, where my brain keeps getting broken I would like to spend time here. With
other
people connect with individuals.

Hasan daddy


But what's the value of forgeting. We see the forgeting of our identity as a great loss but yet we also see the
preservetion of everything as a waste to a degree. DOes it really matter ?


Books: Goodreads and storypgrahs
- House of spirits.

Movies: https://letterboxd.com/
Shows: https://www.tvtime.com/
VideoGames: https://steamcommunity.com/id/thavs/


Finacnce shit - Subscriptions I have atm.. maybe I shouldn't
Some random Matas thing
Disney HBO Viabill
Clibimg Gym
Humble bundle


I've always been addited to list and tracking shit so that's one of the main reason why lytopgraby was one of my
favorite way of tracking things. --- Duplicate the page


shrynes for things I love


Digital Zine, what's a digital zine


Magazines that made me Tu! -- shyne lol inspo


Master the HTML Tag manual writing fuck AI. I need to learn how to write


Spanish section . Porque mi lengua mi tierra and shit
Steamdeck I love my baby
Venezuela shryine ... ARPA CUATRO Y MARACAS


---
<a href="https://lovesick.cafe/grrrl">
<img src="https://loves1ck.neocities.org/img/sozai/grrrl/madebya-gray2.png" />
</a>
<p> I hate the telegraph

I hate their fearmongering headlines.
</p>

<div>
<h2>De - google my life:</h2>
<p>
Why? should I do it. Is it worth it, cost are worth it.
</p>
<ul>
<li> Search: Ecoasis </li>
<li> Email: Proton ?? Tuta ?</li>
<li> Calendar: ??? Proton </li>
<li> Photos: Ente </li>
<li> Youtube: On the web: --- ads free, On the -- phone</li>
<li> Storage>: Internxt ($200 lifetime) 2T</li>
</ul>

<div>
Youtube Leave it behind
... turn of history -- recommendations are too good sometimes
... not more premium -- if it's a bit more uncomfortable to se you won't have the cuch of going back to
it all
the time.
... alternatives to watch watch you need
... directly to subscribe

</div>

<div>

Go back to your policy about notification and insta content. If there is something you need to know you
will
know everything else is not that Urgent.
</div>
</div>
<div>
Yet again I am reminded that nothight is permanent. I know everyone experiences change but dear lord I don't
have any constants in my life other than my parents.
I know it ahs to be something about me but fuck. I know this is a lesson i keep receiving don't relay on
anything or anyone other than yourself 💚
</div>
<div>
I'll learn to draw out of spite lol. ---- Sources again. But I want the fun way to learn not the boring way.
Also
i need
>> Headphones for airpods tips
>> Nightbed but like small and cheap lol
>> Want to Master emmet abbreviation
</div>



https://www.imood.com/users/cyberneticdryad

</div>
</body>

</html>
24 changes: 24 additions & 0 deletions public/games/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>

<body>
<h1> Games </h1>
<div>
I want to make some games similar to the ones made by playfish
<ul>
<li>Geo Challenge seems to be the easiest</li>
<li>Also Who has the biggest brain?</li>
<li>Crime city</li>
<li>Restaurant City seems interesting</li>
</ul>

</div>
</body>

</html>
171 changes: 26 additions & 145 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,155 +1,36 @@
<!DOCTYPE html>
<html>

<body>

<h1>This is a new site</h1>

<p>I like cake

Why can't I see this thing.
</p>
<ul>
<li>Apparently I amde this website 11 years ago.</li>
<li>I was 15, 11 years ago wtf.</li>
</ul>

<div>
<h2> Pages </h2>
<a href="/journal"> Journal </a>
</div>

<div>
<h2> Change log </h2>
<ol>
<li>Sep, 2024: Updated this site.</li>
<li>Sometime 11 years ago: made this site.</li>
</ol>
<head>
<title>kinda lost</title>

<img src="https://github.com/milg15/vuela/blob/main/images/11%20years.png?raw=true" style="width: 50%" />
</div>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<html>

<body>
<div>
<h2> Ideas of stuff to write about </h2>
<ul>
<li>I liked the girls idea of over-analysing my 2023 sportify wrap up... I konw the year is ending but I would
like to do it anyways.</li>
<li>
I want to save all my internet traces from the past somwehere like: habbo, vueloentreletras, and stuff,
listography, old twitter account if the exist somehow thinking, game i loved on facebook Fashion world (?),
juegos10, juegosjuegos reference.
</li>
<li>
This doesn't need just a reference to past me I
</li>
<li>
One of my dreams as a teen was to creaet a digital teen magazine.
</li>
</ul>

Questions: How did FTP websites work and can

Make a danish site similar to linguo deer .... if I feeel like it. So here is the thing intead of se=pending time on
twitter being a twat or other sites, where my brain keeps getting broken I would like to spend time here. With other
people connect with individuals.

Hasan daddy


But what's the value of forgeting. We see the forgeting of our identity as a great loss but yet we also see the
preservetion of everything as a waste to a degree. DOes it really matter ?


Books: Goodreads and storypgrahs
- House of spirits.

Movies: https://letterboxd.com/
Shows: https://www.tvtime.com/
VideoGames: https://steamcommunity.com/id/thavs/


Finacnce shit - Subscriptions I have atm.. maybe I shouldn't
Some random Matas thing
Disney HBO Viabill
Clibimg Gym
Humble bundle


I've always been addited to list and tracking shit so that's one of the main reason why lytopgraby was one of my
favorite way of tracking things. --- Duplicate the page


shrynes for things I love


Digital Zine, what's a digital zine


Magazines that made me Tu! -- shyne lol inspo


Master the HTML Tag manual writing fuck AI. I need to learn how to write


Spanish section . Porque mi lengua mi tierra and shit
Steamdeck I love my baby
Venezuela shryine ... ARPA CUATRO Y MARACAS


---
<a href="https://lovesick.cafe/grrrl">
<img src="https://loves1ck.neocities.org/img/sozai/grrrl/madebya-gray2.png" />
</a>
<p> I hate the telegraph

I hate their fearmongering headlines.
</p>

<div>
<h2>De - google my life:</h2>
<p>
Why? should I do it. Is it worth it, cost are worth it.
</p>
<header>
<h1>
Welcome to whatever this is.
</h1>
<img src="" alt="" srcset="">
<h2>
I'm Maria.
</h2>
</header>
<nav>
<ul>
<li> Search: Ecoasis </li>
<li> Email: Proton ?? Tuta ?</li>
<li> Calendar: ??? Proton </li>
<li> Photos: Ente </li>
<li> Youtube: On the web: --- ads free, On the -- phone</li>
<li> Storage>: Internxt ($200 lifetime) 2T</li>
<li class="nav-item">
<a href="/journal.html">Journal</a>
</li>
<li class="nav-item">
<a href="/dump.html">Brain Dump</a>
</li>
<li class="nav-item">
<a href="/music">Music</a>
</li>
</ul>

<div>
Youtube Leave it behind
... turn of history -- recommendations are too good sometimes
... not more premium -- if it's a bit more uncorfotable to se you won't have the cuch of going back to it all
the time.
... alternatives to watch wathc you need
... directly to subscribe

</div>

<div>

Go back to your policy about notification and insta content. If there is something you need to know you will
know everything else is not that Urgent.
</div>
</div>
<div>
Yet again I am reminded that nothight is permanent. I know everyone experiences change but dear lord I don't have
any constanst in my life other than my parents.
I know it ahs to be something about me but fuck. I know this is a lesson i keep reciving don't relya on anythin or
anyone other than yourself 💚
</div>
<div>
I'll learn to draw out of spite lol. ---- Sources again. But I want the fun way to learn not the boring way. Also
i need
>> Headphones for airpods tips
>> Nightbed but like small and cheap lol
</div>

https://www.imood.com/users/cyberneticdryad

</nav>
</div>
</body>

Expand Down
Loading

0 comments on commit 950ed57

Please sign in to comment.