-
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.
deleted resources no longer in use updated the content in About page edited blog posts
- Loading branch information
1 parent
2098749
commit 46de6cb
Showing
7 changed files
with
427 additions
and
9 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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
2023-02-19 | ||
個人網站正式上線! | ||
在連續五天的趕工下,網站終於以"Allen Chang's Website"的名稱正式上線了!後續會完成其它頁面~ | ||
測試版個人網站上線! | ||
在連續五天的趕工下,測試版網站以"Allen Chang's Website"的名稱上線了!後續會完成其它頁面~ |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
2023-03-26 | ||
新版個人網站上線! | ||
覺得之前的設計不好看,所以決定要重新設計,花了兩週的時間,全新的網站終於以<wbr>"BlueBoy's Space"<wbr>這個新名稱上線啦! | ||
正式版個人網站上線! | ||
覺得之前的設計不好看,所以決定要重新設計,花了兩週的時間,正式版網站以<wbr>"BlueBoy's Space"<wbr>這個新名稱上線啦! |
Large diffs are not rendered by default.
Oops, something went wrong.
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,57 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" /> | ||
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8=" crossorigin="anonymous"></script> | ||
<script src="/scripts/include.js"></script> | ||
<script>include('Project',true)</script> | ||
</head> | ||
<body bgcolor="#81D8D0"> | ||
<header></header> | ||
<main> | ||
<div class="pagehead"> | ||
<p class="pagetitle"> | ||
<span class="material-symbols-outlined" id="back"> <a href="./about/#project">chevron_left</a> </span> | ||
<span class="enw1">My Projects</span> | ||
</p> | ||
</div> | ||
<p id="backarrow"></p> | ||
<div id="aboutpro"> | ||
<div class="pagesubtitle" id="project"> | ||
<p> | ||
<span class="enw1">Personal Projects</span> | ||
</p> | ||
</div> | ||
<div class="content" id="projectc"> | ||
<a href="https://github.com/BlueBoy247/YouTube-video-downloader" target="_blank"> | ||
<div class="problock"> | ||
<img src="/pictures/project_use/YTdownload.png" class="proimage" alt="thumbnail" title="YouTube Video Downloader"> | ||
<div class="protitle enw2">YouTube Video Downloader</div> | ||
<div class="probrief enw2">A free YouTube video downloader that allows downloading videos in the highest quality.</div> | ||
</div> | ||
</a> | ||
<a href="https://github.com/BlueBoy247/Event-Countdown-Discord-Bot" target="_blank"> | ||
<div class="problock"> | ||
<img src="/pictures/project_use/EventCountdownDCBot.png" class="proimage" alt="thumbnail" title=""> | ||
<div class="protitle enw2">Event Countdown Discord Bot</div> | ||
<div class="probrief enw2">A Discord Bot that can send event countdown messages daily to a specified channel in a designated server and mention a specific role.</div> | ||
</div> | ||
</a> | ||
<a href="https://blueboy247.github.io/" target="_blank"> | ||
<div class="problock"> | ||
<img src="/pictures/project_use/PW.png" class="proimage" alt="thumbnail" title="My Personal Website"> | ||
<div class="protitle enw2">My Personal Website</div> | ||
<div class="probrief enw2">The personal website that was built by myself, which is the website you are currently on!</div> | ||
</div> | ||
</a> | ||
</div> | ||
</div> | ||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9189513725790874" crossorigin="anonymous"></script> | ||
<!-- 橫幅 --> | ||
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9189513725790874" data-ad-slot="1116221023" data-ad-format="auto" data-full-width-responsive="true"></ins> | ||
<script> | ||
(adsbygoogle = window.adsbygoogle || []).push({}); | ||
</script> | ||
</main> | ||
<footer></footer> | ||
</body> |
Binary file not shown.
Binary file modified
BIN
-2.27 KB
(87%)
pictures/profile_use/programming/codeforces-sponsored-by-ton.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.