Skip to content

Instantly share code, notes, and snippets.

View sainikhileshreddy's full-sized avatar
:octocat:
Best Ninja Alive!

Sai Nikhilesh Reddy sainikhileshreddy

:octocat:
Best Ninja Alive!
View GitHub Profile
@adivekar-utexas
adivekar-utexas / tips-for-successful-referrals-adivekar.md
Last active June 4, 2025 13:14
Tips for a successful resume & referral at Amazon (Abhishek's guide)

I am always happy to provide referrals for folks applying to Amazon for a variety of roles. Amazon is a FAANG, so I know that landing a job there can make a big difference to someone's career, and I am happy to spend the time to provide a referral.

If you are interested, please read the points below very carefully before reaching out (I only accept requests via LinkedIn). This is to save time on both sides 😄 I will not entertain requests from those who have clearly not read these points, regarless of how great your accomplishments are. No exceptions.

I usually check my personal email around 9am EST / 8pm IST. If you reach out, please give me upto 48 hours to revert.

(Update June 2025) This little post has gained a huge amount of interest, for which I am very grateful. However, it's been overwhelming to keep up with 40-50 reachouts per week. To make things manageable, I am selectively focusing on referrals for Applied Scientist and Data Scientist roles

@veekaybee
veekaybee / normcore-llm.md
Last active June 5, 2025 08:38
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models

@mwt
mwt / README.md
Last active September 23, 2024 07:16
Jekyll include for utterances

Jekyll include for utterances

This is an include to use utterances comments on any Jekyll static site. It is fully compatible with GitHub Pages.

Basic usage

Add utterances.html to your /_includes folder. Put the following include statement in the part of your layout/page/post/include that you want the comments to be in:

{% include utterances.html %}