Repository History
57 repositories tagged with JavaScript

get-shit-done: Streamlining AI-Powered Development with Meta-Prompting and Context Engineering
get-shit-done is a robust, lightweight system designed to enhance AI-powered development, particularly with Claude Code. It tackles challenges like context degradation through advanced meta-prompting and context engineering. This tool enables developers to build high-quality software efficiently, transforming ideas into reliable code with structured workflows.

codex-plugin-cc: Integrate OpenAI Codex for Code Reviews in Claude Code
The `codex-plugin-cc` repository offers a powerful integration for Claude Code users, enabling them to leverage OpenAI's Codex directly within their existing workflow. This plugin facilitates AI-powered code reviews, task delegation, and background job management, streamlining development processes. It provides a suite of commands for various review types and task handling, significantly enhancing developer productivity.
h264-mp4-encoder: H264 and MP4 Encoding for Web and Node.js
The `h264-mp4-encoder` project provides a powerful solution for encoding H264 video and outputting it as an MP4 file directly within web browsers using WebAssembly or in Node.js environments. It leverages `minih264` and `libmp4v2` to offer efficient video creation, making it ideal for applications requiring dynamic video generation from sources like the HTML5 Canvas. This tool simplifies the process of integrating video encoding capabilities into web-based projects.

Scramble: An Open-Source AI Writing Assistant for Your Browser
Scramble is an open-source Chrome extension that leverages AI to enhance your writing directly in the browser. It offers a customizable alternative to Grammarly, allowing users to configure LLM providers, models, and endpoints. With support for various large language models and custom prompts, Scramble provides flexible text enhancement options.

Audiobookshelf: A Self-Hosted Server for Audiobooks and Podcasts
Audiobookshelf is a robust, self-hosted server designed for managing and streaming your personal collection of audiobooks and podcasts. It offers multi-user support, cross-device progress syncing, and a wide array of features for a comprehensive listening experience. Built with JavaScript, this open-source project empowers users to take full control of their audio content.

onur.dev: A Personal Website Built with Next.js, Tailwind CSS, and Modern Stack
onur.dev is Onur ?uyalç?nkaya's personal website, showcasing his writings, journey, and bookmarks. It's built with a modern tech stack including Next.js, Tailwind CSS, shadcn/ui, Contentful, Raindrop, and Supabase. This project serves as an excellent example of a feature-rich personal web platform.
OpenDia: Seamless AI Browser Automation for Enhanced Productivity
OpenDia empowers AI models to control your browser, leveraging your existing digital life without switching contexts. This open-source browser extension works across Chrome, Firefox, and other Chromium browsers, enabling powerful automation for tasks like content creation, research, and development testing. Prioritizing privacy, OpenDia ensures all operations run locally, keeping your data secure.
treechop: A Lightweight TypeScript Utility for Tree Data Structures
treechop is a lightweight TypeScript utility library designed to simplify working with tree data structures in JavaScript and TypeScript projects. It offers a comprehensive set of common operations, including counting, deleting, filtering, mapping, and converting between flat arrays and tree formats. Developers can efficiently manage hierarchical data with customizable options for keys and traversal strategies.

Bruno: An Open-source IDE for API Testing and Exploration
Bruno is an innovative open-source API client designed as a lightweight alternative to tools like Postman and Insomnia. It uniquely stores API collections directly on your filesystem using a plain text markup language, facilitating seamless collaboration via Git or any version control system. Emphasizing data privacy, Bruno operates offline-only with no plans for cloud synchronization.

tsgolint: An Experimental Go-Powered Linter for TypeScript/JavaScript
tsgolint is an experimental proof-of-concept linter for JavaScript and TypeScript, leveraging typescript-go and written in Go. It aims to explore significant performance improvements, demonstrating a 20-40x speedup over ESLint + typescript-eslint by using native parsing, direct TS AST usage, and parallel processing. While a prototype not under active development, it showcases the potential for faster typed linting.

alsoasked-mcp: An MCP Server for AlsoAsked API and SEO Keyword Research
The alsoasked-mcp project provides a Model Context Protocol (MCP) server that integrates with the AlsoAsked API. This server allows users to access Google's "People Also Ask" data, making it a valuable tool for SEO research and content optimization. It offers features like searching PAA questions, managing API accounts, and flexible search options.

GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript
GenAIScript is an open-source project from Microsoft that enables programmatic assembly of prompts for Large Language Models (LLMs) using JavaScript and TypeScript. It allows developers to orchestrate LLMs, tools, and data directly in code, streamlining the development of GenAI applications. This framework offers seamless Visual Studio Code integration and a flexible command-line interface for efficient GenAI scripting.