Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/socheatsok78/awesome-me

πŸŽ‰ A curated list of awesome things related to my personal uses
https://github.com/socheatsok78/awesome-me

List: awesome-me

awesome awesome-list

Last synced: about 24 hours ago
JSON representation

πŸŽ‰ A curated list of awesome things related to my personal uses

Awesome Lists containing this project

README

        

# Awesome Me [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

[![Awesome][awesome-badge]](https://github.com/socheatsok78/awesome-me/actions)

> A curated list of awesome things related to my usage

# Table of Contents

- [Schema](#schema)
- [Developments](#developments)
- [Programming Language](#programming-language)
- [Framework & Libraries](#framework--libraries)
- [CLI tools](#cli-tools)
- [Platform](#platform)
- [Apache](#apache)
- [HashiCorp](#hashicorp)
- [Red Hat](#red-hat)
- [Kong HQ](#kong-hq)
- [Containous](#containous)
- [Containerize](#containerize)
- [Container Orchestration](#container-orchestration)
- [Container Applications](#container-applications)
- [Distributed Cloud Operating System](#distributed-cloud-operating-system)
- [Applications](#applications)
- [Creative Design](#creative-design)
- [Development Tools](#development-tools)
- [System Planning](#system-planning)
- [Virtualization](#virtualization)
- [Utilities](#utilities)
- [Khmer](#khmer)
- [Games](#games)
- [Free-to-Play Games](#free-to-play-games)
- [Others](#others)
- [See also](#see-also)

# Contents
## Schema
- [JSON Schema Store](https://schemastore.azurewebsites.net/json/)

## Developments

### Programming Language
- [Dart](https://dart.dev/)
- [Go](https://golang.org/)
- [Node.js](https://nodejs.org/)
- [PHP](https://www.php.net/)
- [Ruby](https://www.ruby-lang.org/)
- [Shell Script](https://en.wikipedia.org/wiki/Shell_script)

### Distributed systems
- [Spring](https://spring.io/) - Spring makes programming Java quicker, easier, and safer for everybody. Spring’s focus on speed, simplicity, and productivity has made it the world's most popular Java framework.
- [Temporal](https://temporal.io/) - Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability.

### Framework & Libraries
#### Dart
- [Flutter](https://flutter.dev/) - Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop.
- [Aqueduct](https://aqueduct.io/) - An object-oriented, multi-threaded HTTP server framework written in Dart.

#### PHP
- [Composer](https://github.com/composer/composer) - Dependency Manager for PHP.
- [Laravel](https://laravel.com/) - The PHP Framework for Web Artisans.
- [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build chat bots.
- [PHPMailer](https://github.com/PHPMailer/PHPMailer) - The classic email sending library for PHP.
- [Intervention](https://github.com/Intervention/image) - PHP Image Manipulation.
- [Validation](https://github.com/Respect/Validation) - The most awesome validation engine ever created for PHP.
- [PPM](https://github.com/php-pm/php-pm) - PPM is a process manager, supercharger and load balancer for modern PHP applications.
- [Workerman](https://github.com/walkor/Workerman) - An asynchronous event driven PHP socket framework.
- [PHPUnit](https://github.com/sebastianbergmann/phpunit) - The PHP Unit Testing framework.
- [Mockery](https://github.com/mockery/mockery) - A simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework.
- [Faker](https://github.com/fzaninotto/Faker) - Faker is a PHP library that generates fake data for you.
- [Psalm](https://github.com/vimeo/psalm/) - A static analysis tool for finding errors in PHP applications.
- [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) - PHP CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
- [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A tool to automatically fix PHP Coding Standards issues.
- [Deployer](https://github.com/deployphp/deployer) - A deployment tool for PHP.

### CLI tools
- [Homebrew](https://brew.sh/) - Package Manager for macOS.
- [antigen](https://github.com/zsh-users/antigen) - Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles.
- [antibody](https://github.com/getantibody/antibody) - Antibody is a shell plugin manager made from the ground up thinking about performance.
- [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) - Community-driven framework for managing your zsh configuration.
- [typewritten](https://github.com/reobin/typewritten) - A minimal, informative zsh prompt theme.

## Platform
### [Apache](https://www.apache.org/)
- [Apache Mesos](http://mesos.apache.org/) - Datacenter Operating System.
- [Apache Kafka](https://kafka.apache.org/) - A distributed streaming platform.
- [Apache Cassandra](http://cassandra.apache.org/) - Manage massive amounts of data, fast, without losing sleep.

### [HashiCorp](https://www.hashicorp.com/)
- [Teraform](https://www.hashicorp.com/products/terraform/) - Cloud Infrastructure Automation.
- [Vault](https://www.hashicorp.com/products/vault/) - Manage Secrets and Protect Sensitive Data.
- [Consul](https://www.hashicorp.com/products/consul/) - Service-based networking for dynamic infrastructure.
- [Nomad](https://www.hashicorp.com/products/nomad/) - Deploy and Manage Any Application on Any Infrastructure with Ease.
- [Vagrant](https://www.vagrantup.com/) - Development Environments Made Easy.
- [Packer](https://www.packer.io/) - Build Automated Machine Images.

### [Red Hat](https://www.redhat.com/)
- [Ansible](https://www.ansible.com/) - The enterprise solution for building and operating automation at scale.
- [Cockpit](https://cockpit-project.org/) - The easy-to-use, integrated, glanceable, and open web-based interface for your servers.

### [Kong HQ](https://konghq.com/)
- [Kuma](https://kuma.io/) - The modern control plane for reliable service connectivity.

### [Containous](https://containo.us/)
- [traefik](https://github.com/containous/traefik/) - Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.
- [maesh](https://github.com/containous/maesh) - Maesh is a simple, yet full-featured service mesh.

### Containerize
- [Docker](https://www.docker.com/) - Package Software into Standardized Units for Development, Shipment and Deployment.
- [LXD](https://linuxcontainers.org/lxd/) - LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
- [containerd](https://containerd.io/) - An industry-standard container runtime with an emphasis on simplicity, robustness and portability.

#### Container Orchestration
- [K3s](https://k3s.io/) - The certified Kubernetes distribution built for IoT & Edge computing.
- [Kubernetes](https://kubernetes.io/) - Automated container deployment, scaling, and management.
- [Rancher](https://rancher.com/) - From datacenter to cloud to edge, Rancher lets you deliver Kubernetes-as-a-Service..
- [Portainer](https://github.com/portainer/portainer) - Portainer is a lightweight management UI which allows you to easily manage your different Docker environments.

#### Container Applications
- [fluentd](https://docs.fluentd.org/) - Fluentd is an open source data collector for unified logging layer.

### Distributed Cloud Operating System
- [Apache Mesos](https://mesos.apache.org/) - Program against your datacenter
like it’s a single pool of resources.
- [DC/OS](https://dcos.io/) - DC/OS is an open-source, distributed operating system based on the Apache Mesos distributed systems kernel.

## Applications
### Creative Design
- [Affinity - Professional Creative Software](https://affinity.serif.com/)
- [PixelSnap](https://getpixelsnap.com/)

### Development Tools
- [Visual Studio Code](https://code.visualstudio.com/)
- [Atom](https://atom.io/)
- [iTerm](https://www.iterm2.com/)
- [GitHub Desktop](https://desktop.github.com/)
- [Fork - Git Client](https://git-fork.com/)
- [Insomnia](https://insomnia.rest/)
- [Postman](https://www.postman.com/)
- [Postwoman](https://postwoman.io/)
- [TablePlus](https://tableplus.com/)
- [Sequal Pro](https://www.sequelpro.com/)

### System Planning
- [XMind - Mind Mapping Tool](https://www.xmind.net/)
- [Diagrams](https://app.diagrams.net/)
- [Stoplight Studio](https://stoplight.io/) - API Design Management Platform.
- [Datensen](https://www.datensen.com/) - Data modeling tool.

### Virtualization
- [VMWare](https://www.vmware.com)
- [VirtualBox](https://www.virtualbox.org/)

### Utilities
- [Outline VPN](https://getoutline.org/en/home)
- [Magnet - Window Manager](https://magnet.crowdcafe.com/)
- [Pock](https://github.com/pigigaldi/Pock)
- [ImageOptim](https://imageoptim.com/mac)
- [HandBrake - Open Source Video Converter](https://handbrake.fr/)
- [Mounty for NTFS](https://mounty.app/)
- [Packages](http://s.sudre.free.fr/Software/Packages/about.html)
- [Pocket Casts](https://www.pocketcasts.com/)
- [Ukelele](https://software.sil.org/ukelele/)
- [Cyberduck - Connecting to every server](https://cyberduck.io/)

### Khmer
- [Khmer Unicode Brew Cask](https://github.com/pp-spaces/homebrew-khmer-unicode)
- [Khmer Unicode for macOS](https://github.com/socheatsok78/Khmer-Unicode-for-MacOS)

## Games

### Free-to-Play Games
- [League of Legends](https://na.leagueoflegends.com/en-us/)
- [World of Tanks](https://worldoftanks.eu/)
- [World of Warships](https://worldofwarships.com/)

## Others
- [State of JavaScript](https://stateofjs.com/) - The state of JavaScript survey.
- [PYPL](https://pypl.github.io/) - Popularity of programming language.

# See also
> [😎 Awesome lists about all kinds of interesting topics](https://github.com/sindresorhus/awesome)

- [Awesome Vue](https://github.com/vuejs/awesome-vue)
- [Terminals Are Sexy](https://github.com/k4m4/terminals-are-sexy)

# License
License under [MIT](LICENSE)

[awesome-badge]: https://github.com/socheatsok78/awesome-me/workflows/Awesome/badge.svg