Giter Club home page Giter Club logo

Comments (1)

rahulsom avatar rahulsom commented on August 11, 2024

Hi @zuuritaly!

Thanks for reaching out.

Grooves is Apache 2 licensed.


This is a gist of what the project does:

Event Sourcing is a way of storing data for flexible retrieval. The principle behind Event Sourcing is very simple. We treat our database like a log file. It is a record of everything that happened as events, and we read these events in order to compute the state of things like we do while debugging an application from the logs.


In the same document, as you go down further, you'll see diagrams that look like this:

image

The will keep getting more and more detailed further along the document. There's many of them describing a lot of different things.

For example

image

I think it would be good to encapsulate the sprit of that text and/or those images into a logo.

A major influence behind the name grooves was http://groovy-lang.org/ which is used heavily in the project.

It would be a good idea to sync up with colors used in similar images in these diagrams. However, if you feel changes are needed to the colors, I can go back and change the CSS used in these diagrams.

It will be going in 2 important places

  • The project home where it will replace the tilted color changing text.
  • The documentation where I'll get rid of Table of contents and put it there. I'll also get rid of the title on the right.

It would be good if it fills out roughly that kind of aspect ratio, or has a variant where there is the name besides the logo to fill out such an aspect ratio.


Feel free to discard any of what I said if it gets in the way of creating a good logo.

I saw your work on birds-supply-portal and wallet. I'm impressed and really excited you're doing this.

Thanks again!

from grooves.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.