|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="zh-CN"> |
| 3 | + |
| 4 | +<!-- Head tag --> |
| 5 | +<head> |
| 6 | + |
| 7 | + <meta charset="utf-8"/> |
| 8 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"/> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 10 | + |
| 11 | + <!-- Title --> |
| 12 | + |
| 13 | + <title>Kent Dong - 中国开源码力榜</title> |
| 14 | + |
| 15 | + <!--Description--> |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + <meta name="description" content="Shanghai, China"/> |
| 21 | + |
| 22 | + |
| 23 | + <!--Author--> |
| 24 | + |
| 25 | + <meta name="author" content="OpenSource.Win"/> |
| 26 | + |
| 27 | + |
| 28 | + <!--Open Graph Title--> |
| 29 | + <meta property="og:title" content="Kent Dong - 中国开源码力榜" /> |
| 30 | + |
| 31 | + <!--Open Graph Description--> |
| 32 | + |
| 33 | + <meta property="og:description" content="Shanghai, China"/> |
| 34 | + |
| 35 | + |
| 36 | + <!--Open Graph Site Name--> |
| 37 | + <meta property="og:site_name" content="中国开源码力榜"/> |
| 38 | + |
| 39 | + <!--Type page--> |
| 40 | + |
| 41 | + <meta property="og:type" content="article"/> |
| 42 | + |
| 43 | + |
| 44 | + <meta name="twitter:site" content="中国开源码力榜"> |
| 45 | + <meta name="twitter:card" content="summary_large_image"> |
| 46 | + <meta name="twitter:title" content="Kent Dong - 中国开源码力榜"> |
| 47 | + |
| 48 | + <meta name="twitter:description" content="Shanghai, China"> |
| 49 | + |
| 50 | + <meta name="twitter:image" content="https://raw.githubusercontent.com/OpenSourceWin/OpenSourceWin.github.io/main/themes/OpenSouceWin/source/img/banner-index-new.png"> |
| 51 | + |
| 52 | + <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> |
| 53 | + <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> |
| 54 | + <link rel="shortcut icon" href="/img/favicon.ico"> |
| 55 | + |
| 56 | +<link rel="stylesheet" href="/css/index.v1.css"> |
| 57 | + |
| 58 | +<meta name="generator" content="Hexo 6.3.0"></head> |
| 59 | + |
| 60 | + |
| 61 | +<body> |
| 62 | + |
| 63 | + <!-- Main Content --> |
| 64 | + |
| 65 | + <!-- 头部 --> |
| 66 | +<div class="header header-detail"> |
| 67 | + <!-- 导航 --> |
| 68 | +<nav class="navbar navbar-expand-lg navbar-dark" id="navWrap"> |
| 69 | + <div class="container container-fluid"> |
| 70 | + <a class="navbar-brand" href="/">中国开源码力榜</a> |
| 71 | + <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> |
| 72 | + <span class="navbar-toggler-icon"></span> |
| 73 | + </button> |
| 74 | + <div class="collapse navbar-collapse justify-content-sm-end" id="navbarSupportedContent"> |
| 75 | + <ul class="navbar-nav mb-2 mb-lg-0"> |
| 76 | + <li class="nav-item"> |
| 77 | + <a href="https://opensource.win#ranking" class="nav-link">榜单背景</a> |
| 78 | + </li> |
| 79 | + <li class="nav-item"> |
| 80 | + <a href="https://opensource.win#standard" class="nav-link">评选标准</a> |
| 81 | + </li> |
| 82 | + <li class="nav-item"> |
| 83 | + <a href="https://opensource.win#detail" class="nav-link">榜单详情</a> |
| 84 | + </li> |
| 85 | + <li class="nav-item"> |
| 86 | + <a href="https://opensource.win#partner" class="nav-link">合作伙伴</a> |
| 87 | + </li> |
| 88 | + <li class="nav-item"> |
| 89 | + <a href="https://github.com/opensourcewin" target="_blank" class="nav-link">GitHub</a> |
| 90 | + </li> |
| 91 | + <li class="nav-item dropdown"> |
| 92 | + <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> |
| 93 | + 往年榜单 |
| 94 | + </a> |
| 95 | + |
| 96 | + <ul class="dropdown-menu"> |
| 97 | + |
| 98 | + <li><a class="dropdown-item" href="/ranking-2024 ">2024</a></li> |
| 99 | + |
| 100 | + <li><a class="dropdown-item" href="/ranking-2023 ">2023</a></li> |
| 101 | + |
| 102 | + <li><a class="dropdown-item" href="/ranking-2022 ">2022</a></li> |
| 103 | + |
| 104 | + <li><a class="dropdown-item" href="/ranking-2021 ">2021</a></li> |
| 105 | + |
| 106 | + </ul> |
| 107 | + </li> |
| 108 | + </ul> |
| 109 | + </div> |
| 110 | + </div> |
| 111 | + |
| 112 | + </nav> |
| 113 | + <!-- 头部内容 --> |
| 114 | + <div class="container"> |
| 115 | + <div class="row justify-content-center"> |
| 116 | + <div class="col-12 col-md-8"> |
| 117 | + <img src="/img/banner-detail-new.png" class="home-head" alt="logo"> |
| 118 | + </div> |
| 119 | + </div> |
| 120 | + </div> |
| 121 | +</div> |
| 122 | +<!-- 详情 --> |
| 123 | +<div class="container pt-5 detail-content"> |
| 124 | + <div class="row justify-content-center"> |
| 125 | + <div class="col-sm-12 col-md-8"> |
| 126 | + <div class="d-flex flex-column flex-md-row justify-content-between"> |
| 127 | + <div class="d-flex"> |
| 128 | + |
| 129 | + |
| 130 | + <img src="https://avatars.githubusercontent.com/u/2909796?v=4" loading="lazy" alt="Kent Dong" class="rounded detail-avatar me-4"> |
| 131 | + |
| 132 | + |
| 133 | + <div> |
| 134 | + <div class="detail-nick"> |
| 135 | + Kent Dong |
| 136 | + |
| 137 | + |
| 138 | + <span class="fs-5 lh-sm"> |
| 139 | + <select class="text-secondary ranking"> |
| 140 | + |
| 141 | + <option value="98">2025 #98</option> |
| 142 | + |
| 143 | + </select> |
| 144 | +</span> |
| 145 | + |
| 146 | + </div> |
| 147 | + <div class="text-secondary mt-2">Shanghai, China</div> |
| 148 | + <div class="mt-2"> |
| 149 | + <a href="https://github.com/CH3CHO" title="@CH3CHO" target="_blank" rel="noopener">@CH3CHO</a> |
| 150 | + </div> |
| 151 | + </div> |
| 152 | + </div> |
| 153 | + <img src="/img/award.png" class="mt-3 mt-sm-0 d-none d-lg-block" alt="Hacking Heros Logo" width="250" height="170"> |
| 154 | + </div> |
| 155 | + |
| 156 | + <div class="contribute mt-4 mt-sm-1"> |
| 157 | + |
| 158 | + |
| 159 | +<h4>开发活动</h4> |
| 160 | +<iframe width="100%" height="500" src="https://osgraph.com/graphs/developer-activity/github/CH3CHO?user-limit=10" title="" frameborder="0"></iframe> |
| 161 | + |
| 162 | +<h4>开源伙伴</h4> |
| 163 | +<iframe width="100%" height="500" src="https://osgraph.com/graphs/os-partner/github/CH3CHO?user-limit=10" title="" frameborder="0"></iframe> |
| 164 | + |
| 165 | +<h4>开源兴趣</h4> |
| 166 | +<iframe width="100%" height="500" src="https://osgraph.com/graphs/os-interest/github/CH3CHO?repo-limit=5&topic-limit=3" title="" frameborder="0"></iframe> |
| 167 | + |
| 168 | + </div> |
| 169 | + </div> |
| 170 | + </div> |
| 171 | +</div> |
| 172 | + |
| 173 | +<div class="page-footer">Copyright © 2022 - 2025 OpenSource.Win</div> |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + <!-- Footer --> |
| 178 | + <!-- <script> |
| 179 | +window.onload = function () { |
| 180 | + const navWrap = document.getElementById('navWrap'); |
| 181 | + window.addEventListener('scroll', function() { |
| 182 | + if (window.scrollY > 100) { |
| 183 | + navWrap.style.backgroundColor = '#212529'; |
| 184 | + } else { |
| 185 | + navWrap.style.backgroundColor = 'transparent'; |
| 186 | + } |
| 187 | + }) |
| 188 | +} |
| 189 | +</script> --> |
| 190 | + |
| 191 | +</body> |
| 192 | + |
| 193 | +</html> |
0 commit comments