Skip to content
View tomsouza4's full-sized avatar
Block or Report

Block or report tomsouza4

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
tomsouza4/README.md

πŸ’« About Me:

πŸ”­ Currently working on Headless architecture projects
🌱 Learning JavaScript, React and GraphQL
πŸ’¬ Ask me about Salesforce Development
⚑ Fun fact: I'm a DJ!

🌐 Socials:

LinkedIn YouTube

πŸ’» Tech Stack:

Java JavaScript Python C React

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo

πŸ˜‚ Random Dev Meme


Pinned

  1. QueryGraphQLOnLWC QueryGraphQLOnLWC Public

    Implements pagination using GraphQL queries and Lightning Web Components. Features: Pagination forward and reset page # using GraphQL cursors. Dynamically updating datatable with queried data. Sear…

    JavaScript 6 1

  2. headless-app-query-data-salesforce-graphqlapi headless-app-query-data-salesforce-graphqlapi Public

    This headless application is designed to fetch data from Salesforce using GraphQL API. It facilitates querying Salesforce data without the need for a traditional frontend application. You can use t…

    JavaScript 1

  3. query-data-from-salesforce-using-jsforce query-data-from-salesforce-using-jsforce Public

    This project demonstrates Salesforce data interaction using Node.js and jsforce. This is a POC designed to understand how A React App using Node can fetch data from a Salesforce org levaraging jsfo…

    JavaScript

  4. graphql-from-scratch graphql-from-scratch Public

    This repository showcases the creation of a GraphQL server using Fastify, Mercurius, and GraphQL. The project evolves through different versions, each offering more features and complex responses.

    JavaScript

  5. CreatePDF_FromRecordPageWithLWC CreatePDF_FromRecordPageWithLWC Public

    This Lightning Web Component (LWC) generates a PDF document containing essential information from an Opportunity record, including: Amount, Owner Name, Owner Email. The PDF features a header logo, …

    JavaScript 2

  6. LWCSearchOppDetails LWCSearchOppDetails Public

    This Lightning Web Component (LWC) dynamically renders a table of product records with extensive filtering and search capabilities. Users can filter products based on various criteria.

    HTML