Pinned Repositories
chrome-ext-app-store-spending
A chrome extension that summarizes how much you have spent on App Store in total.
CollegeProj-MiniGameEngine
(Out of maintenance) A mini Game Engine, with fixed render pipeline, keyboard & mouse support
CurrencyConverter
A online currency converter. Allows you to compare multiple currencies with ease.
Police-Assault-in-Progress
"Police Assault in Progree" indicator from Payday 2 online
react-segmented-picker
An iOS style segmented picker for react web
Snake-mini-game
Using java to create the classic snake game
SubtitlePlayer
A subtitle player in your browser. Able to play .srt subtitle file standalone without videoes.
us_visa_scheduler
US VISA (usvisa-info) appointment re-scheduler bot with python.
vue-chat
chat example by vue.js + vuex + webpack
vue-image-wall
An interactive vue component that displays multiple images in a row
asvrada's Repositories
asvrada/vue-image-wall
An interactive vue component that displays multiple images in a row
asvrada/SubtitlePlayer
A subtitle player in your browser. Able to play .srt subtitle file standalone without videoes.
asvrada/us_visa_scheduler
US VISA (usvisa-info) appointment re-scheduler bot with python.
asvrada/Police-Assault-in-Progress
"Police Assault in Progree" indicator from Payday 2 online
asvrada/CollegeProj-MiniGameEngine
(Out of maintenance) A mini Game Engine, with fixed render pipeline, keyboard & mouse support
asvrada/CurrencyConverter
A online currency converter. Allows you to compare multiple currencies with ease.
asvrada/chrome-ext-app-store-spending
A chrome extension that summarizes how much you have spent on App Store in total.
asvrada/react-segmented-picker
An iOS style segmented picker for react web
asvrada/simple-2D-ray-march-renderer
2D Ray March Renderer on the web 根据知乎大大Milo教程编写
asvrada/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
asvrada/CollegeProj-Database
This is my solution for PA3 in Database Management System course
asvrada/demo_ecdh
asvrada/gray-scale-jpeg-compressor
A JPEG [de]compressor. College Project.
asvrada/LengthTool
Convert length unit between imperial/metric systems.
asvrada/LZ77-compressor
An implementation of LZ77 compression algorithm.
asvrada/MockServer
A light weight mock server that acts as a backend API for providing dummy response.
asvrada/mystikos
Tools and runtime for launching unmodified container images in Trusted Execution Environments
asvrada/Open-In-VSCode
macOS service which opens a given folder or file from the Finder in Visual Studio Code.
asvrada/openenclave
SDK for developing enclaves
asvrada/portal-prelude-schinese
Polished and improved simplified chinese subtitle for Portal Prelude
asvrada/portal-pro-schinese
A simplified Chinese language patch for Portal's 3rd party mod 'Portal Pro'
asvrada/RayTracer
Learning Ray Tracing, so write this simple ray tracer following the steps from Fundamentals of Computer Graphics
asvrada/regorus-editor
asvrada/rwby-imagewall-demo
A demo of image wall component, featuring RWBY
asvrada/SGXDataCenterAttestationPrimitives
asvrada/snake-c-console
asvrada/tmp-double-close-crash
asvrada/tmp_docker_image
asvrada/vue-dropzone
A simple component that handles drag & drop
asvrada/vue-minesweeper
Minesweeper the game on the web. Powered by Vue.js