- Most basic example of Flexbox
- Fill each row with equally sized elements
- Add dummy elements to keep everything equal
- Skeleton HTML file to get started
- Add your own HTML, CSS, and/or JS
- Add gradients to any border
- Handle non-zero border-radius
- Generate simple patterns from any text
- Download embedded SVG
- Customize the colors and more
- Create a web page like TripleLog's home page
- Use very basic flexbox elements
- Add gradients to backgrounds and borders
- Turn inline SVG into a downloadable PNG
- Convert SVG paths to canvas paths
- Turn pointer inputs into SVG curves
- Set colors and widths
- Postfix very simple math expressions
- Walk-through the algorithm step-by-step
- Postfix most basic math expressions
- Walk-through the algorithm step-by-step
- Learn the postfix algorithm
- Manually pick the next step of the algorithm
- Handles lots of math expressions
- A postfix algorithm in python
- A postfix algorithm in c++
- A postfix algorithm in bash
- Add blockly to a web site
- The postfix algorithm via Blockly
- Render client-side for dynamic tables.
- Use mustache.js templating.
- Convert object of arrays to HTML syntax.
- Pre-render HTML tables on the server.
- Use nunjucks templating on Node.js.
- Convert object of arrays to HTML syntax.
- Sortable HTML tables.
- Use mustache.js templating client-side.
- Paginate HTML tables.
- Filter HTML tables.
- HTML tables from a Google Sheet.
- HTML tables from a CSV file.
- HTML tables from an API.
- Automatically Regenerate the Table.
- Flexbox tables from CSV file.
- Generate static HTML/CSS.
- Paginated flexbox table.
- Paginate horizontal and/or vertical.
- Just static HTML and CSS.
- Create sudoku puzzles in pure HTML/CSS.
- Lightweight game with limited features.
- Create sudoku puzzles in pure HTML/CSS.
- Prevent illegal moves.
- Show a victory message.
- Create sudoku puzzles in pure HTML/CSS.
- Use a bash script to customize the puzzle.
- Create sudoku puzzles in pure HTML/CSS.
- Use emojis in place of digits.
- Any size puzzle is possible.
- Create sudoku puzzles in pure HTML/CSS.
- Use Python (w/ jinja2) to generate static files.
- Convert shapefiles to SVG.
- Python creates SVG paths for any states.
- Spin up a simple Flask server.
- Use Python to create and server CSS sudoku puzzles.
- Use Flask to turn a shapefile into SVG.
- Pick the states to display.
- Drag shapes with simple JavaScript.
- Change the color of SVG paths.
- Edit the viewBox of an SVG element.
- Use text inputs or drag/drop.
- Copy SVG to the clipboard or download.
- Edit sizes and colors.
- Move labels to the right location.
- Change the size of labels.
- Create more reasonably sized sudoku puzzles.
- Still lots of options including emojis.
- Full code for generating SVG.
- Create Flask server to read files.
- Create simple web app to edit.
- Implement a trie with JavaScript.
- Search and replace greek letters.
- Clean a variety of math expressions.
- Parse Python, JavaScript, and some LaTeX.
- Parse derivatives written with LaTeX syntax.
- Parse matrices written with LaTeX syntax.
- Parse a variety of common LaTeX math syntax.
- Handle ceil/floor, roots, and more.
- Create a fully filled puzzle.
- Several sizes are possible.
- Written in C++ (ported from JS from Python).
- Create a fully filled puzzle.
- Several sizes are possible.
- Create a map that lets users change colors.
- The logic is all via CSS on inputs.
- Turn lots of math expressions into a postfix array.
- Input syntax is very flexible.
- Create a map that lets users change colors.
- The logic is all via CSS on inputs.
- Display information and updated stats.
- Generate puzzles with custom patterns.
- Several sizes are possible.
- Check if a puzzle is easy to solve.
- Create maps where users can drag left/right to change colors.
- A bit of JavaScript makes these maps better than CSS only maps.
- Import a test suite and check the output at each step.
- Interactive visualization of a trie.
- Change the words for different trees.
- Combine 50 states into 13.
- Use CSS to hide borders, change colors, and update data.
- Serve sudoku puzzle via get parameters.
- CSS or JS puzzles.
- Practice specific sudoku solving strategies.
- 19 types of challenges.
- Test your geographic knowledge.
- Move the border pieces to the right location.
- Test parsing of math expressions.
- Add or edit input or output of tests.
- Practice specific sudoku solving strategies.
- Create hints and solutions.
- Web Workers.
- Parse integrals in LaTeX syntax.
- Handle common cases with bounds and integrands.
- Parse whitespace in LaTeX syntax.
- Handle limits, sums, and products.
- Parse limits, sums, and products.
- Parse powers of trigonometric functions.
- Get hints as you solve a puzzle.
- See list of possible plays with hints.
- Generate a choropleth from a shapefile and a csv.
- Let users customize the colors of the map with some JavaScript.