Contribute in building the Ultimate GitBook of Developers by creating your git-card.json

Overview

Contribute in building the Ultimate GitBook of Developers by creating your git-card.json

gitcards

The Attractive and Interactive Variant of your GitHub profile.

Currently the android app is available to view your github profile.

usage

You first need to write your own gitcard if you wish to search for your gitcard.

  • Download the android app.
  • Search for any github user.
  • Instantly See their awesome profile.

create your git-card

my-git-card

Thats the initial view of my git-card.

The View is scrollable and includes more components.

All You need is a git-card.json at your GitHub Profile repo.

Like my gitcard is located at my github profile repo.

This is my git-card.json

{
    "avatar": "https://raw.githubusercontent.com/omegaui/omegaide/main/res/omega_ide_icon128.png",
    "name-title": "Hi! I'm Arham",
    "username": "omegaui",
    "short-description": "A passionate programmer and student from India",
    "show-country-icon": "true",
    "country-icon": "https://img.icons8.com/external-vitaliy-gorbachev-flat-vitaly-gorbachev/58/000000/external-india-flags-vitaliy-gorbachev-flat-vitaly-gorbachev.png",

    "end-punch-line": "Collaboration Never Ends!",

    "show-lottie-animation": "true",
    "lottie-animation-url": "https://assets2.lottiefiles.com/packages/lf20_n9ryrmts.json",
    "repeat-lottie-animation": "true",
    
    "show-some-lines": "true",
    "some-lines": [
      "I'm in 💖 with programming",
      "And thats why I don't have any 👧 ...",
      "Well, putting it aside 🤧",
      "Together, We can make #gitcards better."
    ],

    "languages-and-tools-title": "My Team 💪",
    "languages-and-tools": [
      "https://img.icons8.com/color/48/000000/java-coffee-cup-logo--v2.png",
      "https://img.icons8.com/fluency/48/000000/python.png",
      "https://img.icons8.com/color/48/000000/dart.png",
      "https://img.icons8.com/color/48/000000/kotlin.png",
      "https://img.icons8.com/color/48/000000/javascript--v1.png",
      "https://img.icons8.com/fluency/48/000000/windows-10.png",
      "https://img.icons8.com/color/48/000000/linux--v1.png",
      "https://img.icons8.com/color/48/000000/visual-studio-code-2019.png",
      "https://img.icons8.com/color/48/000000/intellij-idea.png",
      "https://raw.githubusercontent.com/omegaui/omegaide/main/res/omega_ide_icon128.png"
    ],
    "connect-title": "Connect With Me",
    "connect-links": [
      {
        "icon": "https://img.icons8.com/fluency/48/000000/github.png",
        "link": "https://github.com/omegaui"
      },
      {
        "icon": "https://img.icons8.com/fluency/48/000000/instagram-new.png",
        "link": "https://instagram.com/the_open_source_guy"
      }
    ],
    "projects": {
      "title": "My Shameless Projects",
      "links": [ 
        {
          "title": "omegaide",
          "icon": "https://raw.githubusercontent.com/omegaui/omegaide/main/res/omega_ide_icon128.png",
          "link": "https://github.com/omegaui/omegaide",
          "stars": "auto",
          "description": "The Blazing Fast Java IDE and an Instant IDE for any programming lanugage.",
          "primary-programming-language": "Java",
          "primary-programming-language-icon": "https://raw.githubusercontent.com/omegaui/omegaide/main/res/fluent-icons/icons8-java-48.png"
        },
        {
          "title": "gedit_flutter_hot_reload",
          "icon": "https://img.icons8.com/color/48/000000/flutter.png",
          "link": "https://github.com/omegaui/gedit_flutter_hot_reload",
          "stars": "auto",
          "description": "Flutter Automatic Hot Reload Plugin for Gnome's Gedit.",
          "primary-programming-language": "Python",
          "primary-programming-language-icon": "https://img.icons8.com/fluency/48/000000/python.png"
        },
        {
          "title": "dynamic-database",
          "icon": "https://img.icons8.com/fluency/48/000000/database.png",
          "link": "https://github.com/omegaui/dynamic-database",
          "stars": "auto",
          "description": "Fully Code Integrated Dynamic DBMS for the JVM.",
          "primary-programming-language": "Java",
          "primary-programming-language-icon": "https://raw.githubusercontent.com/omegaui/omegaide/main/res/fluent-icons/icons8-java-48.png"
        },
        {
          "title": "keystrokelistener",
          "icon": "https://img.icons8.com/color/48/000000/key.png",
          "link": "https://github.com/omegaui/keystrokelistener",
          "stars": "auto",
          "description": "The Advanced Swing UI KeyListener.",
          "primary-programming-language": "Java",
          "primary-programming-language-icon": "https://raw.githubusercontent.com/omegaui/omegaide/main/res/fluent-icons/icons8-java-48.png"
        }
      ]
    }
}

