Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayamir committed Feb 5, 2024
1 parent a12cfe9 commit 4b70878
Show file tree
Hide file tree
Showing 66 changed files with 28,203 additions and 3,277 deletions.
9 changes: 4 additions & 5 deletions docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://ayamir.github.io/about/" /><meta property="article:section" content="" />

<meta property="article:modified_time" content="2024-01-23T13:24:08+08:00" />
<meta property="article:modified_time" content="2024-02-03T15:14:10+08:00" />

<meta name="twitter:card" content="summary"/><meta name="twitter:title" content=""/>
<meta name="twitter:description" content="个人概况 23 岁,北京邮电大学 2022 级计算机科学与技术专业研究生,2018 级软件工程工学学士。 本科期间做的和发起的项目: 一个结合了 B 站和知乎部分功能"/>
Expand All @@ -25,8 +25,8 @@
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/ayamir.github.io\/about\/"
},"genre": "page","wordcount": 556 ,
"url": "https:\/\/ayamir.github.io\/about\/","dateModified": "2024-01-23T13:24:08+08:00","publisher": {
},"genre": "page","wordcount": 511 ,
"url": "https:\/\/ayamir.github.io\/about\/","dateModified": "2024-02-03T15:14:10+08:00","publisher": {
"@type": "Organization",
"name": "Ayamir"},"author": {
"@type": "Person",
Expand Down Expand Up @@ -169,7 +169,7 @@ <h2>个人信息</h2><div class="box">
<p>一套 Neovim 的<a href="https://github.com/ayamir/nvimdots" target="_blank" rel="noopener noreffer">配置方案</a>,与其他小伙伴维护至今已获得2.5K+ star 和 400+ fork (lua)</p>
</li>
</ul>
<p>研究生期间的方向跟做的东西被导师整的很乱,包括:</p>
<p>研究生期间的方向很乱,包括:</p>
<ul>
<li>
<p>全景视频的分块传输和 Web 端播放<a href="https://github.com/ayamir/tiled-vr-dash-platform" target="_blank" rel="noopener noreffer">系统</a>(基于Dash、WebXR、WebGL)</p>
Expand All @@ -181,7 +181,6 @@ <h2>个人信息</h2><div class="box">
<p>基于 Unity 的 VR 开发,以及结合 VR 的 HCI 研究。</p>
</li>
</ul>
<p>读研的体验不尽如人意,顺从导师的项目需要让自己在半吊子的路上越走越远。</p>
<p>尽管如此,本人不变的特性是喜欢 coding ,有代码审美,喜欢折腾并且经验丰富(比如自己修改 Linux 内核参数编译),愿意花时间在提高效率上。</p>
<p>目前的状态是在找实习,希望是能写一些系统级的、 Solid 的代码。</p>
<h2 id="友链">友链</h2>
Expand Down
4 changes: 1 addition & 3 deletions docs/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,14 @@

- 一套 Neovim 的[配置方案](https://github.com/ayamir/nvimdots),与其他小伙伴维护至今已获得2.5K+ star 和 400+ fork (lua)

研究生期间的方向跟做的东西被导师整的很乱,包括:
研究生期间的方向很乱,包括:

- 全景视频的分块传输和 Web 端播放[系统](https://github.com/ayamir/tiled-vr-dash-platform)(基于Dash、WebXR、WebGL)

- 结合游戏引擎的物体级 ROI [编码增强](https://github.com/ayamir/openh264-differentiated-streaming)(基于Unity、WebRTC、OpenH264)

- 基于 Unity 的 VR 开发,以及结合 VR 的 HCI 研究。

读研的体验不尽如人意,顺从导师的项目需要让自己在半吊子的路上越走越远。

尽管如此,本人不变的特性是喜欢 coding ,有代码审美,喜欢折腾并且经验丰富(比如自己修改 Linux 内核参数编译),愿意花时间在提高效率上。

目前的状态是在找实习,希望是能写一些系统级的、 Solid 的代码。
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/development/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<div class="container"><div class="page archive"><h2 class="single-title animated fadeInDown faster">development</h2><h3 class="group-title">2024</h3><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/orphan-process/" class="item-link">孤儿进程</a>
<a href="/posts/development/orphan-process/" class="item-link">孤儿进程</a>
</div>
<div class="item">
<span class="item-date">
Expand Down
1,207 changes: 1,138 additions & 69 deletions docs/categories/development/index.xml

Large diffs are not rendered by default.

18 changes: 4 additions & 14 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ <h3 class="card-item-title">
</h3><div class="categories-item">
<a href="/posts/knowledge/h264-encode/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;H264 Encode</a>
</div><div class="categories-item">
<a href="/posts/knowledge/webrtc/remote-desktop-with-webrtc/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;远程桌面与WebRTC</a>
</div><div class="categories-item">
<a href="/posts/knowledge/webrtc/note-for-webrtc-1/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;WebRTC 中关于视频自适应的相关设置</a>
Expand All @@ -121,9 +124,6 @@ <h3 class="card-item-title">
</div><div class="categories-item">
<a href="/posts/knowledge/webgl/webgl-samples/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;WebGL 样例</a>
</div><div class="categories-item">
<a href="/posts/knowledge/webgl/webgl-pipeline/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;WebGL 中的管线</a>
</div><span class="more-post">
<a href="/categories/knowledge/" class="more-single-link">
更多<i class="fa-solid fa-angle-double-right fa-fw"></i>
Expand All @@ -136,7 +136,7 @@ <h3 class="card-item-title">
development
</a>
</h3><div class="categories-item">
<a href="/posts/orphan-process/" class="categories-item-link">
<a href="/posts/development/orphan-process/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;孤儿进程</a>
</div><div class="categories-item">
<a href="/posts/development/git-usage/" class="categories-item-link">
Expand All @@ -155,16 +155,6 @@ <h3 class="card-item-title">
更多<i class="fa-solid fa-angle-double-right fa-fw"></i>
</a>
</span></div>
</div><div class="card-item">
<div class="card-item-wrapper">
<h3 class="card-item-title">
<a href="/categories/webrtc/">
WebRTC
</a>
</h3><div class="categories-item">
<a href="/posts/knowledge/webrtc/remote-desktop-with-webrtc/" class="categories-item-link">
<i class="fa-solid fa-angle-right fa-fw"></i>&nbsp;远程桌面与WebRTC</a>
</div></div>
</div></div></div></div>
</main>
<footer class="footer"><div class="footer-container"><div class="footer-line"><a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.121.0">Hugo</a> 强力驱动 | 主题 - <a href="https://github.com/khusika/FeelIt" target="_blank" rel="noopener noreffer" title="FeelIt 1.0.2"><i class="fa-solid fa-hand-holding-heart fa-fw"></i> FeelIt</a>
Expand Down
59 changes: 25 additions & 34 deletions docs/categories/index.xml
Original file line number Diff line number Diff line change
@@ -1,35 +1,26 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Ayamir&#39;s Blog</title>
<link>https://ayamir.github.io/categories/</link>
<description>Recent content in Categories on Ayamir&#39;s Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-CN</language>
<managingEditor>[email protected] (Ayamir)</managingEditor>
<webMaster>[email protected] (Ayamir)</webMaster>
<lastBuildDate>Mon, 29 Jan 2024 10:31:56 +0800</lastBuildDate>
<atom:link href="https://ayamir.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>development</title>
<link>https://ayamir.github.io/categories/development/</link>
<pubDate>Mon, 29 Jan 2024 10:31:56 +0800</pubDate><author>[email protected] (Ayamir)</author>
<guid>https://ayamir.github.io/categories/development/</guid>
<description></description>
</item>
<item>
<title>knowledge</title>
<link>https://ayamir.github.io/categories/knowledge/</link>
<pubDate>Tue, 23 Jan 2024 01:05:20 +0800</pubDate><author>[email protected] (Ayamir)</author>
<guid>https://ayamir.github.io/categories/knowledge/</guid>
<description></description>
</item>
<item>
<title>paper</title>
<link>https://ayamir.github.io/categories/paper/</link>
<pubDate>Sun, 20 Mar 2022 22:09:11 +0800</pubDate><author>[email protected] (Ayamir)</author>
<guid>https://ayamir.github.io/categories/paper/</guid>
<description></description>
</item>
</channel>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Categories - 分类 - Ayamir&#39;s Blog</title>
<link>https://ayamir.github.io/categories/</link>
<description>Categories - 分类 - Ayamir&#39;s Blog</description>
<generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>[email protected] (Ayamir)</managingEditor>
<webMaster>[email protected] (Ayamir)</webMaster><lastBuildDate>Mon, 29 Jan 2024 10:31:56 &#43;0800</lastBuildDate><atom:link href="https://ayamir.github.io/categories/" rel="self" type="application/rss+xml" /><item>
<title>development</title>
<link>https://ayamir.github.io/categories/development/</link>
<pubDate>Mon, 29 Jan 2024 10:31:56 &#43;0800</pubDate><author>[email protected] (Ayamir)</author><guid>https://ayamir.github.io/categories/development/</guid>
<description><![CDATA[]]></description>
</item>
<item>
<title>knowledge</title>
<link>https://ayamir.github.io/categories/knowledge/</link>
<pubDate>Tue, 23 Jan 2024 01:05:20 &#43;0800</pubDate><author>[email protected] (Ayamir)</author><guid>https://ayamir.github.io/categories/knowledge/</guid>
<description><![CDATA[]]></description>
</item>
<item>
<title>paper</title>
<link>https://ayamir.github.io/categories/paper/</link>
<pubDate>Sun, 20 Mar 2022 22:09:11 &#43;0800</pubDate><author>[email protected] (Ayamir)</author><guid>https://ayamir.github.io/categories/paper/</guid>
<description><![CDATA[]]></description>
</item>
</channel>
</rss>
10 changes: 10 additions & 0 deletions docs/categories/knowledge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,16 @@
Published&nbsp;on&nbsp;01-23</span>
</div>
</div>
</div><h3 class="group-title">2023</h3><div class="timeline">
<div class="circle">
<div class="item">
<a href="/posts/knowledge/webrtc/remote-desktop-with-webrtc/" class="item-link">远程桌面与WebRTC</a>
</div>
<div class="item">
<span class="item-date">
Published&nbsp;on&nbsp;06-15</span>
</div>
</div>
</div><h3 class="group-title">2022</h3><div class="timeline">
<div class="circle">
<div class="item">
Expand Down
Loading

0 comments on commit 4b70878

Please sign in to comment.