dabit3/jev-experiments
About the project
A collection of TypeScript demo apps focused on low latency and type safety; each app lives in its own top-level directory with its own README and tests.
Useful for
- Study examples of structuring type-safe TypeScript apps
- Run an individual demo from its folder following the local README
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 105 stars so far today, about 135 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 161 stars.
- Top new repositories this week: #69.
- About 22 forks a day — people are taking the code.
- Recent forks include notable developers: @MaTriXy (216 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 161
- Stars in a day
- 135
- Forks
- 15
- Issues and pull requests
- 52
- Watchers
- 0
- Language
- TypeScript
- Created
- September 17, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #69
Similar projects
-
6.2
AbdelStark/awesome-typesafe
A curated list of official resources and community projects around TypeSafe, System One models, and Jev — an API that returns typed probabilistic decisions instead of generated text.
-
6.0
cobanov/awesome-jev
A curated list of projects built with Jev, TypeSafe AI's System One model for fast typed probabilistic decisions (classification, routing, scoring, guardrails).
-
5.6
theoephraim/awesome-cloudflare-selfhosted
A curated list of open-source apps that replace SaaS products and run in your own Cloudflare account on Workers, D1 and R2. Each entry is audited against its licence and deploy configuration.
-
5.5
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
5.4
sabbircode-dev/learning-python
A personal repository of learning programs and exercises covering Python basics: variables, conditions, loops, functions and simple projects.
-
5.4
bojieli/ai-infra-book
Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…