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

Organizations

@EddieHubCommunity

Block or report Danuragtiwari

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Danuragtiwari/README.md

Hey there, I'm Anurag Tiwari

πŸš€ Full Stack Developer Β· Backend Focused Β·

profile views


πŸ‘¨β€πŸ’» About Me

public class Anurag extends Developer {

    String[] roles      = { "Full Stack Developer", "Backend Engineer" };
    String[] focus      = { "Scalable APIs", "Microservices", "System Design", "AI/RAG Apps" };
    String[] currentlyWorking = { "Spring Boot", "React", "Redis", "Kafka", "LLM/RAG" };
  
    String   location   = "Somewhere In India";
  
    @Override
    String getMotivation() {
        return "Building systems that scale β€” one commit at a time.";
    }
}

πŸ› οΈ Tech Stack

πŸ”€ Languages

Java Python JavaScript TypeScript SQL

βš™οΈ Backend

Spring Boot Django Flask REST API GraphQL Kafka

🎨 Frontend

React HTML5 CSS3 Bootstrap

πŸ›’οΈ Databases & Caching

MySQL PostgreSQL Redis SQLite

☁️ DevOps & Tools

Git Docker Postman VS Code IntelliJ

πŸ€– AI / ML

LangChain OpenAI RAG


πŸ“Š GitHub Stats


πŸ”₯ What I'm Working On

Project Stack Description
πŸ›’ Product Comparison App React + Flask + SQLite Multi-agent AI-powered product comparison with SSE streaming
πŸ“Š AlgoViz React + HTML5 Interactive DSA visualization β€” Sorting, Searching, DP
πŸ€– RAG Pipeline Python + LangChain + LLM Retrieval-Augmented Generation for document Q&A
⚑ ETL Pipelines Spring Boot + Kafka + Redis Scalable data ingestion with caching layer

🎯 Core Strengths

✦ Microservices Architecture      ✦ REST & GraphQL API Design
✦ Redis Caching Strategies        ✦ ETL Pipeline Engineering
✦ LLM / RAG Application Dev       ✦ SQL Query Optimization
✦ System Design (HLD + LLD)       ✦ Data Structures & Algorithms

πŸŽƒ Hacktoberfest & Open Source Badges

Holopin badges


πŸ“« Let's Connect

πŸ“§ work4anurag.tiwari@gmail.com


"Building scalable systems and solving real-world problems β€” one commit at a time."

Pinned Loading

  1. mini-sapp mini-sapp Public

    Mini-Sapp ,whatsapp like interface

    JavaScript 4

  2. quizproject quizproject Public

    Online quiz web app

    HTML 2

  3. portfolio portfolio Public

    My Portfolio

    CSS 3

  4. image-upload-display image-upload-display Public

    In this the user can upload the image and that image is shown in website.This is implement by using Django

    Python 1

  5. flipkart_phone flipkart_phone Public

    Web Scraping using BeautifulSoup library

    Python 2

  6. game game Public

    to make a rock, paper, and scissors game with Python. In the rock, paper and scissors game our goal is to create a command-line game where a user has the option to choose between rock, paper and sc…

    Python 1