Skip to content

Instantly share code, notes, and snippets.

View prajapatimehul's full-sized avatar
🎯
Focusing

Mehul Prajapati prajapatimehul

🎯
Focusing
View GitHub Profile
@minimaxir
minimaxir / CLAUDE.md
Created January 2, 2026 01:53
Python CLAUDE.md (20260101)

Agent Guidelines for Python Code Quality

This document provides guidelines for maintaining high-quality Python code. These rules MUST be followed by all AI coding agents and contributors.

Your Core Principles

All code you write MUST be fully optimized.

"Fully optimized" includes:

@robzolkos
robzolkos / interview.md
Created December 28, 2025 20:39
Claude Code Interview command by Thariq
description Interview me about the plan
argument-hint
plan
model opus

Read this plan file $1 and interview me in detail using the AskUserQuestionTool about literally anything: technical implementation, UI & UX, concerns, tradeoffs, etc. but make sure the questions are not obvious.

generative AI Prompts: AWS Certified AI Practitioner

Prompt 1: Multiple-Choice Only

Base all questions on the https://d1.awsstatic.com/training-and-certification/docs-ai-practitioner/AWS-Certified-AI-Practitioner_Exam-Guide.pdf and derive from the attached content (Mapping of AI, ML, Deep Learning, and Related Concepts.pdf, practice-exam.pdf, terms.png). Create concise case study questions, each presented in a short paragraph outlining a realistic challenge. The questions should ask for the best option(s) based on specific criteria and require critical evaluation. Each case study will be followed by multiple-choice options. Please generate a mix of medium-complexity questions, blending AWS AI/ML services with general AI/ML concepts.

Question Format

  1. All questions should be multiple-choice and present 4 options labeled A, B, C, and D.
  2. Specify when two correct responses are required and only award full credit if both answers are correct.
@bradtraversy
bradtraversy / node_nginx_ssl.md
Last active May 4, 2026 07:33
Node app deploy with nginx & SSL

Node.js Deployment

Steps to deploy a Node.js app to DigitalOcean using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt

1. Sign up for Digital Ocean

If you use the referal link below, you get $10 free (1 or 2 months) https://m.do.co/c/5424d440c63a

2. Create a droplet and log in via ssh

I will be using the root user, but would suggest creating a new user