https://emilryd.com/

提交的 URL:
https://emilryd.com/
报告完成时间:

链接 · 找到 3 个

链接文本
https://scholar.google.com/citations?hl=en&user=eu0xQR8AAAAJresearch
https://github.com/EmilRyd
https://www.linkedin.com/in/emil-ryd/

JavaScript 变量 · 找到 4 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Typedfunction

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html lang="en"><head><script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
  
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Define title -->
    <title>Emil Ryd</title>

    <!-- Include favicon. Use, e.g., https://favicon.io/ -->
    <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>😴</text></svg>">

    <!-- Include style sheets -->
    <link rel="stylesheet" href="main.css">

    <!-- Fonts from Google Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;600&amp;display=swap" rel="stylesheet">

    <!-- Load FontAwesome (for icons) -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous">

    <!-- Load Academicons (for more icons) -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.2/css/academicons.min.css" integrity="sha512-KlJCpRsLf+KKu2VQa5vmRuClRFjxc5lXO03ixZt82HZUk41+1I0bD8KBSA0fY290ayMfWYI9udIqeOWSu1/uZg==" crossorigin="anonymous">
  </head>

  <body>
    
      <section id="content" ,="" style="font-size: 14px;">
        <!-- Avatar image -->
        <img src="assets/image.jpg" alt="Emil Ryd" class="avatar">
        <!-- Text -->
        <h1>hi 👋, i'm emil</h1>
        <p>
          i'm currently studying physics in oxford
        </p>
        <p>
          i'm generally interested in understanding complex systems with nonlinear dynamics. this has led me into some <a href="https://scholar.google.com/citations?hl=en&amp;user=eu0xQR8AAAAJ">research</a>.
          recently i've also moved into more applied machine learning, trying to solve some real-world problems through data-driven approaches.
        </p>
        <p>
          aside from my academic interests, i am quite keen on reducing global inequality and tribalism, 
          which has led me to do <a href="assets/Emil Ryd CV.pdf">some other things</a>, most recently in sub-saharan africa. 
        </p>
        <p>
          i have yet to find a way to combine these two seemingly quite separate interests of mine, although my work in applied ML has been an attempt at it.</p>
        <p></p>
        <p>
          if you want to chat about this or anything else really, feel free to reach out:) i'm generally always on the look for new conversations and impressions, 
          so do consider having a pretty low bar for messaging me.
        </p>
  
        <!-- Icons -->
        <ul class="icons">
          <li>
            <a href="mailto:[email protected]" title="E-Mail"><i class="fas fa-envelope"></i></a>
          </li>
          <li>
            <a href="https://github.com/EmilRyd" title="GitHub"><i class="fab fa-github"></i></a>
          </li>
          <li>
            <a href="https://www.linkedin.com/in/emil-ryd/" title="LinkedIn"><i class="fab fa-linkedin"></i></a>
          </li>
          <li>
            <a href="https://scholar.google.com/citations?hl=en&amp;user=eu0xQR8AAAAJ" title="Google Scholar"><i class="ai ai-google-scholar"></i></a>
          </li>
        </ul>
    </section>
    

    
    
  
 

</body></html>