Hi, I'm Ramshankar. I work in data & AI. This is my digital garden where I take notes and experiment with thoughts.
Some of the writing here goes on to feature on my Substack that you can subscribe to below!
<iframe src="https://ramshankaryadhunath.substack.com/embed" width="700" height="300" style="border: 1px solid #EEE; background: white" frameborder="0" scrolling="no"></iframe>
What I'm up to now: [[Now]]
## Recently Updated Notes
> [!info]
> The links that are not active are notes that have not yet been published.
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE dateformat(file.mtime, "yyyy-MM-dd") AS "Last Updated"
FROM ""
WHERE file.name != "About" AND file.name != "Now" AND file.name != "CLAUDE" AND !contains(file.path, "assets") AND !contains(file.path, "Archived")
SORT file.mtime DESC
LIMIT 10
```
%%
| File | Last Updated |
| ----------------------------------------------------------------------------------------------------------------------- | ------------ |
| [[Artificial Intelligence/The LLM Wiki.md\|The LLM Wiki]] | 2026-04-18 |
| [[Sustainability and Tech/CONCEPT_Energy Sources.md\|CONCEPT_Energy Sources]] | 2026-04-18 |
| [[Sustainability and Tech/CONCEPT_Electricity Distribution.md\|CONCEPT_Electricity Distribution]] | 2026-04-18 |
| [[Sustainability and Tech/SYNTHESIS_What are greenhouse gas emissions.md\|SYNTHESIS_What are greenhouse gas emissions]] | 2026-04-18 |
| [[Sustainability and Tech/WIKI_INDEX.md\|WIKI_INDEX]] | 2026-04-18 |
| [[Sustainability and Tech/The Questions Page.md\|The Questions Page]] | 2026-04-14 |
| [[Sustainability and Tech/LOG.md\|LOG]] | 2026-04-14 |
| [[Sustainability and Tech/START_HERE.md\|START_HERE]] | 2026-04-14 |
| [[Sustainability and Tech/LINT_REPORT_TEMPLATE.md\|LINT_REPORT_TEMPLATE]] | 2026-04-14 |
| [[Sustainability and Tech/WIKI_SCHEMA.md\|WIKI_SCHEMA]] | 2026-04-14 |
%% DATAVIEW_PUBLISHER: end %%
## Older External Writing
From my Medium/Towards Data Science days:
- [How to create a data analytics project that people want to read](https://towardsdatascience.com/how-to-make-a-data-analytics-project-that-people-want-to-read-47caea306570)
- [Why children need to be taught data literacy](https://medium.com/age-of-awareness/why-children-need-to-be-taught-data-literacy-77a9db2c2599)
- [Saving animal lives with data](https://towardsdatascience.com/saving-animal-lives-with-data-d815c6e854eb)
- [Leveraging data for social good](https://towardsdatascience.com/leveraging-data-for-social-good-a-practical-example-adac053bdeaa)