| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2026_07_19_01/runtime/complile/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<style>
a {
text-decoration: none;
}
.ac{
color: var(--purple);
}
</style>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="static/css/projects.css">
<title>{pboot:sitetitle}</title>
<meta name="keywords" content="{pboot:sitekeywords}">
<meta name="description" content="{pboot:sitedescription}">
</head>
<body>
<aside class="projects-sidebar">
<div class="projects-sidebar-inner">
<div>
<a class="projects-name" href="/">{pboot:companyname}</a>
<p class="projects-intro">{pboot:companyother}</p>
<nav class="projects-primary-nav" aria-label="Primary">
{pboot:nav parent=0}
<a href="[nav:link]">[nav:name]</a>
{/pboot:nav}
</nav>
</div>
<nav class="projects-social-nav" aria-label="Social media">
<!--<a href="{label:Instagram}"><img src="static/picture/Instagram2.png" alt="" aria-hidden="true">Instagram</a>-->
<a href="{label:Bilibili}"><img src="static/picture/Bilibili2.png" alt="" aria-hidden="true">Bilibili</a>
<a href="mailto:{label:Email}"><img src="static/picture/Email2.png" alt="" aria-hidden="true">Email</a>
</nav>
</div>
</aside>
<main class="projects-main">
<header class="published-heading">
<h1>Academic Projects</h1>
<p>I frequently work my vision with likeminded peers in and outside of school, and these are some projects that I find most represent our aspirations.</p>
</header>
<section class="projects-grid" aria-label="Projects">
{pboot:list scode=2 num=6 page=1}
<a href="[list:link]">
<article class="project-card">
<div class="project-thumb"><img src="[list:ico]" alt="[list:title]"></div>
<div class="project-card-body"><h2>[list:title]</h2><p>[list:description]</p><span class="ac" aria-hidden="true">Learn More →</span></div>
</article>
</a>
{/pboot:list}
</section>
<nav class="projects-pagination" aria-label="Projects pagination">
{page:bar}
</nav>
</main>
</body>
</html>
<?php return array (
); ?>