Code Monkey home page Code Monkey logo

Hello 👋

About Me

badges1

你好,我是hxd,目前是SDU网安学院大三在读的一名本科生。 热爱🏀和🏸。 我比较喜欢的领域是CTF竞赛和密码学相关以及安全多方计算(MPC)。
Here are some ideas to get you started:
访问量统计
+ 🔭 I’m currently working on Shandong University School of Cyberspace Security
  • 🌱 I’m currently learning Vulnerability penetration mining

  • 👯 I’m looking to collaborate on ...

  • 🤔 I’m looking for help with ...

  • 💬 Ask me about ...

  • 📫 How to reach me: [email protected]

  • 😄 Pronouns: shy and humorous

<title>我的GitHub.io页面</title> <style> body, html { height: 100%; margin: 0; font-family: Arial, sans-serif; }
    .bg {
        /* 背景图片设置 */
        background-image: url('background.jpg'); /* 替换为你的背景图片 */
        background-size: cover;
        background-position: center;
        height: 100%;
        position: relative;
    }

    .content {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
    }

    .content h1 {
        font-size: 2.5em;
        margin-bottom: 0.5em;
    }

    .content p {
        font-size: 1.2em;
    }

    .button {
        display: inline-block;
        margin: 20px 10px;
        padding: 10px 20px;
        border-radius: 5px;
        background-color: #007BFF;
        color: white;
        text-decoration: none;
        transition: background-color 0.3s;
    }

    .button:hover {
        background-color: #0056b3;
    }
</style>

欢迎来到我的GitHub.io页面

这里是一些介绍我自己的文本。

查看我的GitHub 访问我的网站
-->

hxd's Projects

scrabble icon scrabble

Simple tool to recover .git folder from remote server

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.