https://github.com/hunghg255/use
Things I am using
https://github.com/hunghg255/use
Last synced: 3 months ago
JSON representation
Things I am using
- Host: GitHub
- URL: https://github.com/hunghg255/use
- Owner: hunghg255
- Created: 2023-05-31T01:35:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T08:57:46.000Z (over 1 year ago)
- Last Synced: 2025-03-16T18:22:32.793Z (7 months ago)
- Size: 3.91 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use
Things I am using
## Editor
- Editor: [VS Code](https://code.visualstudio.com/)
- Fonts: [Fira Code](https://github.com/tonsky/FiraCode)
- File Icons: [Material Icons](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)## Chrome Extensions
- [Refined GitHub](https://chrome.google.com/webstore/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf) - No-brainer must-have
- [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) - User scripts for any website
- [File Icons for GitHub and GitLab](https://chrome.google.com/webstore/detail/file-icons-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe) - It looks very nice!
- [Grammarly](https://chrome.google.com/webstore/detail/grammarly-grammar-checker/kbfnbcaeplbcioakkpcpgfkobkghlhen) - Spell check
- [uBlock Origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) - Ad blocker
- [I don't care about cookies](https://chrome.google.com/webstore/detail/i-dont-care-about-cookies/fihnjjcciajhdojfnbdddfaoknhalnja) - Disable cookie popups, probably more relevant in EU## MacOS Productivity
- [Raycast](https://raycast.com/) - Spotlight replacement
- [Kap](https://getkap.co/) - GIF Recorder
- [Rectangle](https://rectangleapp.com/) - Window Manager
- [Klack](https://tryklack.com/) - Mechanical Keyboard Sound for built-in keyboard
- [MonitorControl](https://github.com/MonitorControl/MonitorControl) - Control the monitor in macOS
- [Picture View](https://wl879.github.io/apps/picview/) - Picture Viewer
- [Command X](https://apps.apple.com/us/app/command-x/id6448461551?mt=12) - The missing Cut feature for finder## Design / Social Media
- [`broz`](https://github.com/antfu/broz) - Frameless browser for screenshots
- [Figma](https://www.figma.com/) - Illustrations, Logos, Social Media Banners
- [OBS](https://obsproject.com/) - Streaming & Recording
- [DaVinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve) - Video Editing
- [Lightroom Classic](https://www.adobe.com/products/photoshop-lightroom-classic.html) - Photo Editing and Management## Hardware
- MacBook Pro (16-inch, 2019) 1TB
## CLI
- [`zsh`](https://zsh.org/) - Shell
- Config: [hunghg255/dotfiles](https://github.com/hunghg255/dotfiles)
- [`pnpm`](https://pnpm.io/) - Preferred package managers, also for monorepo
- [`npm`](https://docs.npmjs.com/) - Preferred package managers, also for monorepo
- [`yarn`](https://yarnpkg.com/) - Preferred package managers, also for monorepo- [`eslint`](https://eslint.org/) - Linter & Formatter
- Config: [hunghg255/eslint-config](https://github.com/hunghg255/eslint-config)
- Build Tools for Libraries
- [`unbuild`](https://github.com/unjs/unbuild) - Most of the time
- [`tsup`](https://github.com/egoist/tsup) - Easy to use
- [`rollup`](https://rollupjs.org/) - For very fine-grained control
- [`tsdx`](https://tsdx.io/) - Zero-config CLI for TypeScript package development## Starter Templates
- [`create-template-fe`](https://github.com/hunghg255/create-template-fe) - CLI create template
### About
Gia Hung – [hung.hg](https://hung.thedev.id)