Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinadhiguna/jiyu

A repo for... whatever 🤷
https://github.com/kevinadhiguna/jiyu

algorithm ant-design-pro aws docker docker-compose elasticsearch javascript kibana localstack rsync rundeck shellscript ssh strapi typescript

Last synced: 30 days ago
JSON representation

A repo for... whatever 🤷

Awesome Lists containing this project

README

        

# 👋 Welcome to `Jiyu`

```
This is a repo for... whatever 🤷
```

will be updated soon


## 📚 Table of Contents

| No. | Project | Description | Notes |
| :-: | :--------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |
| 1 | elasticsearch-kibana | A logging utility. [Using Docker] | [ElasticSearch x docker-compose](https://www.elastic.co/guide/en/elastic-stack-get-started/current/get-started-docker.html#run-stack-docker) |
| 2 | filebeat | A logging utility. [Using Docker] | [Filebeat - website](https://www.elastic.co/beats/filebeat) |
| 3 | github-workflow-slack-notification | Notify you whether if a workflow is successful or not. | |
| 4 | gitpod-workspace-full | (To be added...) | |
| 5 | odoo | An ERP solution (it is said so). [Using Docker] | [Odoo - website](https://www.odoo.com/) |
| 6 | rsync-over-ssh-gitHub-to-cpanel | Tired of importing files with FTP? Try syncing your GitHub repo with the help of Rsync. | GitHub Action is required. |
| 7 | rundeck | Rundeck is a job scheduler and automation platform. Run it with MySQL, PostgreSQL, or even H2 (an embedded database). [Using Docker] | [Rundeck - website](https://www.rundeck.com/open-source) |
| 8 | docker-nginx | Serve a static file using Nginx in a docker container. | |
| 9 | gitlab-docker | GitLab in a docker container. | |
| 10 | metabase | Metabase is an open-source business-intelligence tool that shares data and analytics inside your company. | [How to run Metabase - powered by Docker](https://www.metabase.com/docs/latest/operations-guide/running-metabase-on-docker.html) |
| 11 | cloudbeaver | DBeaver in website, powered by Docker. | https://cloudbeaver.io/ |
| 12 | appsmith | Build internal application. | https://www.appsmith.com/ |
| 13 | terraform | Terraform config (AWS, Google Cloud, Azure, Oracle Cloud, Docker) | |
| 14 | amcharts | JavaScript charts and maps | [Amcharts](https://www.amcharts.com/) |
| 15 | backstage | Backstage is an open platform for building developer portals. | [Backstage](https://backstage.io/) |
| 16 | diagrams | Allows one to draw the cloud system architecture in Python code. | [Diagrams](https://diagrams.mingrammer.com/) |
| 17 | docker-timezone-lists | Timezones that can be set in Docker | [Setting local time in Docker](https://docs.diladele.com/docker/timezones.html) |
| 18 | krakend | Open source API Gateway | [KrakenD](https://krakend.io) |
| 19 | krakend-playground | KrakenD Playground | |


### AWS

| No. | Project | Description | Notes |
| :-: | :------------: | :---------------------------------------------------------: | :-------------------------------------------------------------: |
| 1 | aws-lambda-py | Execute an SQL query to AWS RDS (MySQL), powered by Python. | |
| 2 | aws-localStack | AWS simulation in local machine, powered by LocalStack. | [LocalStack - GitHub](https://github.com/localstack/localstack) |


### Vue.js

| No. | Project | Description | Notes |
| :-: | :----------------: | :--------------------------------------------------------------: | :-----------------------------------------------------: |
| 1 | reaction-timer | | |
| 2 | modal-project-vue3 | | |
| 3 | mount-vuejs | An HTML/CSS page, but mounting VueJS with the help of unpkg/CDN. | [VueJS 3 - Unpkg](https://unpkg.com/browse/[email protected]/) |
| 4 | sports-blog | | |
| 5 | vouter-jobs | A job portal created using Vue.js v3 | |
| 6 | vu3ts-portal | | |
| 7 | web-form | A web form powered by Vue.js v3 options API | |


### Nuxt.js

| No. | Project | Description | Notes |
| :-: | :------: | :-----------------------------------------------------------------------------------------: | :---------------------: |
| 1 | funworks | A NuxtJS page. | 🚧 Under development... |
| 2 | nuxt2r | NuxtJS version 2. | 🚧 Under development... |
| 3 | nuxt3r | NuxtJS version 3, including docker resources such as `Dockerfile` and `docker-compose.yml`. | 🚧 Under development... |


### React.js

| No. | Project | Description | Notes |
| :-: | :--------------------------: | :----------------------------------------: | :---: |
| 1 | kyuri | QR code generator | |
| 2 | react-fluentui | | |
| 3 | react-fluentui-ts | | |
| 4 | reactjs-count3r | A counter app | |
| 5 | reactjs-map-array-of-objects | Demo of mapping a sample data into a table | |
| 6 | electricart-react-tailwind | Homepage of a website named Electricart. | |
| 7 | react-ts | React.js powered by TypeScript. | |
| 8 | kyuri-antd | QR code generator powered by Ant Design | |

- React-realted Ant Design Pro, MERN stack, etc. which are not "pure" React.js do not count :)


### Strapi

| No. | Project | Description | Notes |
| :-: | :-----------: | :--------------------------------------: | :-----------------------------------------------------------------------: |
| 1 | str4pi | Strapi version 4 project. | |
| 2 | strapi-docker | Trying to containerize Strapi version 4. | Original repo : https://github.com/strapi/strapi-docker (still Strapi v3) |


### MongoDB & Mongoose

| No. | Project | Description | Notes |
| :-: | :-----------------: | :----------------------------------------------------------------: | :---------------------------------------------------------------------: |
| 1 | mongodb-docker | MongoB v4 and v5 powered by Docker. | |
| 2 | nodejs-mongoose | Learn mongoose, a powerful ODM to connect Node.js app and MongoDB. | [Mongoose Crash Course by WDS](https://youtu.be/DZBGEVgL2eE) |
| 3 | learn-mongoose | Learn mongoose, a MongoDB object data modeling (ODM) library. | 🚧 Under development... |
| 4 | mongodb-aggregation | Learn MongoDB aggregation | [MongoDB Aggregation](https://www.mongodb.com/docs/manual/aggregation/) |


### JavaScript/TypeScript, Node.js, and libraries

| No. | Project | Description | Notes |
| :-: | :----------------------: | :------------------------------------------------------------: | :-----------------------------------------------------------------------------------: |
| 1 | antdpro-v5 | A ReactJS framework created by Ant Group. | [Ant Design - website](https://ant.design/) |
| 2 | javascript | JavaScript collection that might be useful (read: cheatsheet). | |
| 3 | typescript | TypeScript program. Running on `ts-node`. | |
| 4 | fastify-crud-api | A basic CRUD API with Fastify, a NodeJS framework. | [Fastify crash course - Traversy Media](https://youtu.be/Lk-uVEVGxOA) |
| 5 | nodejs-mysql | A workspace to connect NodeJS to MySQL. | |
| 6 | mern.io | An application powered by MERN stack. | 🚧 Front-End is on the way.. |
| 7 | ip-getter | Get user IP address. | |
| 8 | date-fns | Play with date in JavaScript. | |
| 9 | mailgun-nodemailer | Send email using Nodemailer via Mailgun service. | Reference: [Mailgun Nodemailer - StackOverflow](https://stackoverflow.com/a/29686158) |
| 10 | javascript-DOM | Get to know Document Object Model (DOM) | |
| 11 | javascript-event-handler | Some of JavaScript event handler examples | |
| 12 | javascript-oop | Some of JavaScript object oriented programming implementation | |
| 13 | javascript-quiz | Some of JavaScript questions | |
| 14 | nodejs | Utility functions powered by JavaScript and Node.js | |
| 15 | nodejs-cron-job | Demonstrate how Node.js cron jobs take place | [kelektiv/node-cron](https://github.com/kelektiv/node-cron) |
| 16 | nodejs-express-ts | Express.js + TypeScript | |
| 17 | javascript-offensive | Some offensive JavaScript | |


### Golang

| No. | Project | Description | Notes |
| :-: | :-----: | :---------------------------------------: | :---: |
| 1 | golang | A directory that contains Golang program. | |
| 2 | gowiki | | |


### Angular.js (not Angular)

| No. | Project | Description | Notes |
| :-: | :-------: | :------------------------------------: | :---------------------------------------------------------------------------------: |
| 1 | ingularjs | ingularjs = Intorduction to Angular.js | [Angular.js](https://angularjs.org/) (support has officially ended on January 2022) |


### Python

| No. | Project | Description | Notes |
| :-: | :--------: | :-------------------------------------------------------: | :---: |
| 1 | python | Meant to be filled with fun Python scripts, but... | |
| 2 | python-oop | Implementation of Object Oriented Programming with Python | |


### Java

| No. | Project | Description | Notes |
| :-: | :-----: | :---------------------------------------: | :---: |
| 1 | java | A number of Java program to practice OOP. | |


### C++

| No. | Project | Description | Notes |
| :-: | :-----: | :---------------: | :---: |
| 1 | cpp | Some C++ program. | |


### HTML/CSS

| No. | Project | Description | Notes |
| :-: | :-----: | :---------------------------: | :---: |
| 1 | spoiler | HTML/CSS-powered spoiler page | Based on a YouTube tutorial |


### PHP

| No. | Project | Description | Notes |
| :-: | :--------------: | :----------------------------------------------------------------------------: | :--------------------------------------------------: |
| 1 | php-apache | A dockerized-environment of PHP, backed by Apache web server. [Using Docker] | |
| 2 | php-codeigniter | An attempt to run PHP CodeIgniter with dockerized-environment. | |
| 3 | phpmyadmin-mysql | docker-compose of PHPMyAdmin and MySQL. Able to initialize a database as well. | No need to login to container to import an sql file. |


Anyway, feel free to explore and thanks for dropping in !


![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=jiyu&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)