Skip to content

Commit

Permalink
update site
Browse files Browse the repository at this point in the history
  • Loading branch information
harrymkt committed Apr 1, 2024
1 parent 092c60a commit 2cc4e82
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
*.md linguist-detectable=true linguist-vendored=false linguist-generated=false linguist-documentation=false
*.txt linguist-language=Txt linguist-detectable=true linguist-vendored=false linguist-generated=false linguist-documentation=false
*.txt linguist-detectable=true linguist-vendored=false linguist-generated=false linguist-documentation=false
*.url linguist-detectable=true linguist-vendored=false linguist-generated=false linguist-documentation=false
7 changes: 4 additions & 3 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="author" content="harry min khant">
<meta name="keywords" content="harry, min, khant, blind, social, visually impaired, computer, pc, mobile, android">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="My journey is all about embracing the possibilities, breaking barriers, and connecting with others who share similar interests. Together, we can explore the realms of technology, music, and gaming while making a positive impact on the world around us. If you're intrigued or want to collaborate, feel free to reach out. Let's embark on this exciting journey together!">
<meta name="description" content="My journey is all about embracing the possibilities, breaking barriers, and connecting with others who share similar interests. Together, we can explore the realms of technology, music, and research while making a positive impact on the world around us. If you're intrigued or want to collaborate, feel free to reach out. Let's embark on this exciting journey together!">
<link href="/css/style.css" rel="stylesheet" type="text/css">
<script src="/scripts/functions.js"></script>
<script src="/scripts/all.js"></script>
Expand All @@ -24,9 +24,10 @@

<h1 id="mainc">about me</h1>
<script>
document.write("<p>Greetings! I am "+calculate_age(new Date(2006, 6, 26))+" years old, my name is <b id=\"myname\">Harry Min Khant</b>, a technology enthusiast from Myanmar who finds immense joy in the world of gaming. As someone who has been blind since birth, I have learned to navigate and appreciate the wonders of technology and gaming through alternative senses. Alongside my love for technology, I am also deeply passionate about music and audio production, where I can express myself creatively.</p>");
document.write("<p>Greetings! I am "+calculate_age(new Date(2006, 6, 26))+" years old, my name is <b id=\"myname\">Harry Min Khant</b>, a technology enthusiast from Myanmar who finds immense joy in the world of research. As someone who has been blind since birth, I have learned to navigate and appreciate the wonders of technology and research through alternative senses. Alongside my love for technology, I am also deeply passionate about music and audio production, where I can express myself creatively.</p>");
</script>
<p>My journey is all about embracing the possibilities, breaking barriers, and connecting with others who share similar interests. Together, we can explore the realms of technology, music, and gaming while making a positive impact on the world around us. If you're intrigued or want to collaborate, feel free to reach out. Let's embark on this exciting journey together!</p>
<p>My journey is all about embracing the possibilities, breaking barriers, and connecting with others who share similar interests. Together, we can explore the realms of technology, music, and research while making a positive impact on the world around us. If you're intrigued or want to collaborate, feel free to reach out. Let's embark on this exciting journey together!</p>

<script>addfooter();</script>
</body>
</html>
3 changes: 0 additions & 3 deletions community/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ <h1 id="mainc">useful communities</h1>
<p>this is a list of useful and helpful communities. have a look!</p>
<h2>my own communities</h2>
<p>this is the list that are all owned by me</p>
<h3>the world of source codes</h3>
<p><a href="https://t.me/sourcecodeworld" target="_blank">join on telegram (opens in a new tab)</a></p>
<p>this community shares various source codes from apps to games. however, this group is also talk other random things, so If you don't want those random messages,<p><a href="https://t.me/sourcebh" target="_blank">join source channel instead.</a></p> this channel only shares source codes</p>

<h3>Inclusive Audio Lab</h3>
<p><a href="https://t.me/inaudiolab" target="_blank">join on telegram (opens in a new tab)</a></p>
Expand Down

0 comments on commit 2cc4e82

Please sign in to comment.