Skip to content

Instantly share code, notes, and snippets.

View khuongduybui's full-sized avatar
🏠
Working from home

Duy K. Bui khuongduybui

🏠
Working from home
  • South Carolina, US
  • 06:35 (UTC -04:00)
View GitHub Profile
@khuongduybui
khuongduybui / README.md
Last active November 5, 2022 02:40
cSpell-fresh

cSpell fresh

cSpell dictionary and configuration for Deno Fresh projects.

Installation

Clone this gist next to your project:

git clone https://gist.github.com/75bfe4b6405d708f5b2ec670d7d1b71f.git
@khuongduybui
khuongduybui / dark.css
Created August 26, 2020 13:54
Quick Dark Mode
@media (prefers-color-scheme: dark) {
html {
background: #000;
filter: invert(1) hue-rotate(180deg)
}
img {
filter: invert(1) hue-rotate(180deg);
opacity: 0.75;
transition: opacity 0.25s ease-in-out;
@khuongduybui
khuongduybui / main.css
Last active November 18, 2020 05:12
Tailwind.css with material-ish elevation, water.css base, and bootstrap-ish colors.
@import '../node_modules/water.css/out/water.min.css';
/* @import 'tailwindcss/base'; */ /* base provided by water.css */
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
/* Override water.css opinionated settings. */
body {
max-width: initial;
}
@khuongduybui
khuongduybui / resume.json
Last active April 29, 2021 04:20
resume.json
{
"basics": {
"name": "Duy Bui",
"label": "Freelance Software Engineer",
"summary": "Besides my major at college being Information Assurance and Security, I also have expertise and experiences in Software Development, particularly Web-application Development. Throughout of working with numerous projects of various types, I have developed the ability to quickly pick up new languages, libraries, platforms, etc. and especially to thoroughly understand existing code.\n\nI'm not actively looking for new opportunities but generally interested in positions that allow me to apply my background in security into the software development cycle to make the final products more secured, e.g. technical analyst, system architect, coder, and security assurance specialist. Remote positions are much more preferred.",
"location": {
"postalCode": "20171",
"countryCode": "US"
},
"phone": "+15712396002",

Keybase proof

I hereby claim:

  • I am khuongduybui on github.
  • I am khuongduybui (https://keybase.io/khuongduybui) on keybase.
  • I have a public key whose fingerprint is 3729 A1E5 6FB3 88FE 8F78 23B5 2B3E C2C1 DCC3 BFDC

To claim this, I am signing this object: