All Projects → millerhooks → GraphTerm

millerhooks / GraphTerm

Licence: MIT license
GraphTerm: An aspirational DevOps and Container IDE Concept

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to GraphTerm

MetalCity
MetalCity - a procedural night city landscape generator
Stars: ✭ 29 (+16%)
Mutual labels:  procedural-generation
procjam2018
Graph.ical, a procedural texture authoring application developed for PROCJAM 2018.
Stars: ✭ 42 (+68%)
Mutual labels:  procedural-generation
pixel-sprite-generator
html5 random pixel sprite generator
Stars: ✭ 22 (-12%)
Mutual labels:  procedural-generation
MultiTileBlueNoise
Storage for blue noise textures, including mixed-tiling textures, in results/
Stars: ✭ 16 (-36%)
Mutual labels:  procedural-generation
Drowsy
💤🖌️ AI making tiny Bitsy video games. Features an experimental generative structure inspired by GANs and Genetic Algorithms
Stars: ✭ 19 (-24%)
Mutual labels:  procedural-generation
libmapgen
Unity native plugin for procedural world generation
Stars: ✭ 16 (-36%)
Mutual labels:  procedural-generation
wfc
Wave Function Collapse library in C, plus a command-line tool
Stars: ✭ 317 (+1168%)
Mutual labels:  procedural-generation
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+228%)
Mutual labels:  procedural-generation
Godot-ProcGen-Dungeon-Generator
A simple Dungeon Procedural Generator using Godot.
Stars: ✭ 24 (-4%)
Mutual labels:  procedural-generation
Unity3D-Coding-Examples
Various case-studies in Unity3D
Stars: ✭ 91 (+264%)
Mutual labels:  procedural-generation
QuestWeaver
Procedurally generated quests and stories for computer games.
Stars: ✭ 60 (+140%)
Mutual labels:  procedural-generation
procgen
Procedural generation library
Stars: ✭ 14 (-44%)
Mutual labels:  procedural-generation
resonate
Building generative VR worlds
Stars: ✭ 64 (+156%)
Mutual labels:  procedural-generation
DungeonGenerator
Procdural dungeon generator for Unity3D
Stars: ✭ 402 (+1508%)
Mutual labels:  procedural-generation
copycat
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Stars: ✭ 84 (+236%)
Mutual labels:  concept
Sceelix
A procedural generation software for automating 2D/3D content creation.
Stars: ✭ 98 (+292%)
Mutual labels:  procedural-generation
concept-based-xai
Library implementing state-of-the-art Concept-based and Disentanglement Learning methods for Explainable AI
Stars: ✭ 41 (+64%)
Mutual labels:  concept
Procedural-Terrain-Generator-OpenGL
Procedural terrain generator with tessellation | C++ OpenGL 4.1
Stars: ✭ 98 (+292%)
Mutual labels:  procedural-generation
DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
Stars: ✭ 57 (+128%)
Mutual labels:  procedural-generation
CompactLogin
Cards animation [Implementation of the concept]
Stars: ✭ 14 (-44%)
Mutual labels:  concept

GraphTerm

An aspirational DevOps and Container IDE Concept

GraphTerm Screencast

A concept for recording videos about docker containers that seems to be turning into an IDE.

I don't really have time to maintain this, but people might like it. It was spawned from a set of lessons on Docker I was trying to write but never finished. That maybe I'll post one day if I clean it up.

This was not written to be used in production or as a remote administration utility. It was made for educational screencast production and as a proof of concept I have for a DevOps IDE. If you do anything dumb with it like host it on your servers to the open internet, you may experience problems. It is still just that, a proof of concept, but people seem to like it so I'm sharing it. I know the code is uggo, I would love it someone helped clean that up and finished the DevOps IDE and gifted me a Tesla. If wishes were fishes, eh?

Highlights

  • (SUPER INSECURE) Browser based terminal
  • Graph based Docker monitor showing port and file relations
  • Docker container inspector
  • Hot keys for web iFrame, Graph, and Inspector Drawers
  • Hot keys for repositioning graph
  • Procedural Color Theming!!!!

Future Plans

  • Port to React and make it a plugin for https://hyper.is/
  • docker-compose.yml and kubernetes manifest editor
  • File browsing tree
  • Code syntax highlighting
  • One click container exec -it
  • Display of API and GraphQL endpoints
  • Display of local development and external networks and their entry points
  • Integration with security and resource monitoring (Prometheus, Splunk, ELK/EFK)
  • Integration with CI and deployment health checks

Inspirational Projects

License

Copyright (c) 2017 Miller Hooks

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].