Skip to content
View bamr87's full-sized avatar
🤖
Building
🤖
Building

Sponsoring

@freeCodeCamp

Block or report bamr87

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bamr87/README.md
title author class
Profile
Amr
Wizard
  • 👋 Hello world, I’m Amr, I hail from Denver, CO
  • 🤖 I'm a guru of IT system achitectures designed to facilitate the means of production (e.g., ERPs)
  • 📚 Mastering the full stack by writing about it (it-journey.dev), desining it, (zer0-mistakes.com), and scaling it (barodybroject.com)
  • 🧐 Open to collaborate on new ways to incorporate sustainibility vs profit as a value based ERP driver (i.e., how to quantify environmental impact when competing with profit)
  • 📫 You can reach me at @bamr87

Here's some of my progress:

roadmap.sh

roadmap.sh

Add this repo as a sub-tree
# Add the GitHub profile repository as a remote repository

gh repo clone bamr87/bamr87

code README.md

Note

This profile is a work in progress

Important

This profile has hidden yaml frontmatter!

Warning

Everything else in this profile is meaningless, and a waste of time.

Caution

English Majors beware: There is no spellcheck in the editor view.

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 mindmap using markdown mermaid:

mindmap
  root((From Excel to Programming))
    Excel as Implicit Programming Environment
      Complex Logical Reasoning
        IF, INDEX/MATCH Functions
        Nested Conditional Statements
      Automation & Iteration
        VBA Macros
        Loops & Event Triggers
      Data Structuring & Normalization
        Relational Database Principles
        Data Validation & Integrity
      Advanced Computation & Simulation
        Monte Carlo Simulations
        Sensitivity Analyses

    Structural Analogies (Excel ↔ Programming)
      Formulas & Functions
        Algorithmic Logic
        Array Formulas
      Macros & VBA
        Scripting & Automation
        Workflow Automation
      Pivot Tables & Queries
        Database Methodologies
        SQL Foundations
      Graphical Representations
        Advanced Visualization
        Python's Matplotlib, Tableau, Power BI

    Empirical Narratives
      Financial Analysts to Data Engineers
      Accountants to Business Intelligence Specialists
      Excel Experts to Software Developers

    Rationale for Expansion Beyond Excel
      Scalability Constraints
        Large Dataset Management
      Computational Efficiency
        Complex Calculations
        Efficient Frameworks (Python, R)
      Integration Limitations
        APIs and Cloud Services
      Career Advancement Opportunities
        Enhanced Analytical Skills
        Technological Expertise

    Strategic Programming Pathways
      Python
        Data Analysis & Automation
        Machine Learning
      SQL
        Database Management
        Structured Queries
      R
        Statistical Analysis
        Predictive Modeling
      JavaScript/Web Technologies
        Application Development
        Interactive Dashboards

    Transition Strategies
      Incremental Automation
        Excel Tasks to Python Scripts
      Educational Programs
        Online Courses (Python, SQL, R)
      Professional Networking
        GitHub, Stack Overflow
        LinkedIn Learning
      Project-Based Learning
        Real-World Applications
        Incremental Complexity

    Conclusion
      Career Enhancement through Programming
      Leverage Inherent Skills
      Transition to Tech Roles
Loading

Or a map based on coordinates.

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]
          ]
        ]
      }
    }
  ]
}
Loading

One day, I will find a use for this 3D model.

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
Loading

Pinned Loading

  1. it-journey it-journey Public

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

    Jupyter Notebook 3 5