Skip to main content

Bamr87

By Amr

Estimated reading time: 4 minutes

Table of Contents

Bamr87 🧙

Bamr87

IT Wizard & Software Architect

"zer0 to her0"

⚔️ Level 0110 — Adventurer
11400 XP

Founder of IT-Journey. Interested in the architecture of information systems that facilitate the production of goods and services. Currently learning front-end development for Content Management Systems.

📍 Denver, CO

📊 Contribution Stats

💻 510 Commits
🔀 66 PRs Merged
🏰 7 Quests Forged
📝 16 Posts Written
📅 218 Active Days
🔥 1 Day Streak
+555762 -349061 lines changed
Top Languages: md png html sh scss
Top Categories: Posts posts Quests Pet-Care tech

🏆 Achievement Wall

⭐ Featured

🏛️ Guild Founder 2026-03-20
💯 Centurion 2026-03-20
🏰 Quest Forger 2026-03-20

All Badges (8)

⚔️ First Blood Made your first commit 2026-03-20
🔟 Dedicated Reached 10 commits 2026-03-20
💯 Centurion Reached 100 commits 2026-03-20
🏛️ Guild Founder Reached 500 commits — founder level 2026-03-20
🏰 Quest Forger Authored your first quest 2026-03-20
📜 Chronicler Published your first post 2026-03-20
✍️ Prolific Writer Published 5 posts 2026-03-20
🌐 Polyglot Commits touching 5+ languages 2026-03-20

📜 Personal Scroll

  • 👋 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 Note: > This is a note

Favorite Dish

Qty UM Ingredient Notes
1 1/2 lb Chinese eggplants 680g or 3 large
tbsp Sichuan chile bean paste  
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