Skip to content
View manvil95's full-sized avatar
:octocat:
Feeding cats & codes
:octocat:
Feeding cats & codes
Block or Report

Block or report manvil95

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

Banner

Typing SVG

πŸ’» I'm currently fueling my passion for Salesforce, diving deep into the world of Apex, LWC, and continuously expanding my knowledge in the Salesforce ecosystem.

πŸ“« How to reach me pateandodesarrollos@gmail.com

Data export on me

SELECT Id,
  (SELECT πŸš€ Improving FROM Salesforce_Development_Practices__c),
  (SELECT πŸ“š Learning FROM New_Technologies_And_Frameworks__c),
  (SELECT 🌐 Contributing FROM Salesforce_Community__c),
  πŸ₯‡ Credentials, πŸ… Superbadges, βš™ TechSkills
FROM Developer__c
WHERE Name LIKE 'Man%'
  AND Passion_Age__c >= 29
WITH USER_MODE;

☁ Salesforce Credentials

Platform Developer 1Β Β  IA AssociateΒ Β  Associate

πŸ… Superbadges

Object Relationships Superbadge Unit User Access Fundamentals Superbadge Unit Apex Specialist Lightning Experience Reports & Dashboards Specialist Business Administration Specialist

βš™ Tech Skills

Salesforce HTML5 CSS3 Astro JavaScript PHP jQuery Bootstrap Java Spring Boot Node.js Python MariaDB MongoDB Microsoft SQL Server MySQL Git GitHub GitLab Microsoft Azure Docker Jenkins VS Code IntelliJ Postman VirtualBox Windows Ubuntu Jira Slack Badge Notepad++ Microsoft

Top Langs

Note

Most Used Languages do not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on their usage across repositories. There are others that I haven't uploaded to GitHub.


LinkedIn Profile views

Pinned

  1. manvil95 manvil95 Public

    My README to show you who I am. Just a small part of myself.

  2. Salesforce-Utils Salesforce-Utils Public

    Repository with tools, tricks, commands and resources for Salesforce development and administration.

  3. sfdc-trigger-framework sfdc-trigger-framework Public

    Forked from kevinohara80/sfdc-trigger-framework

    A minimal trigger framework for your Salesforce Apex Triggers

    Apex

  4. SalesforceInspectorReloadedFork SalesforceInspectorReloadedFork Public

    Forked from tprouvot/Salesforce-Inspector-reloaded

    Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.

    JavaScript