commit ef64e034d3db26c357f1346282a3dc6c195807eb Author: Faris Mektem Date: Sat Mar 9 23:00:52 2024 +0000 Initial commit diff --git a/assets/CV.pdf b/assets/CV.pdf new file mode 100755 index 0000000..e42ff06 Binary files /dev/null and b/assets/CV.pdf differ diff --git a/assets/Logo.png b/assets/Logo.png new file mode 100755 index 0000000..fd8a6a1 Binary files /dev/null and b/assets/Logo.png differ diff --git a/assets/monero.png b/assets/monero.png new file mode 100755 index 0000000..90b00be Binary files /dev/null and b/assets/monero.png differ diff --git a/blog/onebag.html b/blog/onebag.html new file mode 100644 index 0000000..aef25c9 --- /dev/null +++ b/blog/onebag.html @@ -0,0 +1,365 @@ + + + Faris Mektem + + + + + +

+ /// Faris Mektem +

+ +

+ Indefinite Backpack Travel +

+ +

+ I'm partially using this page to evaluate every piece of equipment I have, and to really try to justify to myself if I really need, + and really use that stuff. This has already helped me a lot to trim down some of the stuff on this list. +

+

+ +

+ +

+ WIP +

+ +

+ Packs +

+ + +

+ Tech +

+ + +

+ Chargers +

+ + +

+ Clothing +

+ + +

+ Misc. +

+ + + +

+ Hiking Gear +

+ + + + +

+ donate +
+ contact: postmaster@mektem.com +

+ + + diff --git a/css.css b/css.css new file mode 100644 index 0000000..0d13c18 --- /dev/null +++ b/css.css @@ -0,0 +1,45 @@ +:root { + --accent:#0066CC; + --accent2: #0066CC; +} + +body { + background-color: #fff; + color: #000; + font-family: -apple-system, system-ui, BlinkMacSystemFont, sans-serif; + width: 800px; + padding: 10px; + margin:0 auto; +} + +h1 { + color: var(--accent); +} + +h2 { + color: var(--accent2); +} + +li { + margin-bottom: 10px; +} + +a:link { + text-decoration: none; + color: var(--accent2); +} + +a:visited { + text-decoration: none; + color: var(--accent2); +} + +a:hover { + text-decoration: underline; + color: var(--accent2); +} + +a:active { + text-decoration: underline; + color: var(--accent2); +} \ No newline at end of file diff --git a/donate.html b/donate.html new file mode 100755 index 0000000..3b2eb8b --- /dev/null +++ b/donate.html @@ -0,0 +1,32 @@ + + + Faris Mektem + + + + + +

+ /// Faris Mektem +

+ +

Monero

+ +

+ All crypto I get is held safe and with self-custody.

+

+ +
+ +
+ +

+ 8C7fRbKS6MDhZowHtHQThQ66c2TqtEstHhot1hqQnaeENMQSLA681N2Hqk2uof181JTGYCc8d1mKJS7pJB87irLGETpaeQ +

+ +

+ contact: postmaster@mektem.com +

+ + + diff --git a/index.html b/index.html new file mode 100755 index 0000000..488bd3d --- /dev/null +++ b/index.html @@ -0,0 +1,34 @@ + + + Faris Mektem + + + + + +

+ /// Faris Mektem +

+ +

+ CV +
+ Git +

+ +

+ /// POSTS /// +
+ onebagging +
+ more coming soon... +

+ +

+ donate +
+ contact: postmaster@mektem.com +

+ + +