Skip to content

Instantly share code, notes, and snippets.

View gsajith's full-sized avatar
🌶️
building

Gautham Sajith gsajith

🌶️
building
  • NYC
View GitHub Profile

System: You are a powerful agentic AI coding assistant, powered by GPT-4o. You operate exclusively in Cursor, the world's best IDE.

You are pair programming with a USER to solve their coding task. The task may require creating a new codebase, modifying or debugging an existing codebase, or simply answering a question. Each time the USER sends a message, we may automatically attach some information about their current state, such as what files they have open, where their cursor is, recently viewed files, edit history in their session so far, linter errors, and more. This information may or may not be relevant to the coding task, it is up for you to decide. Your main goal is to follow the USER's instructions at each message.

@gsajith
gsajith / hide-google-ai.js
Last active May 20, 2024 03:06
Hide Google AI Overview
// ==UserScript==
// @name Hide Google AI Overview
// @namespace https://gsajith.com/
// @version 2024-05-19
// @description Hide AI Panel in Google search
// @author https://twitter.com/guamhat
// @match https://www.google.com/search?q=*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.com
// @run-at document-end
// @grant none
@gsajith
gsajith / remove_twitter_tracking_tags.txt
Created April 14, 2022 22:20
Remove Twitter tracking tags - Tampermonkey Script
// ==UserScript==
// @name Twitter remove tracking tags
// @namespace twitter.com
// @version 0.1
// @description Remove Twitter tracking tags on desktop
// @author You
// @match *
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==
@gsajith
gsajith / 🎵 My last week in music
Last active May 29, 2023 20:27
🎵 Weekly music listening
Nujabes ██████▏░░░░░░░░░░ 38 plays
Doja Cat █▉░░░░░░░░░░░░░░░ 12 plays
악동뮤지션 █▊░░░░░░░░░░░░░░░ 11 plays
Celestial Alignment █▏░░░░░░░░░░░░░░░ 7 plays
StarBoi3 █▏░░░░░░░░░░░░░░░ 7 plays
brillion. ▉░░░░░░░░░░░░░░░░ 6 plays
Cautious Clay ▉░░░░░░░░░░░░░░░░ 6 plays
Mustafa ▉░░░░░░░░░░░░░░░░ 6 plays
Yasumu ▉░░░░░░░░░░░░░░░░ 6 plays
Bladee ▊░░░░░░░░░░░░░░░░ 5 plays
@gsajith
gsajith / 📊 Weekly development breakdown
Last active June 6, 2021 01:15
📊 Weekly development breakdown
JavaScript 12 hrs 54 mins ███████████████░░░░░░ 71.7%
TypeScript 4 hrs 29 mins █████▏░░░░░░░░░░░░░░░ 24.9%
JSON 31 mins ▌░░░░░░░░░░░░░░░░░░░░ 3.0%
JSX 2 mins ░░░░░░░░░░░░░░░░░░░░░ 0.2%
Other 1 min ░░░░░░░░░░░░░░░░░░░░░ 0.2%