IGCSE Kit is a free web app. It will remain free forever.
You can fork this repository on GitHub or use the git clone
command if you want to contribute code. Please contact u_int
on discord if you want to write notes or donate study material to this website. All types of contributions are welcome.
This repository contains some advanced components such as the first IGCSE pseudocode web compiler which is written in TypeScript. Here is a list that breaks down the core features of this website.
src/lib/utils/compiler.ts
src/lib/components/MonacoEditor.svelte
src/lib/components/Punnet.svelte
src/lib/components/TruthTable.svelte
src/lib/components/Quiz.svelte
src/lib/components/Problems.svelte
CASE OF
statements