Author: HelloGitHub- Dried fish

A programmer on Twitter summed up this week’s GitHub Chinese programmer’s highlights: Domestic programmers daily — civil servant exam, 996, grab Maotai, brush algorithm, whole health code. In this hot flash, Dried Fish includes the civil servant project Coder2GWy. How popular is it among Chinese programmers? The last project that got nearly ten thousand stars in a week was the picture processing project Depix, whose magic lies in restoring the Mosaic password. The magic of Coder2GWy is that it fully embodies the domestic programmers’ “aversion” to 996, as well as the extreme desire for their own private time. Of course, there are other productivity enhancements on GitHub this week, such as Amplication, which lets you create a Node.js app without writing code, and iMove, which generates code when you drag an icon to draw a flowchart.

Here, dried fish would like to thank Sshuo and Nanlian, two HG friends, for finally letting the ordering system open a sheet. Remember to check Repo ^^ in the “Your Ordering” section of this article. If you have a specific topic Repo you’d like to know about, be sure to leave a comment in this post 🙂

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 14 project will mark the New day, without the mark shows the project release more than half. 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 Get rid of 996: Coder2GWy
      • 1.2 Shanghai_house_knowledge
      1. Your order
      • 2.1 30 Days to Master Series: 30-days-of-Python
      • 2.2 Write an operating system from scratch: OS-tutorial
      1. Making Trending Zhou Bang
      • 3.1 Distributed POSIX File System: JuiceFS
      • 3.2 File Explorer: Files
      • 3.3 No code development: Amplication
      • 3.4 Flowchart code generator: IMOVE
      1. Review past

1. Tweet this week

1.1 Get rid of 996: Coder2GWy

Star growth this week: 8,000+

New Coder2GWy Internet’s first programmer examination public guide, 3 programmers from the same big factory group on-the-job preparation for one year, ashore success rate 100%. If you want to get into the system, be sure to read this guide for civil service/career establishment/teaching.

Making address – github.com/coder2gwy/c…

1.2 Shanghai_house_knowledge

Star growth this week: 1,000+

Shanghai_house_knowledge is some lessons that the project author summarized from her experience of buying a house in Shanghai in November 2020. It is divided into three parts: macro policy and analysis, Part 2: housing selection, and Part 3: buying a house. It is a necessary Repo for home purchase.

Making address – github.com/ayuer/shang…

2. Your order

[Scatter flower] Finally order system opened, in the last period of the hot view of my friends click 3 themes, here are two of them. Yuexia Feihong’s native Android AOE range is somewhat large, so there is no recommended project here. If you are reading this and have a good project, you may wish to communicate with fei hong in the comments section 🙂

2.1 30 Days to Master Series: 30-days-of-Python

The 30-days-of Python program is designed to teach you Python from basic data typology to more advanced development skills such as MongoDB, with daily practice to help you master the skills in real life. This week, in addition to 30-Days Python, there will be a React 30-Day Mastery series, which is not covered here. You can search 30-days-of-React on GitHub.

Making address – github.com/Asabeneh/30…

2.2 Write an operating system from scratch: OS-tutorial

Sshuo’s handwriting operating system OS-Tutorial is an old school project to teach you handwriting operating system. It’s a code tutorial for programmers who are curious about how operating systems work, but don’t have the time or energy to read the Linux kernel from cover to cover.

Making address – github.com/cfenollosa/…

3. GitHub Trending Weekly

3.1 Distributed POSIX File System: JuiceFS

Star gains this week: 2,150+

New JuiceFS An open source POSIX file system built on Top of Redis and object stores such as Amazon S3, designed and optimized for cloud native environments. Using Redis and S3 as persistent stores, JuiceFS is a stateless middleware that allows many applications to easily share data.

Making address – github.com/juicedata/j…

3.2 File Explorer: Files

Star growth this week: 2,000+

Files a file explorer that leverages the latest features of the Windows platform, including smooth design, seamless updates, and apis that match user expectations for performance and lifecycle behavior. Whether you want to simplify the file experience or try something new, Files is a great choice. Files is a one-stop solution for dynamically exploring Files. If you want to explore how file systems are developed, take a look at Files.

Making address – github.com/files-commu…

3.3 No code development node.js: Amplication

Star growth this week: 1,550+

Amplication is a business application that can be created without code. With it, as long as you have the data model and React client, you can build a fully functional Node.js server application in five minutes. Features:

  • Data model for visual management
  • Automatically generated editable source code
  • The Node.js server is built with Nest.js, and the Passport is built with REST APIS and GraphQL
  • Manage the UI with the React component
  • Role-based access control
  • Integrate Docker and Docker-compose
  • Automatically push generated code to the GitHub Repo

Making address – github.com/amplication…

3.4 Flowchart code generator: IMOVE

Star growth this week: 850+

Imove is a logically reusable, function-oriented, process visualization JavaScript tool library. As long as you move the mouse and drag, the configuration node iMove will generate the corresponding code for you after the flowchart is generated. features

  • Process visualization: easy to get started, easy to draw, more intuitive logical expression, easy to understandDone
  • Logical multiplexing: The iMove node supports multiplexing, and a single node supports parameter configurationDone
  • Flexible and extensible: only need to write a function, nodes can be expanded, support plug-in integrationDone
  • Applies to all JavaScript scenarios: front-end click events, Ajax requests, node.js back-end apis, etcDone
  • Multi-language compilation: no language compilation code restrictions (for example: support JavaScript, Java compilation code)

Making address – github.com/imgcook/imo…

4. Look back

  • 500 source code collection — GitHub hot spot v.21.02
  • List of Self-hosted Services — GitHub Hotspot Overview V.21.01

This is GitHub Trending for the third working week of 2021 🎉 If you Pick up other fun and useful GitHub projects, remember to share them with us in the HelloGitHub Issue area 🌝

HelloGitHub communication group is now fully open, pay attention to HelloGitHub into the group, can talk with front-end, Java, Go and other leaders from all walks of life, exchange technology ~