-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy soulwa/soulwa.github.io to soulwa/soulwa.github.io:gh-pages
- Loading branch information
GitHub Actions
committed
Feb 2, 2024
0 parents
commit ff353a8
Showing
20 changed files
with
872 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!doctype html> | ||
<title>404 Not Found</title> | ||
<h1>404 Not Found</h1> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
soulware.us |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="my blog" /> | ||
<title>soulware.us</title> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/style.css" /> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/color/dark.css" /> | ||
</head> | ||
|
||
<body> | ||
<nav id="navbar"> | ||
<ul class="bar"> | ||
|
||
<li> | ||
<a href="/">home</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/about">about me</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/resume">resume</a> | ||
</li> | ||
|
||
<li> | ||
<a href="mailto:[email protected]">email</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/soulwa">github</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://soulware.itch.io">itch.io</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<main> | ||
<h1 class="title"> | ||
about me | ||
</h1> | ||
<p class="subtitle"><strong></strong></p> | ||
<p>hey! i'm sam, i go by "soulware" in most corners of the web (that i can get the username), and "qsa" in still other parts. here are some things about me</p> | ||
<p>i love computer science. it's really fun to solve problems and understand the tech we use daily inside and out. i've been especially interested in compilers and type theory lately. i'm also a big fan of reverse engineering and decompilation projects</p> | ||
<p>i really like playing, analyzing, and making games. some of them are on itch.io and github. i also love speedrunning but so far i've been more of a spectator. i have <a href="https://www.speedrun.com/tf/run/m79g905y">one submitted run</a> on <a href="https://www.speedrun.com/">speedrun.com</a> and have completed the game <a href="https://www.duetgame.com/">DUET</a> as fast as possible on iOS. i've also dabbled in speedrunning both "Seedling" and "The End is Nigh". </p> | ||
<p>i also like listening to music a lot. my last.fm is <a href="https://www.last.fm/user/soulware_">here</a>. at the moment i'm enjoying digital hardcore, breakcore, general dnb stuff, "ethereal" music, and various rap genres. some of my favorite artists right now are Machine Girl, miya lowe/evaboy, Sudan Archives, pink siifu, Grouper, Death Grips, Bladee (generally drain gang), Lauren Bousfield, and The Garden.</p> | ||
<p>wow! here's an image of albums made in the 2020s that i really like:</p> | ||
|
||
<img src="https://soulware.us/processed_images/topsters2020-2022.c512c423d7967f87.png" /> | ||
<p>here's some websites where i consume media! i use <a href="https://www.backloggd.com/u/soulware/">backloggd</a> to journal games i play. that site is mainly ripped from <a href="https://letterboxd.com/soulware/">letterboxd</a> which is what i use to track movies and (some) tv shows.</p> | ||
<p>last updated 9 Dec 2022</p> | ||
|
||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="my blog" /> | ||
<title>soulware.us</title> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/style.css" /> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/color/dark.css" /> | ||
</head> | ||
|
||
<body> | ||
<nav id="navbar"> | ||
<ul class="bar"> | ||
|
||
<li> | ||
<a href="/">home</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/about">about me</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/resume">resume</a> | ||
</li> | ||
|
||
<li> | ||
<a href="mailto:[email protected]">email</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/soulwa">github</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://soulware.itch.io">itch.io</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<main> | ||
<h1 class="title"> | ||
hello world! | ||
</h1> | ||
<p class="subtitle"><strong>2021-04-01</strong></p> | ||
<p>first blog post to get this site started.</p> | ||
<span id="continue-reading"></span> | ||
<p>I set this site up with <a href="https://www.getzola.org/">zola</a>, which is a pretty nice static site generator. </p> | ||
|
||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="my blog" /> | ||
<title>soulware.us</title> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/style.css" /> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/color/dark.css" /> | ||
</head> | ||
|
||
<body> | ||
<nav id="navbar"> | ||
<ul class="bar"> | ||
|
||
<li> | ||
<a href="/">home</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/about">about me</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/resume">resume</a> | ||
</li> | ||
|
||
<li> | ||
<a href="mailto:[email protected]">email</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/soulwa">github</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://soulware.itch.io">itch.io</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<main> | ||
<div class="container"> | ||
<h1 class="title"> | ||
blog posts | ||
</h1> | ||
</div> | ||
<div class="container"> | ||
<ul> | ||
|
||
<div class="container"> | ||
<li> | ||
<a href="https://soulware.us/blog/test/"> | ||
hello new world | ||
</a> | ||
</li> | ||
</div> | ||
|
||
<div class="container"> | ||
<li> | ||
<a href="https://soulware.us/blog/first/"> | ||
hello world! | ||
</a> | ||
</li> | ||
</div> | ||
|
||
</ul> | ||
</div> | ||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="my blog" /> | ||
<title>soulware.us</title> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/style.css" /> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/color/dark.css" /> | ||
</head> | ||
|
||
<body> | ||
<nav id="navbar"> | ||
<ul class="bar"> | ||
|
||
<li> | ||
<a href="/">home</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/about">about me</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/resume">resume</a> | ||
</li> | ||
|
||
<li> | ||
<a href="mailto:[email protected]">email</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/soulwa">github</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://soulware.itch.io">itch.io</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<main> | ||
<h1 class="title"> | ||
hello new world | ||
</h1> | ||
<p class="subtitle"><strong>2022-12-09</strong></p> | ||
<p>another blog post! finally. </p> | ||
<span id="continue-reading"></span> | ||
<p>along with this post comes a general overhaul of the site's content as i move it towards something i appreciate on a personal level. after looking at a lot of really cool personal sites i decided it would be no fun if my own website was just a bland reflection of who i am.</p> | ||
<p>i'm still trying to figure out how to fracture myself across this wonderful internet. at the moment i'm planning to use this as a kind of "devlog", both as motivation for myself to complete things (by documenting what i do) and to share information with the rest of the world. i might at some point soon add a tagging system. my plan is to post media analysis stuff to a tumblr which i am also setting up but i might as well just post it here too, if i can...</p> | ||
<p>will also be documenting my projects here soon, in their very own little tab on the side. need to get a handle on which ones are good enough, as well as start and finish a few, since they are quite scattered at the moment. </p> | ||
<p>i also have some WIP blogposts. i'll probably be putting up my minecraft server setup guide. there's plenty of information on this i'm sure, but it really should be easy to get something up running and sustainable, and you can do it all from the CLI! this guide is as much for myself as for anyone else, but after trying to follow it i've noticed it's a <em>bit</em> lacking..</p> | ||
<p>planning to have some other cool stuff to show off or talk about by the end of this year so stay tuned. :-)</p> | ||
|
||
</main> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="my blog" /> | ||
<title>soulware.us</title> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/style.css" /> | ||
|
||
<link rel="stylesheet" href="https://soulware.us/color/dark.css" /> | ||
</head> | ||
|
||
<body> | ||
<nav id="navbar"> | ||
<ul class="bar"> | ||
|
||
<li> | ||
<a href="/">home</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/about">about me</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/resume">resume</a> | ||
</li> | ||
|
||
<li> | ||
<a href="mailto:[email protected]">email</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/soulwa">github</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://soulware.itch.io">itch.io</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<main> | ||
<h1 class="title"> | ||
sam (soulware) | ||
</h1> | ||
<p> | ||
studying computer science and mathematics at Northeastern University | ||
</p> | ||
|
||
|
||
|
||
<article class="post-preview"> | ||
<header> | ||
<h3 class="post-title"> | ||
<a href="https://soulware.us/blog/test/">hello new world</a> | ||
</h3> | ||
</header> | ||
<p>another blog post! finally. </p> | ||
|
||
</article> | ||
|
||
<article class="post-preview"> | ||
<header> | ||
<h3 class="post-title"> | ||
<a href="https://soulware.us/blog/first/">hello world!</a> | ||
</h3> | ||
</header> | ||
<p>first blog post to get this site started.</p> | ||
|
||
</article> | ||
|
||
|
||
</main> | ||
</body> | ||
</html> |
Oops, something went wrong.