Skip to content

chrisbanas/chrisbanas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

237 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

🎨 I made this profile README using dynamic self-updating badges to display real-time information about my GitHub activities. πŸ”„ I have set up a Cron job to automatically update the badges, ensuring that the information stays current. 🐍 In addition, you can also find an animated snake game on my profile, created using the popular "snake" repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors