Skip to content
View Gift-Stack's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Gift-Stack

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

Hi there πŸ‘‹πŸΎ

I am a Frontend Engineer && a Blockchain Developer :)

React, Node/Express, React Native, Web3js, Solidity

        

  • πŸ”­ I’m currently working on ... Full DApp with Dex, Dao, GameFi features and an NFT marketplace
  • πŸ‘― I’m looking to collaborate on any Firebase-like Blockchain project

Pinned Loading

  1. react-to-pdf Public

    Forked from ivmarcos/react-to-pdf

    Generate pdf from react components

    JavaScript 2

  2. Svelte-Alert-And-Button-Library Public

    JavaScript 1

  3. floating-shoe-threejs Public

    ThreeJS shoe with customisable parts

    TypeScript 2

  4. ALTER_CONSOLE_LOG Public

    Alter console.log() to respond with prepended argument type using vanilla JS

    JavaScript

  5. getUniqueSortedNumbers.js
    1
    function getUniqueSortedNumbers(tree) {
    2
      let uniqueSortedNumbers = []
    3
    
                  
    4
      ;(function sortTree(tree) {
    5
        const ObjArr = Object.values(tree)
  6. CustomEmitter.js
    1
    class Emitter {
    2
      events = new Map() 
    3
      onceEvents = new Map()
    4
      
    5
      on(_event, fn) {

2,048 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
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 Gift-Stack's contributions from March 31, 2024 to April 04, 2025. The contributions are 87% commits, 10% pull requests, 2% issues, 1% code review. 1% Code review 2% Issues 10% Pull requests 87% Commits

Contribution activity

April 2025

Created a pull request in solana-foundation/gill that received 5 comments

feat: initialize token account hook for fetching ata info

Problem create useTokenAccount hook for fetching and decode associated token accounts Summary of Changes Initializes creation of the hook If ATA n…

+202 βˆ’0 lines changed β€’ 5 comments
Reviewed 1 pull request in 1 repository
solana-foundation/gill 1 pull request
Opened 1 issue in 1 repository
solana-foundation/gill 1 open
1 contribution in private repositories Apr 4
Loading