Coder Social home page Coder Social logo

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']
}

Linkedin Badge

Tyler Bolty's Projects

destination-gear icon destination-gear

An application for people who love to go backpacking in different types of environments and want to make sure they are prepared for their trip.

employee-roster-template icon employee-roster-template

This is a Node application that will generate an HTML file to display a roster of employees. This will allow the user to create profiles for managers, engineers and interns and will display bootstrap cards with the appropriate information.

goingson icon goingson

GoingsOn 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.

mongo-rtd-realtime icon mongo-rtd-realtime

On 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.

pern-advanced-starter icon pern-advanced-starter

Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.

readme-generator icon readme-generator

This creates a README.md file for the user based upon the information the user provides. It will also use their Github username to provide a link to their profile and profile picture.

rtd-on-the-way-app icon rtd-on-the-way-app

This 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.

scraping icon scraping

This application demonstrates 5 different ways to scrape websites. Utilizes Fetch, Axios, Puppeteer, Cheerio and an NPM package called Web-Scraper.

social-media-merng icon social-media-merng

This is a social media application utilizing React, MongoDB, GraphQL, Node and Express. This is a demonstration of crud capabilities with this tech stack.

sql-rtd-realtime icon sql-rtd-realtime

This application will read real time data from RTD Transit Data and post all vehicle position, trip updates and alerts into a MySQL database.

tattoo-art icon tattoo-art

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, Express, AWS, Sockets, MaterialUI, Stripe, Sendgrid, JWT, and many more.

vue-input-autowidth icon vue-input-autowidth

A Vue.js directive that automatically resizes an input's width to fit its contents.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.