Skip to content
View himansrivastava's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Ridiv Technologies Pvt. Ltd.
  • Dehradun, Uttarakhand, India
  • X @himansrivas
Block or Report

Block or report himansrivastava

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

Hi there ๐Ÿ‘‹

I am Himanshu Srivastava, a software engineer by choice.

About

  • An IIT graduate with close to 14 years of industry experience.
  • Full Stack Developer.

Areas of Interest: LLM | Backend | AWS | Database | Frontend

  • LLM: Open AI | Assistant API | Claude AI | Gemini | Open Source LLMs | Llama | Retrival Augmented Generation | AI Agent
  • Back-End Development: Python | Django | Django Rest Framework | Fast API | Nginx | Flask | Celery
  • SQL Database: PostgreSQL | MySQL | SQLite | MS Access
  • NoSQL / Vector Database: MongoDb | Chromadb | Pinecone | Qdrant | Redis
  • Cloud: AWS | Azure| GCP
  • DevOps: GitHub Actions | Docker | Kubernetes | Grafana | Prometheus | Loki
  • Front-End Web Development : React.js | jQuery | Html5 | CSS3 | Bootstrap | Javascript | Ajax

Pinned

  1. python-basics python-basics Public

    Basic Concepts of Python

    Jupyter Notebook

  2. sql-basics sql-basics Public

    The basics of SQL

    Jupyter Notebook

  3. django-rest-nested-serializer django-rest-nested-serializer Public

    This example shows how to update the parent and all the instances of its child model using django rest framework

    Python