Skip to content

Instantly share code, notes, and snippets.

View SAMURAii-7's full-sized avatar
💭
Learning

Shubham Prasad SAMURAii-7

💭
Learning
View GitHub Profile
@SAMURAii-7
SAMURAii-7 / prettier-setup.md
Last active September 24, 2024 21:41
Setup Prettier with ESLint and Tailwind CSS

Steps to setup Prettier with ESLint and Tailwind CSS

Install required packages

npm install prettier prettier-plugin-tailwindcss eslint-config-prettier

OR

yarn add prettier prettier-plugin-tailwindcss eslint-config-prettier
@callowaysutton
callowaysutton / Advanced.txt
Created December 18, 2018 00:13
Introduction to Hacking
HOW TO CRACK, by +ORC, A TUTORIAL
Lesson A.1: Advanced Cracking: Internet Cracking (Unix)
-------------> INTERNET CRACKING: FIREWALLS
With each new company that connects to the "Information
Superhighway" new frontiers are created for crackers to explore.
Site administrators (Siteads) have implemented various security
measures to protect their internal networks. One of these is
xinetd, covered later. A more general solution is to construct
@bradtraversy
bradtraversy / docker-help.md
Last active March 11, 2025 16:05
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info