Git Product home page Git Product logo
title author class
Profile
Amr
Wizard
  • šŸ‘‹ Hi, Iā€™m @bamr87
  • šŸ¤– Iā€™m interested in the achitecture of information systems that facilitate to production of goods and services
  • šŸ“š I'm currently learning front-end development, specfically for Content Management Systems (it-journey.dev)
  • šŸ§ Iā€™m looking to collaborate on developing frontend frameworks for small businesses
  • šŸ“« You can reach me at @bamr87

Here's some of my progress:

roadmap.sh

roadmap.sh

Add this repo as a sub-tree
cd ~/github/it-journey

# Add the GitHub profile repository as a remote repository

git remote add bamr87 https://github.com/bamr87/bamr87.git

# Add the remote repository as a subtree

git subtree add --prefix=pages/_about/contributors/bamr87 bamr87 main

Note

Useful information that users should know, even when skimming content.

Tip

Helpful advice for doing things better or more easily.

Important

Key information users need to know to achieve their goal.

Warning

Urgent info that needs immediate user attention to avoid problems.

Caution

Advises about risks or negative outcomes of certain actions.

Favorite Dish

Qty UM Ingredient Notes
1 1/2 lb Chinese eggplants 680g or 3 large
1Ā½ tbsp Sichuan chile bean paste
1Ā½ tbsp finely chopped garlic
1 tbsp finely chopped ginger
10 tbsp hot stock or water 150ml
1 tbsp superfine sugar
1 tsp light soy sauce
1 tbsp potato (or corn) starch mixed with 1 tbsp cold water (roux)
1 tbsp Chinkiang vinegar
6 tbsp thinly sliced scallion greens
5 tbsp Cooking oil, for deep-frying
1 tbsp Salt

Here is a simple flow chart:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

Geo

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 1,
      "properties": {
        "ID": 0
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
              [-90,35],
              [-90,30],
              [-85,30],
              [-85,35],
              [-90,35]
          ]
        ]
      }
    }
  ]
}

3D Model

solid cube_corner
  facet normal 0.0 -1.0 0.0
    outer loop
      vertex 0.0 0.0 0.0
      vertex 1.0 0.0 0.0
      vertex 0.0 0.0 1.0
    endloop
  endfacet
  facet normal 0.0 0.0 -1.0
    outer loop
      vertex 0.0 0.0 0.0
      vertex 0.0 1.0 0.0
      vertex 1.0 0.0 0.0
    endloop
  endfacet
  facet normal -1.0 0.0 0.0
    outer loop
      vertex 0.0 0.0 0.0
      vertex 0.0 0.0 1.0
      vertex 0.0 1.0 0.0
    endloop
  endfacet
  facet normal 0.577 0.577 0.577
    outer loop
      vertex 1.0 0.0 0.0
      vertex 0.0 1.0 0.0
      vertex 0.0 0.0 1.0
    endloop
  endfacet
endsolid

Amr's Projects

bamr87 icon bamr87

Config files for my GitHub profile.

bootstrap icon bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

docs icon docs

The open-source repo for docs.github.com

documentation-theme-jekyll icon documentation-theme-jekyll

A Jekyll-based theme designed for documentation and help systems. See the link for detailed instructions on setting up and configuring everything.

it-journey icon it-journey

From zero to hero collection of docs, tools, scripts, and information to support your IT journey

jekyll icon jekyll

:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

jekyll-toc icon jekyll-toc

A GitHub Pages compatible Table of Contents generator without a plugin or JavaScript :octocat:

liquid icon liquid

Liquid markup language. Safe, customer facing template language for flexible web apps.

md-website-cv icon md-website-cv

A system for CVs/resumes and websites based on markdown files

minimal-mistakes icon minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

searchdocs icon searchdocs

:blue_book: The easiest way to add search to your documentation.

stor icon stor

A cross-compatible CLI and Python API for accessing block and object storage

wsl icon wsl

Source code behind the Windows Subsystem for Linux documentation.

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.