Math ∪ Code

by Sahand Saba

  • Blog
  • GitHub
  • About
  1. How This Blog Is Generated And Hosted

    Jul 04, 2018
    , by Sahand Saba

    How this blog is generated and hosted using Pelican, KaTeX, Amazon S3, and Amazon CloudFront.

    Tags:
    • python
    • javascript
    • latex
  2. Understanding Asynchronous IO With Python's Asyncio And Node.js

    Oct 10, 2014
    , by Sahand Saba

    An exploration of asynchronous IO, event loops, threads, and coroutines through code written for Node.js and Python 3.4.

    Tags:
    • nodejs
    • javascript
    • python
    • asyncio
    • coroutines
  3. Visualizing Philosophers And Scientists By The Words They Used With Python and d3.js

    Jun 29, 2014
    , by Sahand Saba

    Creating a word-cloud based off of publicly available project Gutenberg books, with d3.js and Python.

    Tags:
    • d3.js
    • python
    • nltk
    • scikit-learn
    • data-mining
    • visualization
    • html5
    • javascript
  4. Finding the Tangent Line to Two Circles Demonstrated Using JSXGraph

    Nov 27, 2013
    , by Sahand Saba

    An HTML5 applet demonstrating step by step how to find tangent lines to two circles, using the JSXGraph framework.

    Tags:
    • computational-geometry
    • math
    • geometry
    • html5
    • jsxgraph
    • javascript
  5. Thales Inscribed Angle Theorem Demonstrated Using JSXGraph

    Nov 27, 2013
    , by Sahand Saba

    An HTML5 applet demonstrating the Thales inscribed angle theorem.

    Tags:
    • computational-geometry
    • math
    • geometry
    • html5
    • jsxgraph
    • javascript
  6. Visualizing the Convex Hull Using Raphaël

    Sep 16, 2013
    , by Sahand Saba

    Visualizing a simple incremental convex hull algorithm using HTML5, JavaScript and Raphaël, and what I learned from doing so.

    Tags:
    • raphael
    • visualization
    • html5
    • javascript
    • algorithms
    • computational-geometry
  7. Manbelbrot Meets HTML5 - A Little Fractal Geometry

    Feb 03, 2013
    , by Sahand Saba

    Simple HTML5 and JavaScript code to generate the Mandelbrot fractal on a canvas element.

    Tags:
    • experiments
    • html5
    • canvas
    • javascript
    • fractals
  8. A Christmas-Themed Experiment - HTML5 Canvas Snowflakes

    Dec 21, 2012
    , by Sahand Saba

    Little experiment with HTML5 and Canvas to generate random fractal snowflake-like patterns.

    Tags:
    • experiments
    • html5
    • canvas
    • javascript
    • fractals
Copyright © 2020 Sahand Saba