Skip to content
View jorschac's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jorschac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jorschac/README.md

Hello World 👋 It's Jorschac

Hi,I'm Jorschac🙌, a Web Developer, Rust Learner and Cloud/AI Enthusiast. Apart from that I love getting involved in Competitive Programming and Problem Solving.

Talking about Personal Stuffs:

  • 🔭 I’m currently Software Engineer at Meituan.
  • 🌱 I’m currently learning web infractures and systenm programming.
  • 👯 Part of Developer Community.
  • 💬 Ask me about anything , Would love to answer them.✌

Projects I own/contribute:

  • Leveraged the university's official grades catalyst to provide students with verified data, enabling them to view historical grade distributions and participate in online discussions.
  • check our page: courseexpert.info. Have served more than 1400 students since launched
  • A VSCode plugin to dynamically detect hard-coded style values in client-side projects that can be replaced with CSS variables, offering intelligent quick fixes.
  • A Babel plugin based on Alibaba's babel-plugin-Import, enabling developers to customize dependency import paths while supporting on-demand module loading
  • an AI-powered tool to detect AI-generated code in student assignments to ensure academic integrity.
  • Tauri-based desktop app using the Clash core, designed to bypass the Great Firewall and help Chinese citizens access the global internet.
  • Ethusiastically learning Rust!

Pinned Loading

  1. InfoCapstone2022 InfoCapstone2022 Public

    A handy tool for udub students explore lecture statistics and make wise decisions

    TypeScript 2 1

  2. vscode-css-variables-replacer vscode-css-variables-replacer Public

    Forked from kikyous/vscode-css-action

    A vscode extension helps replacing hard-coded CSS properties with CSS variables on .css/.less/.scss/.vue files,

    TypeScript 5

  3. babel-plugin-custom-import babel-plugin-custom-import Public

    babel plugin allowing you to on-demand import from your npm packages and to modify the package names

    JavaScript 1

  4. clash-verge-rev clash-verge-rev Public

    Forked from clash-verge-rev/clash-verge-rev

    Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

    TypeScript

  5. code-sniffer code-sniffer Public

    AI pipeline to detect AI-generated snippets in student's coding assignment/exams

    TypeScript