class WhoAmI {
constructor() {
this.user = 'Christopher Banas';
this.currently = [
'Software Engineer @ ServiceNow',
'Engineering Student @ University of Pennsylvania'
];
this.hobbies = [
'Hiking',
'Gaming',
'Stock Market',
'Saving our Environment
];
}
getCity() {
return 'Bellevue, WA';
}
aboutMe() {
return `I’ve seen firsthand how the right software solutions can transform businesses, whether streamlining
a $250M division’s operations, starting my own ventures, building full-stack apps during my time at
App Academy, or engineering demos and automation pipelines at ServiceNow. That realization is what drew
me fully into software engineering: the ability to solve complex problems with code, automate processes,
and create tools that drive real-world impact.
My GitHub repositories showcase my projects, ranging from simple web applications to complex,
data-intensive systems. I am passionate about developing high-quality, scalable software that
can solve real-world problems.
While I have gained a lot from these experiences, I believe there’s more to learn and am pursuing my
Master of Computer and Information Technology (MCIT) at the University of Pennsylvania. I'm always
looking to connect! If you're interested in learning more about my experience, please don't hesitate
to send me a message or connect with me here or on LinkedIn`
}
}
- Greater Seattle Area
-
05:13
(UTC -07:00) - www.christopherbanas.com
- in/christopher-banas
Highlights
- Pro
Pinned Loading
-
neighborhood_node
neighborhood_node PublicNeighborhood 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
-
trader_radar
trader_radar PublicTrader 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
-
Team-Parrot-Project/Parrot
Team-Parrot-Project/Parrot PublicParrot 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
-
portfolio
portfolio PublicWelcome 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
-
codewars_sync
codewars_sync PublicWelcome to my repository of Codewars solutions! This repository serves as a compilation of my journey through various coding challenges on Codewars.
Java
If the problem persists, check the GitHub status page or contact support.