Skip to content
View morenikhil's full-sized avatar
πŸ™‚
Road of success is always under construction.
πŸ™‚
Road of success is always under construction.

Block or report morenikhil

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
morenikhil/README.md

Hi there, I'm Nikhil More πŸ‘‹

Salesforce Technical Lead | LWC Enthusiast | Trailblazer | Apex | Open Source | Tech Blogger

I’m a passionate Salesforce Technical Lead and technology enthusiast focused on building scalable, reusable, and user-friendly solutions on the Salesforce platform.

I enjoy transforming business requirements into practical Salesforce applications using Lightning Web Components (LWC), Apex, SOQL, JavaScript, and Salesforce Platform capabilities. I also enjoy experimenting with new ideas and turning them into reusable open-source projects that can help other Salesforce developers.

πŸš€ What I Build

  • Lightning Web Components (LWC) β€” reusable, accessible, and configurable UI patterns
  • Apex Development β€” clean, testable, enterprise Salesforce backend logic
  • Salesforce Architecture β€” scalable solutions built for multi-org deployment

πŸš€ What I Do

  • ☁️ Develop custom solutions on the Salesforce Platform
  • ⚑ Build reusable and configurable Lightning Web Components (LWC)
  • πŸ’» Develop backend solutions using Apex
  • πŸ”Ž Work with SOQL, Salesforce APIs, and platform automation
  • 🎨 Create modern and responsive Salesforce user interfaces
  • 🧩 Build reusable components that can be easily integrated into different Salesforce projects
  • πŸ› οΈ Develop productivity tools for Salesforce administrators and developers
  • πŸ“¦ Publish Salesforce projects and reusable components as open-source repositories
  • ✍️ Write technical articles and tutorials to share practical Salesforce development knowledge

πŸ› οΈ Tech Stack

Salesforce LWC Apex JavaScript HTML5 CSS3

πŸ’‘ Areas of Interest

My primary areas of interest include:

Salesforce

  • Lightning Web Components
  • Apex Development
  • SOQL & SOSL
  • Salesforce Automation
  • Custom Objects & Metadata
  • Salesforce UI/UX
  • Salesforce APIs
  • Dynamic & Configurable Components
  • Salesforce Developer Productivity

✍️ Technical Blogging

I also share Salesforce development knowledge, tutorials, reusable components, implementation ideas, and practical examples through my technology blog.

I believe that sharing knowledge is one of the best ways to contribute to the developer community. Many of my GitHub projects are accompanied by detailed explanations and examples so developers can understand not only what a solution does, but also how and why it works.

🌱 Continuous Learning

Technology is constantly evolving, and I enjoy continuously learning and experimenting with new Salesforce features, development patterns, and web technologies.

I’m particularly interested in:

  • Building scalable Salesforce solutions
  • Improving developer productivity
  • Creating reusable components
  • Exploring modern JavaScript development
  • Designing better Salesforce user experiences
  • Contributing useful resources to the developer community
  • Turning real-world requirements into reusable open-source solutions

🀝 Let’s Connect

I’m always interested in connecting with other Salesforce professionals, developers, architects, technology enthusiasts, and open-source contributors.

If you find any of my projects useful, feel free to ⭐ the repository, explore the code, or contribute ideas and improvements.

Thanks for visiting my GitHub profile! πŸš€

Build. Share. Learn. Repeat.


"Build once, deploy everywhere β€” reusability is the real Salesforce superpower."

Popular repositories Loading

  1. nikhilmore.github.io nikhilmore.github.io Public

    My Website

    HTML

  2. morenikhil morenikhil Public

    Config files for my GitHub profile.

  3. Export-ImportMultipleCustomSettingRecordsUsingLWC Export-ImportMultipleCustomSettingRecordsUsingLWC Public

    Salesforce Lightning Web Component that simplifies bulk export and import of Custom Setting records. It enables users to download records as structured files and upload them back into Salesforce, r…

    JavaScript 1

  4. lwc-custom-object-creator lwc-custom-object-creator Public

    Salesforce LWC that simplifies custom object creation directly from the Salesforce UI. It provides an intuitive interface for defining object details, labels, naming conventions, and key settings, …

    HTML

  5. salesforce-fieldset-renderer salesforce-fieldset-renderer Public

    Reusable LWC that dynamically renders fields from a Salesforce Field Set without hardcoding field definitions. It supports configurable layouts, read-only and editable modes, field-level rendering,…

    JavaScript

  6. dynamic-form-builder dynamic-form-builder Public

    Reusable Salesforce LWC for building dynamic forms without hardcoding field layouts. It supports configurable fields, sections, validation, conditional visibility, multiple input types, and respons…

    HTML