Author: HelloGitHub- Dried fish

What if the network fails? Ping is your debugging big trick, and gping is Ping internal work, the terminal visual display of Ping results, a glance to see the data received situation. What’s the big tip for front-end debugging? Faker. Js! This all-inclusive simulation data tool will help you debug your browser, develop Node.js, and have all kinds of simulation data. Microsoft also made a big move this week, with Microsoft Cloud Azure open-source a 24-class front-end course called Web-dev-for-Beginners. In addition to the front end, Microsoft has also completed its machine learning strategy, Bringing Old Photos Back to Life in a second.

The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 7 day program will be marked New, without the mark shows the project release more than one week. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝

  • This article directory
      1. This week, pushing
      • 1.1 JSON data retrieval: GRon
      • 1.2 Visual Ping: gping
      1. Making Trending Zhou Bang
      • 2.1 Simulated data: faker.js
      • 2.2 Toolset: PowerToys
      • 2.3 Microsoft open front-end course: Web-dev-for-beginners
      • 2.4 Image rebirth: Host-old-photos-back-to-life
      • 2.5 Reverse engineering editor: Rehex
      • 2.6 Customer service System: Chatwoot
      • 2.7 macOS Big Sur Upgrade: big-sur-Micropatcher
      1. Recommended reading

1. Tweet this week

1.1 JSON data retrieval: GRon

Star growth this week: 550+

Gron is a tool that can retrieve JSON data. Gron can not only discretize and split the target JSON data, but also make it easier for users to search the data with grep, and it can also allow users to view the absolute path of data. It simplifies the journey of discovery for apis that return a lot of JSON but are poorly documented.

Making address – github.com/tomnomnom/g…

1.2 Visual Ping: gping

Star growth this week: 1850+

New Gping is Rust authoring visualization that allows you to see data received on your terminal when you type in a Ping URL. BTW, the project just opened source 2 days ago and got 1.8K star.

– > github.com/orf/gping making address

2. GitHub Trending Weekly

2.1 Simulated data: faker.js

Star growth this week: 1900+

Faker.js is a tool that can generate a lot of real fake data in Node.js and browser. Faker.js has its own API and provides rich use cases for you to use, such as common user information, city information and so on.

Making address – github.com/Marak/faker…

2.2 Toolset: PowerToys

Star growth this week: 1400+

PowerToys is a set of free utilities developed by Microsoft developers for power users to tune and simplify Windows operations for greater efficiency. PowerToys first appeared in Windows 95 and now features window management, batch renaming, keyboard shortcuts and more.

Making address – github.com/microsoft/P…

2.3 Microsoft open front-end course: Web-dev-for-beginners

Star growth this week: 900+

Web-dev-for-beginners is a Microsoft Azure Cloud open source course For Javascript developers, including HTML, CSS, Javascript knowledge, allowing you to complete 24 classes in 12 weeks. Web-dev-for-beginners Each class includes pre-class and after-class quizzes, written instructions For completing the course, etc.

Making address – github.com/microsoft/W…

2.4 Image rebirth: Host-old-photos-back-to-life

Star growth this week: 600+

Bringing Old Photos Back to Life is Microsoft’s open source AI project for restoring Old Photos. You can try this project at Colab: Colab address

Making address – github.com/microsoft/B…

2.5 Reverse engineering editor: Rehex

Star growth this week: 550+

Rehex cross-platform reverse engineered hexadecimal editor. Features:

  • Support for large files (1TB+)
  • Decoding of integer/floating point value types
  • Disassemble machine code
  • Highlight and flag byte ranges
  • , etc.

Making address – github.com/solemnwarni…

2.6 Customer service System: Chatwoot

Star growth this week: 550+

Chatwoot is a customer support tool for instant messaging channels that helps businesses provide special customer support. Chatwoot’s growth began in 2016 but failed to take off as a business, eventually closing the store in 2017. During #Hacktoberfest 2019, the maintainers decided to make it open source rather than let the code rust in a private buyback.

Making address – github.com/chatwoot/ch…

2.7 macOS Big Sur Upgrade: big-sur-Micropatcher

Star growth this week: 400+

Big-sur-micropatcher is a patch that allows you to install macOS Big Sur on Macs not supported by Big Sur. If your PC version doesn’t support Big Sur, take advantage of big-sur-Micropatcher to experience the power and beauty of Big Sur.

Making address – github.com/barrykn/big…

3. Recommended reading

  • Professional Journey – GitHub Hotspot Overview Vol.45
  • Programmer cheat sheet – GitHub Hotspot Overview Vol.44

This is GitHub Trending for the 46th working week of 2020 🎉 If you Pick up other fun and useful GitHub projects, be sure to share them with us in the HelloGitHub Issue section 🌝