From b225e738100be3a957ce4d1bcc84cf395e0fdcbb Mon Sep 17 00:00:00 2001 From: TomHacker69 Date: Fri, 22 May 2026 19:55:25 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90cd671f..5b1b5a1f 100644 --- a/README.md +++ b/README.md @@ -456,4 +456,25 @@ Made with ❤️ for everyone who just wants to edit a video without the hassle. ---- \ No newline at end of file +--- +
+ +![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white) +![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white) +![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwindcss&logoColor=white) +![FFmpeg](https://img.shields.io/badge/FFmpeg-007808?style=for-the-badge&logo=ffmpeg&logoColor=white) +![GSSoC 2026](https://img.shields.io/badge/GSSoC-2026-orange?style=for-the-badge) +![Contributions Welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen?style=for-the-badge) + +
+ +## Quick Project Info + +| Field | Details | +|------|---------| +| **Project Name** | Reframe | +| **Tech Stack** | Next.js, TypeScript, Tailwind CSS, FFmpeg.wasm | +| **Project Type** | Browser-based video editing and reframing tool | +| **Contribution Status** | Open for contributions | +| **GSSoC 2026** | Official GSSoC’26 project | +| **License** | Check the repository license file | From 89f226ed235a9ba779b16d59e398285e6e2a665e Mon Sep 17 00:00:00 2001 From: TomHacker69 Date: Tue, 26 May 2026 12:52:43 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 5b1b5a1f..444592e7 100644 --- a/README.md +++ b/README.md @@ -456,25 +456,14 @@ Made with ❤️ for everyone who just wants to edit a video without the hassle. ---- -
- -![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white) -![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwindcss&logoColor=white) -![FFmpeg](https://img.shields.io/badge/FFmpeg-007808?style=for-the-badge&logo=ffmpeg&logoColor=white) -![GSSoC 2026](https://img.shields.io/badge/GSSoC-2026-orange?style=for-the-badge) -![Contributions Welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen?style=for-the-badge) - -
- ## Quick Project Info | Field | Details | |------|---------| | **Project Name** | Reframe | +| **Project Type** | Browser-based video editor | | **Tech Stack** | Next.js, TypeScript, Tailwind CSS, FFmpeg.wasm | -| **Project Type** | Browser-based video editing and reframing tool | +| **Privacy** | 100% client-side video processing | | **Contribution Status** | Open for contributions | | **GSSoC 2026** | Official GSSoC’26 project | -| **License** | Check the repository license file | +| **License** | MIT |