Git Product home page Git Product logo

interestingLSY.github.io

Hello! I am Shengyu Liu (刘胜与), a junior student in the Turing class at the School of EECS, Peking University.

This github repo is my personal homepage. You can visit it at interestingLSY.github.io.

Feel free to contact me at [email protected].

Feel free to steal the code and modify it to make your own homepage!

Installation

If you want to use this template to make your own homepage, you can follow the steps below:

  • Fork this repo, and rename it to your_username.github.io
  • Clone this repo to your local machine via git clone https://github.com/<your_username>/<your_username>.github.io.git
  • cd <your_username>.github.io
  • npm install (you may need to install npm first)

It's all settle! Now you can execute npm run dev and preview your homepage at http://localhost:3000/.

If you want to publish your homepage, you can execute npm run deploy. It will automatically build your homepage and push it to the gh-pages branch. You may need to enable GitHub Pages in the settings of your repo.

Then you can visit your homepage at https://your_username.github.io!

interestingLSY's Projects

deepspeed-mii icon deepspeed-mii

MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.

gitignore icon gitignore

A collection of useful .gitignore templates

intoj icon intoj

A Online Judge System For The ACM-ICPC/OI Contest

intserver icon intserver

A high performance minecraft server, in C++20

neuroframe icon neuroframe

A tiny framework for AI training and inference. My homework for the course "programming in AI".

pyecm icon pyecm

Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.

vllm icon vllm

A high-throughput and memory-efficient inference and serving engine for LLMs

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.