Skip to content
View chrisbanas's full-sized avatar
💭
💻
💭
💻

Highlights

  • Pro

Organizations

@appacademy @ServiceNow @CIS548 @upenn @CloudAcceleratorLabs @Team-Parrot-Project @sn-copilot

Block or report chrisbanas

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
chrisbanas/README.md
Typing intro

GitHub LinkedIn Website Email

About Me

class WhoAmI {
  constructor() {
    this.name = "Christopher Banas";
    this.location = "Menlo Park, CA";
    this.currently = [
      "Senior Applied AI Engineer @ ServiceNow",
      "Tech Lead for CPQ on CRM AI Foundry",
      "MCIT Candidate @ University of Pennsylvania"
    ];
    this.focus = [
      "Applied AI solutions",
      "Developer workflows",
      "Automation",
      "Intelligent product experiences",
      "Systems that create leverage"
    ];
    this.highlight = "President's Lifetime Achievement Award recipient";
  }

  about() {
    return `
      I build applied AI solutions that help turn complex business logic into
      useful product experiences. My work sits at the intersection of software
      engineering, automation, demos, integrations, and AI-enabled workflows.

      Right now I'm focused on intelligent CRM experiences, reusable developer
      tooling, and the kind of systems that make teams faster without adding
      noise.
    `;
  }
}

What I'm Focused On

applied ai • crm experiences • developer tools • automation • integrations • system design


Selected Highlights

Led CPQ AI work at ServiceNow • Built AI and eCommerce demos for Dreamforce 2024 • Created GitHub Actions-based CI/CD for ServiceNow configuration management • President's Lifetime Achievement Award recipient


Stack

Stack


GitHub Activity

Pac-Man contribution graph

Visitor badge


This README is maintained with GitHub Actions.

Pinned Loading

  1. neighborhood_node neighborhood_node Public

    Neighborhood Node, a Nextdoor clone, is a private social networking platform for neighborhoods. It allows residents of a specific neighborhood to connect and communicate with each other, sharing lo…

    JavaScript 2

  2. trader_radar trader_radar Public

    Trader Radar is a visual and interactive representation of how various stocks or financial instruments are performing in the market. It combines a stock heatmap, a stock search function, a candlest…

    JavaScript 3

  3. Team-Parrot-Project/Parrot Team-Parrot-Project/Parrot Public

    Parrot is a collaborative project management suite founded by a team of four individuals. It empowers teams to effectively ideate, develop, and execute complex projects by utilizing AI-generated pr…

    JavaScript

  4. portfolio portfolio Public

    Welcome to my personal portfolio website! This repository contains the source code and assets for my portfolio, showcasing my skills, projects, and experience in full-stack software development.

    HTML

  5. leet_sync leet_sync Public

    🔍 Collection of my personal solutions to LeetCode problems, showcasing my problem-solving journey and coding skills.

    Java 1

  6. codewars_sync codewars_sync Public

    Welcome to my repository of Codewars solutions! This repository serves as a compilation of my journey through various coding challenges on Codewars.

    Java