GitHub Trends
10.3K subscribers
15.4K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#python #animations #hacktoberfest #manim #math #python

Manim is a tool to create animated math videos. It helps you make precise animations using code, just like the videos from 3Blue1Brown. You can install Manim on your computer or try it online in a Jupyter environment. With Manim, you can write simple Python code to create scenes where shapes transform into each other, and then watch these animations as videos. It has many features and tools, including command line options and a Docker image, making it easy to use and customize. If you need help, you can join their Discord or Reddit communities. Using Manim benefits you by allowing you to create engaging and clear educational videos quickly and efficiently.

https://github.com/ManimCommunity/manim
#typescript #careers #certification #community #curriculum #d3 #education #freecodecamp #hacktoberfest #javascript #learn_to_code #math #nodejs #nonprofits #programming #react #teachers

FreeCodeCamp is a free online platform where you can learn to code and earn certifications. It offers a wide range of courses in web development, machine learning, data analysis, and more. You can complete interactive coding challenges and build real projects to gain practical skills. Once you finish the required projects, you can earn certifications that you can showcase on your LinkedIn profile or resume. The community is supportive, with a forum, YouTube channel, and Discord server where you can get help and connect with other learners. This platform has already helped over 40,000 people get their first developer job, making it a valuable resource for anyone looking to transition into a tech career.

https://github.com/freeCodeCamp/freeCodeCamp
#javascript #javascript #katex #latex #math #math_typesetting

KaTeX is a fast, easy-to-use JavaScript library that displays mathematical equations on websites. It renders math instantly without slowing down your page and produces professional-quality output based on TeX, the standard for math typesetting. Unlike heavier alternatives, KaTeX has no dependencies, works across all major browsers, and can be rendered on servers before sending to users. This means your website loads faster while still showing beautiful, correctly formatted math expressions. You can use it by simply adding a few lines of code to your HTML, making it ideal for educational sites, documentation, or any web content featuring mathematical formulas.

https://github.com/KaTeX/KaTeX