Skip to content

Instantly share code, notes, and snippets.

View Khoding's full-sized avatar
🚀
My battery is low, and it's getting dark

Julien Rutscho Khoding

🚀
My battery is low, and it's getting dark
View GitHub Profile
@jefftriplett
jefftriplett / magic-link.py
Last active April 5, 2021 09:29
Django Management Command to print a "Magic Link" for one-click log-in. This is nice for people who project switch or don't want to remember passwords.
@KevinBatdorf
KevinBatdorf / add-alpine-js-to-tailwind-ui.js
Last active May 7, 2024 18:51
Auto copy the Alpine code from Tailwind UI's copy button
// ==UserScript==
// @name Add AlpineJs to Tailwind UI
// @namespace http://tampermonkey.net/
// @version 3.0
// @description Add Alpine JS code to Tailwind Ui copy/paste
// @author https://gist.github.com/KevinBatdorf/8bd5f808fff6a59e100dfa08a7431822
// @match https://tailwindui.com/components/*
// @grant none
// ==/UserScript==
@Khoding
Khoding / Batman.md
Last active August 31, 2020 07:12
Batman

Batman

Batman Arkham Knight Cover image, the game that made me rediscover Batman, the one that made it my favorite Comics Hero

Storyline choices 1
Spoilers 2

Description

Batman is a DC Comics character created by Bob Kane and Bill Finger.

  • His first appearance was in Detective Comics #27 in 1939.
  • He is one of the first Heroes that are still know today, and he’s actually always in the Top #3 Favo
@navyasn
navyasn / index.html
Created December 20, 2019 08:59
Bouncing balls // source https://jsbin.com/bolicij
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bouncing balls</title>
<link rel="stylesheet" href="style.css">
<style id="jsbin-css">
html, body {
margin: 0;
}
@bradtraversy
bradtraversy / vscode_shortcuts.md
Last active June 28, 2024 19:33
Helpful shortcuts for VSCode

VSCode Shortcuts

List of helpful shortcuts for faster coding

If you have any other helpful shortcuts, feel free to add in the comments of this gist :)

Official List of all commands

@bradtraversy
bradtraversy / webdev_online_resources.md
Last active June 25, 2024 22:17
Online Resources For Web Developers (No Downloading)
@rosswd
rosswd / shortcuts.md
Last active January 31, 2020 18:21
Windows Keyboard Shortcuts

Windows Keyboard Shortcuts

Desktop

  • Lock the Computer: Win-L
  • Run Program / Open Program file: Win-R
  • Cycle Between Applications: Alt-Tab
  • Cycle Windows of same Application: Win-Tab

Firefox

  • Select Address in Address Bar: Ctrl-L
@FrancesCoronel
FrancesCoronel / sampleREADME.md
Last active March 26, 2024 01:21
A sample README for all your GitHub projects.

Repository Title Goes Here

Frances Coronel

INSERT GRAPHIC HERE (include hyperlink in image)

Subtitle or Short Description Goes Here

ideally one sentence >

alt + tab: switch between program
alt: focus on menu and use arrow keys up, down, left, rift
shift + F10: Right click
ctrol + esc: start menu
alt + down arrow: open drop down list box
alt + f4: close current program
alt + enter: open properties for the selected object