Skip to content
View abhinavvsinhaa's full-sized avatar

Highlights

  • Pro

Block or report abhinavvsinhaa

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

Hi there! ๐Ÿ‘‹ I'm Abhinav Sinha

Software Engineer | Full-Stack | DevOps


๐Ÿ”ง Technologies & Tools

  • Languages: C++, JavaScript, TypeScript, Python, Go
  • Frameworks & Libraries: React, Node.js, Express, Nest.js, FastAPI
  • Databases: MongoDB, MySQL, PostgreSQL, Redis
  • Others: Git, AWS, GCP, Docker, Jenkins, Apache Kafka, GitHub Actions, Apps Script, RESTful APIs

๐ŸŒฑ Let's Collaborate

If you're interested in my work or want to collaborate on projects related to full-stack development, mobile development, and cloud infrastructure feel free to reach out.


Email GitHub LinkedIn Stack Overflow LeetCode Medium

Pinned Loading

  1. rssaggregator rssaggregator Public

    Scrapes posts from RSS feeds based on the topics followed by the user using goroutines.

    Go

  2. ci-cd-sample ci-cd-sample Public

    Sample CI/CD using Github Actions, Docker, and AWS EC2.

    JavaScript

  3. Seperate chain HashMap implementatio... Seperate chain HashMap implementation in cpp.
    1
    #include <iostream>
    2
    #include <vector>
    3
    using namespace std;
    4
    
                  
    5
    /**
  4. form-sheets form-sheets Public

    Upload Form data to Google Sheets using React and Axios

    JavaScript