GithubHelp home page GithubHelp logo
  • šŸ‘‹ Hi, Iā€™m @dsculptor
  • šŸ‘€ Iā€™m interested in self-hosting, IoT, 3d Printing, hacking
  • šŸŒ± Iā€™m currently learning How to have a full stack app (inc config, scripts etc) in Typescript.
  • šŸ’žļø Iā€™m looking to collaborate on self-hosted products.
  • šŸ“« You can reach me at [email protected]

I ā™„ļø Fractals

Sample Fractal

I have a fascination with fractals and believe that the great codebases are beautiful fractals. For example; a typical webpage is made up of various cards for different sections and a developer shall arrange them with proper spacing and manipulate cards' content. Further, each card, each small animation on the card is built by doing a smaller version of the same exercise. Diving deeper; one shall reach the code which makes the fonts & dots appear on the screen, which is again the similar exercise like CSS + HTML (in form of vector-images).

Similar observations can be made about:

  • APIs: which are built on top of APIs.
  • Compiler: They are built by themselves. And can grow new features which are represented in patterns of old features.
  • The linux operating system is a massive fractal of packages; which are built by assembling smaller ones.
  • The concept of layering in networking is a very regular & well formed fractal!
  • The deeper you zoom into code for a GET request --> firmware on motherboard; there is a similar pattern of bits being munged in the computing architecture.
  • Is it just me; or the very nature of neural networks' layers are arranged like a fractal?

Mayank Raj's Projects

codemod icon codemod

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.