import SoftwareEngineer from 'tyler-bolty';
class Introduction extends SoftwareEngineer {
this.intro = 'Passionate full stack developer with a particular knack for backend intricacies,
API design, and data modeling. I thrive on crafting high-quality web applications
and love diving deep into complex challenges.';
}
class Bio extends SoftwareEngineer {
this.name = 'Tyler Bolty';
this.title = 'Full Stack Software Engineer';
this.company = 'Bamboo Rose';
this.location = 'Charlotte, NC, USA';
}
class Skills extends SoftwareEngineer {
this.languages = ['TypeScript', 'Go', 'SQL', 'Java', 'HTML', 'CSS']
this.databases = ['MongoDB', 'NoSQL Databases', 'PostgreSQL', 'SQL Databases']
this.frameworksAndLibraries = {
backend: ['Node', 'NestJS', 'GraphQL', 'Express.js', 'Redis', 'Socket.io'],
frontend: ['React', 'Vue', 'Angular', 'Next.js']
}
this.devOps = ['Docker', 'AWS', 'Terraform', 'CircleCI', 'CI/CD']
this.other = ['AWS S3', 'Handlebars', 'Handsontable', 'SCSS', 'Postman', 'Sendgrid', 'Jira']
}
-
Bamboo Rose
- Remote, USA
- in/tyler-bolty
Highlights
- Pro
Pinned Loading
-
tattoo-art
tattoo-art PublicForked from hatchways/team-honey-cruller
This application allows a user to create a contest for their desired tattoo. Artists can submit their designs and be chosen as the winner of the contest. Utilizes React, MongoDB, TypeScript, Node, …
TypeScript
-
RTD-On-The-Way-App
RTD-On-The-Way-App PublicThis is a React Native app that utilizes the Google Places API to find all matching queries along between any 2 RTD train stations on the same line.
JavaScript
-
GoingsOn
GoingsOn PublicGoingsOn hosts and displays specials for restaurants and bars in a specific area. A user can filter results by keyword, location, or business name and save their favorite locations in their profile.
JavaScript
-
social-media-MERNG
social-media-MERNG PublicThis is a social media application utilizing React, MongoDB, GraphQL, Node and Express. This is a demonstration of crud capabilities with this tech stack.
JavaScript 1
-
mongo-rtd-realtime
mongo-rtd-realtime PublicOn start of this application, this will make a call to RTD real time feed for vehicle position, trip updates and alerts. This information will then be stored in a MongoDB Database.
JavaScript
If the problem persists, check the GitHub status page or contact support.