Skip to content

Commit f179033

Browse files
committed
Add December 2025 funding news
1 parent 6bbe661 commit f179033

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/data/news.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
import { NewsItem } from '@/types';
22

33
export const news: NewsItem[] = [
4+
{
5+
date: "December 2025",
6+
title: "LaunchPad Funding for Diabetes Foundation Model",
7+
content: "We received $200,000 in LaunchPad funding to develop the first foundation model for Type 1 and Type 2 diabetes. Dr. Shakeri will co-PI with Boris Kovatchev and Sue Brown; the work will unify databases, pretrain, and validate on FDA-accepted simulators, targeting clinical translation within 12–18 months for initial applications."
8+
},
9+
{
10+
date: "December 2025",
11+
title: "Funding for Home-Based CGM Screening Test",
12+
content: "We received $100,000 to build a home-based CGM screening test for early detection of Type 1 diabetes progression. Dr. Shakeri will co-PI with Leon S. Farhi and Mark DeBoer to develop algorithms, engage FDA pre-submission, and initiate industry partnerships with CGM manufacturers to identify candidates for disease-modifying therapies like Teplizumab before clinical diagnosis."
13+
},
414
{
515
date: "November 30, 2025",
616
title: "Preprint: Fast Algorithm for Minimum Weight Cycles",

0 commit comments

Comments
 (0)