Projects folder:
- "closure_example" (the name speaks for itself);
- "css_tricks" (simple little projects using only HTML and CSS);
- "disco_box" (just hover this boxes to see flashing bright colors);
- "funcs" (some of the most interesting functions i've created);
- "movable_block" (the one and only little orange ball that hadn't any options other than learn to move to attract someone's attention in this cruel world...);
- "snake" (the good old Snake game);
Weather app project:
- Little react-based weather app powered by openweathermap API.
Recipes app project:
- Simple react app that parses recipes API and rendes information on the screen.
Food delivery React project app