Skip to content
View ash956901's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ash956901

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

Header

Hi πŸ‘‹, I'm Ashutosh Kumar

A passionate full-stack developer from India


  • πŸ”­ I’m currently working on a rag application

  • 🌱 I’m currently learning rag integration,multi modal input,system design,ai agents

  • πŸ‘¨β€πŸ’» All of my projects are available at My Portfolio

  • πŸ’¬ Ask me about react, mongodb, express, node, tailwind css, redis, docker, rag

  • πŸ“« How to reach me [email protected]

  • πŸ“„ Know about my experiences My Resume

  • ⚑ Fun fact A React component walks into a bar. The bartender says, "Hey, we have a two-drink minimum here. Are you sure you can handle it?" The React component replies, "Don't worry, I've got my props!"



ash956901

ash956901

Connect with me:

ak956901 https://www.linkedin.com/in/ashutosh-kumar-170242189/ https://www.instagram.com/ashu_956901/ https://www.leetcode.com/https://leetcode.com/ak956901/ https://auth.geeksforgeeks.org/user/ak956901/?utm_source=geeksforgeeks&utm_medium=my_profile&utm_campaign=auth_user

Languages and Tools:

My Skills

Streamlit

An image of @ash956901's Holopin badges, which is a link to view their full Holopin profile

My Gists

React Query WebWorkers Express5

ash956901

Β ash956901

ash956901

Pinned Loading

  1. sanchiitvijay/confetti sanchiitvijay/confetti Public

    A fully fledged working college confession website using mern stack.

    JavaScript 17 1

  2. StudyNotion StudyNotion Public

    A fully fledged working edtech website using mern stack.

    JavaScript 22 1

  3. spaceDump spaceDump Public

    A memoir for all your space dreams.

    JavaScript 6 1

  4. devdetective.github.io devdetective.github.io Public

    Find any developer on GitHub and their info.

    CSS 1

  5. Chatbot Chatbot Public

    A streamlit based chat bot using cohere ai to leverage its llm to build text responses in gpt like manner

    Python 2 1

  6. react_query_guide.md react_query_guide.md
    1
    # React Query: A Complete Guide
    2
    
                  
    3
    React Query is a powerful tool for handling server-state in React applications, providing built-in caching, error handling, and state management. This guide dives deep into its features, focusing on the benefits, key hooks like `useQuery` and `useMutation`, and advanced features like pagination, infinite scrolling, and background synchronization.
    4
    
                  
    5