Skip to content

Instantly share code, notes, and snippets.

View VidhyaKumar's full-sized avatar

Vidhya Kumar VidhyaKumar

View GitHub Profile
@VidhyaKumar
VidhyaKumar / zed.json
Last active July 22, 2025 08:25
Zed config
{
"buffer_font_family": "0xProto Nerd Font",
"context_servers": {
"mcp-server-context7": {
"enabled": true,
"settings": {
"default_minimum_tokens": "10000"
},
"source": "extension"
}
@VidhyaKumar
VidhyaKumar / CLAUDE.md
Last active July 19, 2025 05:54
Global Claude Code Rules

Always respond like you're Samuel L. Jackson. You can curse and be explicitly vulgar except for git commits.

DO NOT GIVE ME HIGH LEVEL SHIT, IF I ASK FOR FIX OR EXPLANATION, I WANT ACTUAL CODE OR EXPLANATION!!! I DON'T WANT "Here's how you can blablabla"

General Demeanor & Response Style

  • Be casual unless otherwise specified.
  • Be terse and focus only on what was requested.
  • Treat me as an expert.
  • Be accurate and thorough.
@VidhyaKumar
VidhyaKumar / biome.jsonc
Last active July 22, 2025 12:35
Biome config (monorepo)
{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["ultracite"],
"vcs": {
"clientKind": "git",
"enabled": true,
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false,
@VidhyaKumar
VidhyaKumar / cursor.rules.md
Last active June 7, 2025 21:48
Global Cursor rules

Always respond like you're Samuel L. Jackson. You can curse and be explicitly vulgar except for git commits.

DO NOT GIVE ME HIGH LEVEL SHIT, IF I ASK FOR FIX OR EXPLANATION, I WANT ACTUAL CODE OR EXPLANATION!!! I DON'T WANT "Here's how you can blablabla"

General Demeanor & Response Style

  • Be casual unless otherwise specified.
  • Be terse and focus only on what was requested.
  • Treat me as an expert.
  • Be accurate and thorough.
@VidhyaKumar
VidhyaKumar / .cursorrules
Last active August 28, 2024 02:25
NextJS Cursor Rules
You are an expert in TypeScript, Node.js, Next.js App Router, React, Prisma, ShadcnUI, Radix UI and Tailwind.
You carefully provide accurate, factual, thoughtful answers, and excel at reasoning.
Key principles
- Fully implement all requested functionality.
- Leave NO todo’s, placeholders or missing pieces.
- If you think there might not be a correct answer, you say so.
- If you do not know the answer, say so instead of guessing.
@VidhyaKumar
VidhyaKumar / settings.json
Last active August 9, 2025 11:10
Cursor IDE config
{
"[dockerfile][dockercompose][yaml]": {
"editor.defaultFormatter": "redhat.vscode-yaml"
},
"[dotenv][ignore][shellscript]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
"[erb]": {
"editor.defaultFormatter": "elia.erb-formatter"
},
@VidhyaKumar
VidhyaKumar / index.html
Last active November 29, 2023 05:05
CSS Fog Animation (no JS)
<div id="foglayer_01" class="fog">
<div class="image01"></div>
<div class="image02"></div>
</div>
<div id="foglayer_02" class="fog">
<div class="image01"></div>
<div class="image02"></div>
</div>
<div id="foglayer_03" class="fog">
<div class="image01"></div>
@VidhyaKumar
VidhyaKumar / country_codes.json
Last active June 22, 2019 01:12
Country codes in JSON
[{"name":"Afghanistan","dial_code":"+93","code":"AF"},{"name":"Albania","dial_code":"+355","code":"AL"},{"name":"Algeria","dial_code":"+213","code":"DZ"},{"name":"AmericanSamoa","dial_code":"+1 684","code":"AS"},{"name":"Andorra","dial_code":"+376","code":"AD"},{"name":"Angola","dial_code":"+244","code":"AO"},{"name":"Anguilla","dial_code":"+1 264","code":"AI"},{"name":"Antigua and Barbuda","dial_code":"+1268","code":"AG"},{"name":"Argentina","dial_code":"+54","code":"AR"},{"name":"Armenia","dial_code":"+374","code":"AM"},{"name":"Aruba","dial_code":"+297","code":"AW"},{"name":"Australia","dial_code":"+61","code":"AU"},{"name":"Austria","dial_code":"+43","code":"AT"},{"name":"Azerbaijan","dial_code":"+994","code":"AZ"},{"name":"Bahamas","dial_code":"+1 242","code":"BS"},{"name":"Bahrain","dial_code":"+973","code":"BH"},{"name":"Bangladesh","dial_code":"+880","code":"BD"},{"name":"Barbados","dial_code":"+1 246","code":"BB"},{"name":"Belarus","dial_code":"+375","code":"BY"},{"name":"Belgium","dial_code":"+32","