All activity
This is a website template for developer portfolio.
developer portfolio starter
developer portfolio template starter
杨飞叶
left a comment
This is a website template for developer portfolio.
Looking for feedback.
developer portfolio starter
developer portfolio template starter
杨飞叶
left a comment
A Intro Video: https://www.bilibili.com/video/B...
University Rank Map
The distribution map website of top universities in the US
Explore the University Rank Map to find and compare universities based on various criteria. Discover rankings, locations, and more.
University Rank Map
The distribution map website of top universities in the US
杨飞叶
left a comment
I recently developed a website featuring a distribution map of top universities in the United States. The data is sourced from the Times Higher Education (THE) World University Rankings 2025.
The website defaults to displaying the top-ranked university in the U.S. Users can interact with buttons or keyboard shortcuts to switch to the next ranked university.
This site provides **students...
University Rank Map
The distribution map website of top universities in the US
This is a browser extension that protects the author's privacy by hiding pinned browser extensions. Save half a minute with each use.
UP Mode Extension
Protecting browser extensions' privacy with one click.
杨飞叶
left a comment
Hello everyone, I am a developer and also a content creator. I often need to record instructional videos. Before recording, there are many privacy protection preparations to be made, such as hiding the bookmarks bar, hiding the top toolbar, and hiding the browser extensions I am using.
The browser does not provide a feature to hide all pinned browser extensions with one click, so I developed a...
UP Mode Extension
Protecting browser extensions' privacy with one click.
This is a VSCode plugin for syntax conversion of import statements.
Sometimes you need to modify import statements, such as changing import { a } from 'b' to const { a } = require('b');. You can use this plugin for that purpose.
Convert Import Statements
convert 'require' statements to 'import'. vice versa
杨飞叶
left a comment
This plugin is for frontend developers
Change require statements to import statements;
Change import statements to require statements;
Convert Import Statements
convert 'require' statements to 'import'. vice versa