-
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.
- Loading branch information
Showing
8 changed files
with
150 additions
and
2 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
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,30 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Blog Braille</title> | ||
<link rel="stylesheet" href="/style.css"> | ||
<link rel="icon" type="image/jpg" href="images/faviconpsy.jpg"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<nav> | ||
<ul> | ||
<li class="box"><a href="tech.html">Back</a></li> | ||
</ul> | ||
</nav> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h1>Braille</h1> | ||
<p>Braille's are so much interesting and deep. This is a collation of my thoughts and things I discover about them.</p> | ||
<p>26/12/2023 - Learnt a bit of Japanese braille and impressed with the though put into it. I'd say its superior then hiragana as it is an abugida.</p> | ||
</div> | ||
</div> | ||
<footer class="box" id="main-footer"> | ||
©️ 2023 Ken.D · All Rights Reserved | ||
</footer> | ||
</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,37 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Blog Braille Press</title> | ||
<link rel="stylesheet" href="/style.css"> | ||
<link rel="icon" type="image/jpg" href="images/faviconpsy.jpg"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<nav> | ||
<ul> | ||
<li class="box"><a href="tech.html">Back</a></li> | ||
</ul> | ||
</nav> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h1>3D print open-source Braille press</h1> | ||
<p>There is braille printers, and there is braille writer, but there is not in between the two. One is expensive and often times inaccesible, while the other is cheap but not scalable. To solve this, I think a braille press, similar to a printing press should be made.</p> | ||
<p>I have a few ideas, such as:</p> | ||
<ol> | ||
<li>Using a 3D printer to custom print each page</li> | ||
<li>Have braille letter sets like an actual printing press</li> | ||
<li>Have holes and pins that lock in (like the car and people pieces from game of life)</li> | ||
</ol> | ||
<p>Out of the three, the last one seems the most practical and scalable. Unlike the first which requires multiple printing, and the second which requires multiple letters to be printed indivisually.</p> | ||
<a href="https://mindworks.shoutwiki.com/wiki/Braille_Business_Card_Stamp">I shall follow reccomendation by this University of Idaho student's FYP, as it has much of the detail and optimised strucutre.</a> | ||
</div> | ||
</div> | ||
<footer class="box" id="main-footer"> | ||
©️ 2023 Ken.D · All Rights Reserved | ||
</footer> | ||
</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,66 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Blog Recycling</title> | ||
<link rel="stylesheet" href="/style.css"> | ||
<link rel="icon" type="image/jpg" href="images/faviconpsy.jpg"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<nav> | ||
<ul> | ||
<li class="box"><a href="tech.html">Back</a></li> | ||
</ul> | ||
</nav> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h1>My recycling journey</h1> | ||
<p><ruby>もったいな<rp>(</rp><rt>mottainai</rt><rp>)</rp></ruby></p> | ||
<blockquote>a sense of regret for the act of wasting.</blockquote> | ||
<p>A word that I strongly feel not only because its part of my culture, but also because its a necessity to achieve SDG. On here I have detailed my journey to contribute to recyling.</p> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h2>Plastic</h2> | ||
<p>Plastic is a material that is very hard to recycle. It is also a material that is very hard to avoid. I've been trying to find ways to recycle plastic waste.</p> | ||
<p>Recycling ideas that I have or working on are:</p> | ||
<ol> | ||
<li>3D printing filament</li> | ||
<li>Can cap</li> | ||
<li>Cardboard</li> | ||
</ol> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h2>Can Cap</h2> | ||
<p>Using materials like HDPE from milk jugs, or PLA from 3D print waste, I've been experimenting a way to make caps for cans. Just 3D printing it is succesfful but it is not scallable, so I decided to try to recycle plastic waste.</p> | ||
<p>One of the simplest way is:</p> | ||
<ol> | ||
<li>Use circular or hexagon slabs</li> | ||
<li>Place said slabs ontop of any can</li> | ||
<li>Use heatgun with care so the slabs melt around the ridge of the cap</li> | ||
</ol> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<div class="box" style="flex:0.5;"> | ||
<h2>Cardboard</h2> | ||
<p>Currently also trying to recycle cardboard.</p> | ||
<p>Recycling ideas that I have or working on are:</p> | ||
<ul> | ||
<li>Cardboard 3D catan set for the blind</li> | ||
<li>Daruma-san, a Japanese folk doll</li> | ||
<li>Engraved coasters</li> | ||
</div> | ||
</div> | ||
<footer class="box" id="main-footer"> | ||
©️ 2023 Ken.D · All Rights Reserved | ||
</footer> | ||
</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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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