MENU

Fun & Interesting

I Remade YouTube From Scratch Using Just Bash

icitry 78,644 lượt xem 7 months ago
Video Not Working? Fix It Now

I have decided that, in an effort of making the world know that Bash is still everything you need in this day and age, to remake YouTube from scratch using only that. That's right, from the Back-End to the Front-End, from the storage to the retrieval of files, including the actual process of transmitting data, I decided to implement everything a Full Stack app needs without allowing myself to step outside of the Bash bubble, no exceptions.

So, do you still think you need fancy frameworks like Django, Spring, React, Angular and many others that have burdened the web development sphere, when the proverbial golden goose is right there?

Link to the repo: https://github.com/icitry/BashTube

Comment