Pinned Repositories
3dTagCloudAndroid
Tagcloud component for android
analyze-contents
extract noun
android-platform-samples
A collection of samples of different Android OS platform APIs.
create-react-app
Set up a modern web app by running one command.
element-plus
🎉 A Vue.js 3 UI Library made by Element team
element-plus-vite-starter
🌰 A starter kit for Element Plus with Vite
gueLibrary
ImageViewZoom
Android ImageView widget with zoom and pan capabilities
jQuery-rwdImageMaps
Responsive Image Maps jQuery Plugin
jsoup
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
sung-gue's Repositories
sung-gue/3dTagCloudAndroid
Tagcloud component for android
sung-gue/analyze-contents
extract noun
sung-gue/android-platform-samples
A collection of samples of different Android OS platform APIs.
sung-gue/create-react-app
Set up a modern web app by running one command.
sung-gue/element-plus
🎉 A Vue.js 3 UI Library made by Element team
sung-gue/element-plus-vite-starter
🌰 A starter kit for Element Plus with Vite
sung-gue/gueLibrary
sung-gue/ImageViewZoom
Android ImageView widget with zoom and pan capabilities
sung-gue/jQuery-rwdImageMaps
Responsive Image Maps jQuery Plugin
sung-gue/jsoup
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
sung-gue/log.io
Real-time log monitoring in your browser
sung-gue/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
sung-gue/remotemonster-android-sdk
RemoteMonster android SDK & examples
sung-gue/snacktory
Readability clone in Java
sung-gue/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
sung-gue/vben3
Next-generation Vben framework
sung-gue/vue-vben-admin
A modern Vue admin panel built with Vue 3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
sung-gue/vue3-vite-ts
sung-gue/vuestic-admin
Free and Beautiful Vue 3 Admin Template
sung-gue/vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
sung-gue/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.