class WhoAmI {
constructor() {
this.user = 'Christopher Banas';
this.currently = [
'Demo Engineer @ Logik.io',
'Engineering Student @ University of Pennsylvania'
];
this.hobbies = [
'Hiking',
'Gaming',
'Stock Market',
'Saving our Environment
];
}
getCity() {
return 'Bellevue';
}
aboutMe() {
return `A full-stack developer with experience in building web applications using React, Redux, JavaScript,
Ruby on Rails, HTML, CSS, and SQL. Additionally, I have experience with the stock market and financial
analysis, which has helped me to build more data-driven applications.
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.
Collaboration is a key part of my development process, and I enjoy working with other developers to create
elegant and efficient code. Learning new technologies is another passion of mine, and I am always eager
to explore new tools and frameworks that can help me build better applications.;
}
}
- Greater Seattle Area
-
06:58
(UTC -08:00) - www.christopherbanas.com
- in/christopher-banas
- https://wellfound.com/u/christopher-banas-1
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 1
-
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.