Skip to content
View sxtnkyl's full-sized avatar

Block or report sxtnkyl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sxtnkyl/README.md

animated

Hello, visitors!

My name is Kyle Sexton- a motivated, self-taught, Frontend Engineer. I love creating unique experiences and SaaS tools with React, Nextjs, and AWS services.

I currently reside in Atlanta, GA, and come from an atypical software background. I’m a former geologist who found a passion for web development and now have a Frontend Engineering career focus with React, while dabbling with Nextjs and AWS services on the side.

Come find me on LinkedIn!

🧰 Current Favorite Tools

animated animated animated

animated animated animated animated animated

animated animated animated animated

animated animated animated animated animated animated

πŸ‘· Currently Working On

Hiropes Boulder Buddy

In a quest for professional and physical self improvement, this is a Nextjs 13 browser app powered by AWS Amplify with the purpose of providing a structured routine for documentation and visualization of rock climbing progression. This fullstack app currently utilizes the amplify pipeline to provide an auth'd login, while applying enterprise level infrastructure which includes prod/dev pipelines and releases, commit linting and feature branch merging review standards, build checking, and scalable code practices.

Currently, a user can perform CRUD operations on projects and workouts and will support data visualization of strength progression.

Beer Bulletin

Fully AWS-cloud supported PWA/TWA mobile app. A place to find and trade beers, keep track of visited breweries, and unlock in app milestones. AWS Amplify is being utilized to incorporate user auth(Cognito), GraphQL API(AppSync), advanced data access patterns(DynamoDB), and in-app event triggers(Lambda). Nextjs will provide smooth server-side rendering, SEO, accessibility, and other necessary features to be deployed on the android app store.

Cloudfront Log Parser

An exercise in nodejs and data pipelines. Currently, this tool retrieves/organizes cloudfront logs from an S3 bucket, formats the logs into readable json formats, and creates a conglomerated json for a given month. Future implementation will run a scheduled lambda event to format and pipe the data into dynamoDB, where AWS Athena and Quicksight will produce useful website analytics.

In the meantime, check out my other completed projects below or on my portfolio! πŸ‘

Pinned Loading

  1. hiropes hiropes Public

    Tool for providing a structured routine, documentation, and visualization of rock climbing progression

    TypeScript

  2. tailwag tailwag Public

    Client landing page for a local dog training business. Built with React, Material-UI, AWS cloud services, and a focus on SEO/accessibility.

    JavaScript

  3. portfolio2023 portfolio2023 Public

    TypeScript

  4. beer-bulletin beer-bulletin Public

    Project 3 for Georgia Tech Bootcamp

    JavaScript 1 2

  5. CloudfrontStandardLogParser CloudfrontStandardLogParser Public

    Tool to locally download, sort, and parse Cloudfront standard logs into usable JSON format.

    JavaScript

  6. teambuilder teambuilder Public

    A desktop Pokedex application to showcase advanced CSS animations, API consumption, and advanced React Hooks.

    JavaScript