context-llemur
beginners-typescript-tutorial
context-llemur | beginners-typescript-tutorial | |
---|---|---|
10 | 10 | |
78 | 7,891 | |
- | 0.2% | |
8.6 | 2.6 | |
13 days ago | about 20 hours ago | |
Python | TypeScript | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
context-llemur
-
Show HN: I replaced vector databases with Git for AI memory (PoC)
Hey this is awesome! I built something very similar, context-llemur, it’s a CLI and MCP interface to manage context
https://github.com/jerpint/context-llemur
Major difference is a conversation doesn’t get stored, the LLM (or you) can use the MCP/CLI to update with the relevant context updates
-
Show HN: Yet Another Memory System for LLM's
I also developed yet another memory system !
https://github.com/jerpint/context-llemur
Although I developed it explicitly without search, and catered it to the latest agents which are all really good at searching and reading files. Instead you and LLMs cater your context to be easily searchable (folders and files). It’s meant for dev workflows (i.e a projects context, a user context)
I made a video showing how easy it is to pull in context to whatever IDE/desktop app/CLI tool you use
https://m.youtube.com/watch?v=DgqlUpnC3uw
-
6 Weeks of Claude Code
I built a tool for this exact workflow in mind but with MCP and versioning included so you can easily track and edit the files on any platform including cursor, Claude desktop etc
https://github.com/jerpint/context-llemur
-
Ask HN: What Are You Working On? (July 2025)
I got tired of repeating myself to LLMs over and over so I built context-llemur
https://github.com/jerpint/context-llemur
It’s a CLI/MCP context management tool that allows you to easily move your project context around to your favourite LLM clients/IDEs
-
Show HN: Nia – MCP server that gives more context to coding agents
I built a library to manage this exact workflow! I actually used the library to build the library
https://github.com/jerpint/context-llemur
It’s MCP/CLI friendly , and wraps git around a context: folder, so you can super easily load context anywhere using: “ctx load” and ask LLMs to update and save context as things move along
-
Nobody Knows How to Build with AI Yet
Funny enough, I’m building a tool that does basically what the author describes, but with a bit more software engineering driving it (LLM-friendly git wrapper)
https://github.com/jerpint/context-llemur
The idea is to track all of the context of a project using git. It’s a CLI and MCP tool, the human guides it but the LLM contributes back to it as the project evolves
I used it to bootstrap the library itself, and have been using it more and more for context management of all sorts of things I care about
-
Rethinking CLI Interfaces for AI
I’ve been building a context-engineering tool for collaborating with LLMs. The CLI is for the human and the MCP is for the LLM, but they all map to the same core commands
https://github.com/jerpint/context-llemur
I’ve actually bootstrapped ctx with ctx and found it very useful !
It basically stops me from having to repeat myself over and over to different agents
- Show HN: Stop re-explaining context to every LLM (Git-based context engineering)
- Show HN: I built a context-engineering CLI/MCP tool
beginners-typescript-tutorial
-
Ask HN: What Are You Working On? (July 2025)
I'm sure you're familiar, but just in case: https://totaltypescript.com does a phenomenal job in this space -- esp. its VSCode extension, which acts as an interactive linter.
-
If you are pretty comfortable with vanilla js, how long should it take to get comfortable with TypeScipt
It wouldn't take you much time to be frank. Specially if you learn from totaltypescript.com
-
Javascript vs typescript
I learned Javascript first. I remember that Typescript looked so daunting to me at first. It also depends on how you approach it. My first incursion in Typescript was with an online course very poorly given, and I'm sure that's what left the "daunting" mark on me. I wish totaltypescript.com existed back then.
- What are the requirements for a Jr. Frontend Dev?
- Maximilian Schwarzmüller Udemy Typescript course
- An interactive TypeScript tutorial for beginners
- 10 Trending Github repositories / September, 8 2022
- What is the best way to learn Basic TypeScript without JavaScript Knowledge?
- Top of GitHub Trending: Interactive TS Tutorial for Beginners
- Interactive TypeScript Tutorial for Beginners
What are some alternatives?
agro - Use Claude + Gemini + Aider agents from the same Specs
typescript-exercises - A set of interactive TypeScript exercises
CCORP - Claude Code OpenRouter Proxy
ts-reset - A 'CSS reset' for TypeScript, improving types for common JavaScript API's
just-mcp - Share the same project justfile tasks with your AI Coding Agent.
a-picture-is-worth-a-1000-words - I am trying to describe complex matters in simple doodles!