This article will introduce some popular open source projects on GitHub, such as Java, Python, front-end, artificial intelligence, and Go.

Java

  • Multi-platform database tools

  • Java-based online web disk

  • Ali cloud disk file server

  • Advanced Knowledge of Internet Java engineers

  • The right management system is separated from the front and back ends

Python

  • Remove Mosaic artifacts

  • Real time face change project

  • Clone Mandarin

GO

  • File management system

  • Get Started with GO

The front-end technology

  • Front end close reading weekly

  • Flowchart making software

  • Music robot

Egg project

01

Java project

1.1 DBeaver Database tool

Open source multi-platform database tools for developers, database administrators, and analysts. Any database with a JDBC driver is supported.

With metadata editor, SQL editor, ERD, data export/import/migration, SQL execution plan and other functions.

Address: https://github.com/dbeaver/dbeaverCopy the code

1.2 ZFile

Java based online web disk program, support S3, OneDrive, SharePoint, And take cloud, local storage, FTP and other storage sources, support online browsing pictures, audio and video playback, text files and other file types.

Address: https://github.com/zhaojun1998/zfileCopy the code

1.3 WebDAV protocol of Ali Cloud Disk

This project realizes the WebDAV protocol of Ali Cloud disk. It only needs simple configuration to change Ali Cloud disk into a file server of WebDAV protocol. Based on this, you can mount Ali cloud disk as Windows, Linux, Mac system disk, you can do file management or file synchronization through the NAS system, more gameplay for you to explore.

Address: https://github.com/zxbu/webdav-aliyundriverCopy the code

1.4 Advanced Knowledge of Internet Java Engineers

Complete literacy of Advanced Knowledge of Internet Java engineers: covering high concurrency, distributed, high availability, micro services, mass data processing and other fields.

Address: https://github.com/doocs/advanced-javaCopy the code

1.5 Separating the Right Management System from the Front end

It is based on Spring Boot, Spring Security, JWT, Vue & Element.

Address: https://github.com/YunaiV/ruoyi-vue-proCopy the code

02

Python

2.1 Depix

Recently, Depix open source projects frequently hit the hot list, winning 20K Star. This project can remove the Mosaic of coding English.

The first line is the English code, looking at the code, IT is estimated that TM can not recognize his own mother, the second line is the restoration effect, and the third line is the original picture.

Even if some details are missing, it’s enough to guess which word.

Address: https://github.com/beurtschipper/DepixCopy the code

2.2 DeepFaceLive

Deepfacelive has finally been released! It gained 1.7K Star in 20 days. It is a sister project of deepFacelab, a well-known open source face-changing project, developed by the same team of authors. Based on deepFacelab to do a lot of engineering optimization to the real-time face change project.

To use the tutorial, see this article:

Article: https://zhuanlan.zhihu.com/p/394473221 project: https://github.com/iperov/DeepFaceLiveCopy the code

2.3 Real-time voice cloning

Some time ago, I recommended an open source project of black technology to you. It only takes 5 seconds of your voice dialogue to clone your voice, and it can generate your arbitrary voice in real time.

If THERE are 300 voices of you speaking, I train your voice data with this open source project, and when the training is complete, I can use this trained model to generate any voice you say.

You hear someone who sounds exactly like you say things you never said, and it’s terrifying.

The dark technology is real-time voice-cloning. This project provides a GUI interface, interactive dumb operation, Voice collection, training, generation can be interactive, very convenient. But the program is not good for Mandarin support.

Address: https://github.com/CorentinJ/Real-Time-Voice-CloningCopy the code

Today I want to share with you this tool: MockingBird, is a real-time Mandarin cloning tool. MockingBird recently topped GitHub’s hot list, earning a 4.3K Star.

Address: https://github.com/babysor/MockingBirdCopy the code

2.4 Northeast programming language

What is northeast programming language? It is a human-oriented programming language with the northeast dialect vocabulary as its basic keywords.

The Northeast Programming Language is a secondary development based on Python 3. Every corner of Python 3 that runs runs. Like macOS, Windows, Linux, and so on!

Address: https://github.com/zhanyong-wan/dongbeiCopy the code

03

The GO

3.1 File Management

Filebrowser provides a file management interface for uploading, deleting, previewing, renaming, and editing your files in specified directories. Multiple users can be created, and each user can have its own directory.

Address: https://github.com/filebrowser/filebrowserCopy the code

3.2** Get Started guide to Go **

The Chinese translation of The Way to Go, officially named “Go Guide for Beginners”, won 27K Star in one year.

After getting in touch with Go, the author of the project became fascinated with this programming language. During this period, he gradually began to do some work to help domestic programming enthusiasts understand and develop Go language, such as recording video course “Go Programming Basics”.

However, at present, there are no good Go language books in China, and excellent foreign books due to English have brought some difficulties for many Go language lovers to some extent.

After reading The book called “The Way to Go,” The author of The project decided to spare some time every day to translate The work and share it with Go enthusiasts in open source for free.

Address: https://github.com/unknwon/the-way-to-go_ZH_CNCopy the code

04

The front-end technology

4.1 Powerful flowchart making software

Drawio Desktop is a powerful flowchart making software.

Address: https://github.com/jgraph/drawio-desktopCopy the code

4.2 Front end intensive reading weekly

Front End Close Reading weekly: Helps you understand the cutting edge, practical technology. The open source project combines dACHang work experience interpretation of the cutting-edge technology, source code interpretation, and will gradually add some back-end technology interpretation and business thinking, now has completed the compilation principle, design mode two basic modules.

Address: https://github.com/ascoders/weeklyCopy the code

4.3 Music Robot

EvoBot is a Discord music bot built using Discord. Js and using command handlers from Discordjs.guide.

Address: https://github.com/eritislami/evobotCopy the code

Egg Project: This… I will not introduce, interested in their own to see.

Egg project: https://github.com/DIGITALCRIMINAL/OnlyFansCopy the code