gitcards is just started!

from the awesome open source community of amazing developers we can take it to next level

You might also like...

DEVS: Developer Board and Jobs Listing | For Developers, By Developers

DEVS: Developer Board and Jobs Listing | For Developers, By Developers

devs Setup Currently, this DEVS project is using the master channel of the Flutter SDK. TODO: Migrate to beta Clone the project git clone https://gith

Apr 16, 2022

Get git information from within the Flutter application

 Get git information from within the Flutter application

git_info_plus Get git information from within the Flutter application. Usage Dart final String branchName = await GitInfo.branchName; final DateTime l

May 17, 2022

Access app version and git informations from auto-generated and configurable widgets

This is a proof of concept and WIP Feedback and ideas welcome !! Access your pubspec and git commit informations like versions and commit status from

Jul 7, 2021

changelog.dart provides a library and a command-line application to manage in the correct way the git metadata to build the changelog between two release

changelog.dart provides a library and a command-line application to manage in the correct way the git metadata to build the changelog between two release

changelog.dart 🎯 changelog.dart: a collection of tools to manages in a fashion way a repository as maintainer. 🎯 Project Homepage Table of Content I

Dec 18, 2022

A simple Git LFS server implementation in Dart

A simple Git LFS server implementation in Dart Overview Git LFS client (git-lfs or git lfs command) requires a dedicated LFS-content server (not the G

Oct 31, 2022

Flutter package: Json Table Widget to create table from json array

Flutter package: Json Table Widget to create table from json array

Json Table Widget 💙 Proudly Sponsored by FieldAssist Request a Demo This Flutter package provides a Json Table Widget for directly showing table from

Jan 7, 2023

State Persistence - Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory. Maintainer: @slightfoot

State Persistence Persist state across app launches. By default this library store state as a local JSON file called data.json in the applications dat

Sep 28, 2022

Fluter-json - App Demonstrating JSON Data Parsing with various flutter widgets

Fluter-json - App Demonstrating JSON Data Parsing with various flutter widgets

users_list Flutter App to Demonstrate JSON Parsing Getting Started This project is a starting point for a Flutter application. A few resources to get

Jul 10, 2021

Json editor - A json editor on flutter

Json editor - A json editor on flutter

Features Support add comment; Support show errors for invalid json text; Pretty

Nov 18, 2022
Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 25% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /assets/android/res/mipmap-xxxhdpi/gitcards-icon_background.png | 12.42kb | 2.67kb | 78.49% | | /assets/android/res/mipmap-xxhdpi/gitcards-icon_background.png | 8.28kb | 1.80kb | 78.25% | | /assets/android/res/mipmap-xhdpi/gitcards-icon_background.png | 4.91kb | 1.33kb | 72.94% | | /assets/android/res/mipmap-hdpi/gitcards-icon_background.png | 2.86kb | 1.10kb | 61.36% | | /web/icons/Icon-maskable-512.png | 20.51kb | 10.54kb | 48.61% | | /assets/android/res/mipmap-mdpi/gitcards-icon_background.png | 1.51kb | 0.82kb | 45.34% | | /assets/ios/AppIcon~ios-marketing.png | 225.97kb | 128.18kb | 43.28% | | /assets/web/icon-512-maskable.png | 84.86kb | 54.58kb | 35.68% | | /assets/android/gitcards-icon-512.png | 84.86kb | 54.58kb | 35.68% | | /web/icons/Icon-maskable-192.png | 5.46kb | 3.66kb | 33.05% | | /web/splash/img/dark-1x.png | 10.97kb | 7.92kb | 27.77% | | /android/app/src/main/res/drawable-mdpi/splash.png | 10.97kb | 7.92kb | 27.77% | | /web/splash/img/light-1x.png | 10.97kb | 7.92kb | 27.77% | | /ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png | 10.97kb | 7.92kb | 27.77% | | /android/app/src/main/res/drawable-hdpi/splash.png | 22.58kb | 16.54kb | 26.74% | | /assets/web/icon-512.png | 93.74kb | 68.79kb | 26.62% | | /assets/web/icon-192-maskable.png | 19.77kb | 14.64kb | 25.96% | | /assets/ios/[email protected] | 17.91kb | 13.41kb | 25.09% | | /assets/web/apple-touch-icon.png | 17.91kb | 13.41kb | 25.09% | | /assets/ios/AppIcon-60@3x~car.png | 17.91kb | 13.41kb | 25.09% | | /assets/android/res/mipmap-xxxhdpi/gitcards-icon_foreground.png | 37.19kb | 28.07kb | 24.50% | | /assets/android/res/mipmap-xxhdpi/gitcards-icon_foreground.png | 23.91kb | 18.20kb | 23.89% | | /assets/ios/[email protected] | 9.67kb | 7.42kb | 23.30% | | /assets/ios/AppIcon-60@2x~car.png | 9.67kb | 7.42kb | 23.30% | | /assets/ios/[email protected] | 9.67kb | 7.42kb | 23.30% | | /assets/ios/AppIcon-83.5@2x~ipad.png | 15.22kb | 11.75kb | 22.79% | | /web/splash/img/dark-2x.png | 24.18kb | 18.80kb | 22.23% | | /android/app/src/main/res/drawable-xhdpi/splash.png | 24.18kb | 18.80kb | 22.23% | | /web/splash/img/light-2x.png | 24.18kb | 18.80kb | 22.23% | | /ios/Runner/Assets.xcassets/LaunchImage.imageset/[email protected] | 24.18kb | 18.80kb | 22.23% | | /assets/ios/AppIcon@2x~ipad.png | 13.33kb | 10.37kb | 22.17% | | /assets/android/res/mipmap-hdpi/gitcards-icon_foreground.png | 7.80kb | 6.12kb | 21.54% | | /android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png | 60.40kb | 47.46kb | 21.43% | | /assets/web/icon-192.png | 22.57kb | 17.79kb | 21.16% | | /assets/android/res/mipmap-xhdpi/gitcards-icon_foreground.png | 12.09kb | 9.61kb | 20.47% | | /assets/android/res/mipmap-mdpi/gitcards-icon_foreground.png | 4.08kb | 3.25kb | 20.26% | | /assets/ios/AppIcon-40@2x~ipad.png | 5.15kb | 4.11kb | 20.17% | | /assets/ios/[email protected] | 5.15kb | 4.11kb | 20.17% | | /assets/ios/[email protected] | 5.76kb | 4.63kb | 19.59% | | /assets/ios/AppIcon~ipad.png | 4.69kb | 3.80kb | 18.98% | | /web/splash/img/dark-3x.png | 55.25kb | 45.28kb | 18.05% | | /ios/Runner/Assets.xcassets/LaunchImage.imageset/[email protected] | 55.25kb | 45.28kb | 18.05% | | /android/app/src/main/res/drawable-xxhdpi/splash.png | 55.25kb | 45.28kb | 18.05% | | /web/splash/img/light-3x.png | 55.25kb | 45.28kb | 18.05% | | /android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png | 39.93kb | 33.34kb | 16.50% | | /assets/android/res/mipmap-xxxhdpi/gitcards-icon.png | 26.94kb | 22.64kb | 15.98% | | /android/app/src/main/res/drawable-xxxhdpi/splash.png | 61.28kb | 51.51kb | 15.95% | | /web/splash/img/dark-4x.png | 61.28kb | 51.51kb | 15.95% | | /web/splash/img/light-4x.png | 61.28kb | 51.51kb | 15.95% | | /android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | 16.10kb | 13.57kb | 15.72% | | /assets/ios/[email protected] | 3.69kb | 3.11kb | 15.68% | | /android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | 10.45kb | 8.82kb | 15.56% | | /android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png | 19.64kb | 16.70kb | 14.95% | | /android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png | 12.38kb | 10.54kb | 14.89% | | /assets/android/res/mipmap-xxhdpi/gitcards-icon.png | 17.77kb | 15.18kb | 14.57% | | /android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png | 6.76kb | 5.77kb | 14.57% | | /assets/ios/AppIcon-29@2x~ipad.png | 3.50kb | 2.99kb | 14.54% | | /assets/ios/[email protected] | 3.50kb | 2.99kb | 14.54% | | /android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | 5.66kb | 4.84kb | 14.43% | | /images/my-gitcard.png | 124.05kb | 107.37kb | 13.45% | | /assets/gitcards-splash.png | 59.40kb | 51.53kb | 13.25% | | /android/app/src/main/res/mipmap-hdpi/ic_launcher.png | 3.89kb | 3.39kb | 12.86% | | /assets/android/res/mipmap-xhdpi/gitcards-icon.png | 9.91kb | 8.66kb | 12.64% | | /android/app/src/main/res/mipmap-mdpi/ic_launcher.png | 2.30kb | 2.03kb | 11.96% | | /assets/ios/[email protected] | 2.00kb | 1.76kb | 11.82% | | /assets/ios/AppIcon-40~ipad.png | 2.00kb | 1.76kb | 11.82% | | /assets/ios/AppIcon-20@2x~ipad.png | 2.00kb | 1.76kb | 11.82% | | /assets/android/res/mipmap-hdpi/gitcards-icon.png | 6.86kb | 6.14kb | 10.55% | | /assets/ios/AppIcon-29~ipad.png | 1.42kb | 1.32kb | 6.75% | | /assets/ios/AppIcon-29.png | 1.42kb | 1.32kb | 6.75% | | /assets/android/res/mipmap-mdpi/gitcards-icon.png | 3.73kb | 3.49kb | 6.31% | | | | | | | Total : | 1,818.52kb | 1,364.60kb | 24.96% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
Releases(v1.0)
Owner
omega ui
Adding Feathers to Development
omega ui
A cross-platform Flutter home workout app that respects your privacy. THIS IS A GITLAB MIRROR, file issues and contribute there.

Feeel Feeel is an open-source workout app for doing simple at-home exercises. This is a rewrite of the original app in Flutter, to make development ea

null 27 Dec 26, 2022
A JSON serialize class to convert 'to' and 'from' JSON format Enums, DateTime and any of your own classes.

A JSON serialize class to convert 'to' and 'from' JSON format Enums, DateTime and any of your own classes. Introduction Jsonize solves the problem of

null 2 Nov 17, 2022
Flutter quick code snippets - Feel free to contribute.

Flutter quick code snippets Points to be noted Here you can add your own quick flutter code snippets which can be referred while coding Please make a

Deepa Pandey 13 Sep 21, 2022
An open-source unofficial GitHub mobile client, that aims to deliver the ultimate GitHub experience on mobile devices.

DioHub for Github Summary Features Roadmap Support Screenshots Build Instructions Summary DioHub is an open-source unofficial GitHub mobile client, th

Naman Shergill 401 Jan 4, 2023
Arisriverpodmodifiersexm - The Ultimate Guide For Modifiers

Flutter Tutorial - Riverpod - 3/3 The Ultimate Guide For Modifiers Riverpod has

Behruz Hurramov 1 Jan 9, 2022
An ultimate cheatbook of curated designs

Layouts Container Row MainAxisAlignment CrossAxisAlignment Column MainAxisAlignment CrossAxisAlignment Center Align Padding SizedBox Expanded Flexible

Chandrasekar Kuppusamy 833 Dec 27, 2022
This is a simple open source project where you can easily contribute by uploading algorithms that are not specified in the list.

Support this project by giving it a thumbs up! AlgoBook A new Flutter application for algorithms. This app is mainly to refer to the algorithms that a

Gloria Thomas 18 Jul 23, 2022
The official open source app of the GSDCs of Benin. Feel free to contribute and make this app great for every members

GDSC-Events-Benin The official open source app of the GSDCs of Benin. Feel free to contribute and make this app great for every members ?? Contributor

Junior Medehou 2 Feb 4, 2022
It is a hacktoberfest registered repository in which anyone can contribute

It is a hacktoberfest registered repository in which anyone can contribute. This repository contains code and resources related to Google Developers technologies. This repository is powered by Google Developer Students Club MUET Jamshoro.

Google DSC - MUET, Jamshoro 23 Oct 23, 2022
Business Card - Business Card App Built With Flutter

Business Card app. Basic single page app with functionality. For now you can cha

buraktaha 5 Apr 20, 2022