Skip to content
View laekettavong's full-sized avatar

Block or report laekettavong

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
laekettavong/README.md
  • 👋 Greetings! I'm @laekettavong, a dedicated software engineer hailing from western New York.
  • 👀 My passion lies in engineering excellence and continuous improvement. I'm on a perpetual quest to enhance my daily workflow, striving to excel both as an engineering lead and an individual contributor.
  • 🌱 Currently, I'm immersing myself in the world of DevOps Research and Assessment (DORA) metrics to elevate our software delivery performance.
  • 💞️ I am enthusiastic about collaborating on impactful solutions that address real-world challenges and make a positive difference in people's lives.
  • 📫 Feel free to reach out to me at laekettavong@gmail.com. I'm always open to engaging in conversations and exploring opportunities to collaborate.

Pinned Loading

  1. graphql-fetching-mutating-data graphql-fetching-mutating-data Public

    App for querying and mutating data from server, ES6+, GraphQL (no more over fetching or under fetching).

    JavaScript

  2. PizzaDeliveryAPI PizzaDeliveryAPI Public

    Restful API for ordering/delivering pizza, vanilla Node.js application (no 3rd party modules) written with ES6. Still resorting to callbacks rather than promises or async/await.

    JavaScript 1

  3. Flights-API Flights-API Public

    REST API integration with a third party vendor to track airline flights in real-time and book flights. Stack: Node.js, TypeScript, Express, CRUD operations with MongoDB, authentication (JWT) Aviati…

    TypeScript

  4. recipe-search-engine recipe-search-engine Public

    A recipe search engine powered by Food2fork.com - RESTful API, ES6+, HTML5, CSS3, Webpack, Babel. This was a good project to jump back to the front-end.

    JavaScript

  5. aire-faker aire-faker Public

    NPM module to create fake/mock data during prototyping/development, OOP with ES6+ class construct. Great for populating your test DB with fake seed data.

    JavaScript

  6. graphql-movie-review-api graphql-movie-review-api Public

    A simple GraphQL API powered by Apollo Sever for querying/mutating movies and the corresponding reviews.

    TypeScript