platform
Write the World
Write the World is a platform that allows you to write and share your thoughts with the world.
Exploring ideas, learning continuously.
platform
Write the World is a platform that allows you to write and share your thoughts with the world.
platform
El Instituto Tramontana existe para elevar el nivel de quienes crean empresas, productos y servicios digitales.
platform
Kialo is an online structured debate platform with argument maps in the form of debate trees. It is a collaborative reasoning tool for thoughtful discussion, understanding different points of view, and collaborative decision-making, showing arguments for and against claims underneath user-submitted theses or questions. The deliberative discourse platform is designed to present hundreds of supporting or opposing arguments in a dynamic argument tree and is streamlined for rational civil debate on topics such as philosophical questions, policy deliberations, entertainment, ethics, science questions, and unsolved problems or subjects of disagreement in general.
platform
Una plataforma de encuentro y formación, para el fortalecimiento de competencias comunicativas orales, pensamiento crítico, y liderazgo en convivencia democrática, a través del debate educativo.
platform
The Foundation for Critical Thinking is a non-profit organization that promotes critical thinking and rational thinking.
book
A book by Ben Horowitz about building and running a successful business.
book
A book by David S. Rose about building and running a successful business.
book
A book by Geoff Smart and Randy Street about how to hire the best people for your company.
book
A book by Rob Fitzpatrick about how to talk to customers and learn if your business is a good idea when everyone is lying to you.
book
A book by Brent Adamson and Matthew Dixon about how to sell to customers.
book
A book by Peter Thiel and Blake Masters about how to build a successful startup.
book
A book by Eric Ries about how to build a successful startup.
book
A book by Geoffrey A. Moore about how to cross the chasm and bring a product to market.
project
D2TS is a TypeScript implementation of differential dataflow - a powerful data-parallel programming framework that enables incremental computations over changing input data. You can use D2TS to build data pipelines that can be executed incrementally, meaning you can process data as it comes in, and only recompute the parts that have changed.This could be as simple as remapping data, or as complex as performing a full join combining two datasources where one is a computed aggregate. D2TS can be used in conjunction with ElectricSQL to build data pipelines on top of ShapeStreams that can be executed incrementally. A D2TS pipeline is also fully type safe, inferring the types at each step of the pipeline, and supports auto- complete in your IDE.
project
Create PowerPoint presentations with React
project
A React component for displaying documents. It supports various document formats and provides a flexible API for customization.
project
A fully open source audit logs service and embeddable UI easily deployed to your own Kubernetes cluster. Brought to you by replicated.com and boxyhq.com 🚀 Retraced is the easiest way to integrate a compliant audit log into your application. It provides a searchable, exportable record of read/write events. Client libraries are available for Go and Javascript.
project
The React toolkit for building completely customised visual page builders. It's focused on simplicity for end-users (no HTML/CSS) and flexibilty for developers (built as a framework).
project
This calendar is built with shadcn & tailwind. Has all the aspects you'd want in a calendar for a dashboard/app!
project
Plait is a modern drawing framework that provides a plugin mechanism, allowing developers to extend drawing functionalities through plugins. It is particularly suitable for the development of interactive whiteboard tools.
project
OpenMRS is a patient-based medical record system focusing on giving providers a free customizable electronic medical record system (EMR).
project
This document describes a proof of concept project for microfrontends using Vite and module federation. It is based on React, and implemented in TypeScript. It is possible to achieve similar results using other frameworks, or vanilla js and import maps, but the focus here is on React and Vite.
project
This is a proof of concept project for a WordPress-like plugin system using Next.js. It is based on React, and implemented in TypeScript. It is possible to achieve similar results using other frameworks, or vanilla js and import maps, but the focus here is on React and Next.js.
blog-post
This document examines important design decisions for creating a new graphical UI framework. It was commissioned to answer the question of how to create a UI framework, considering four possible design goals: developer adoption, performance, display effects, and power consumption.