Skip to content
View nelsonprsousa's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home

Organizations

@wetrip

Block or report nelsonprsousa

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

Hi there 👋

  • 💬 Ask me about Wanderlust project, .NET, React Native or Qwik. Willing to help OSS projects!
  • 📫 How to reach me: Send me a DM on Twitter
  • 🐦 Twitter
  • ⚡ Fun fact: I practiced Mushing in my junior years. Huge fan of F1 and Mark Knopfler
nelsonprsousa

Pinned Loading

  1. Useful to avoid multiple requests to...
    1
    public abstract class BaseLoader<T> : IBaseLoader<T>
    2
        where T : class
    3
    {
    4
        private readonly ConcurrentDictionary<string, Lazy<Task<T?>>> cache = new();
    5
    
                  
  2. The expected native behavior of scro...
    1
    import { useEffect, useRef } from 'react';
    2
    import { ScrollView } from 'react-native';
    3
    import { Navigation } from 'react-native-navigation';
    4
    
                  
    5
    const useScrollToTop = ({
  3. QwikDev/qwik Public

    Instant-loading web apps, without effort

    TypeScript 21.3k 1.3k

213 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing nelsonprsousa's contributions from April 21, 2024 to April 21, 2025. The contributions are 65% commits, 27% pull requests, 6% code review, 2% issues.

Contribution activity

April 2025

Created 1 commit in 1 repository
4 contributions in private repositories Apr 2 – Apr 4
Loading