Dark | Light
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

# ![@e_opore Avatar](https://lunarcrush.com/gi/w:26/cr:twitter::1445377133547765763.png) @e_opore Dhanian 🗯️

Dhanian 🗯️ posts on X about ai, events, lambda, scaling the most. They currently have XXXXXX followers and XX posts still getting attention that total XXXXXX engagements in the last XX hours.

### Engagements: XXXXXX [#](/creator/twitter::1445377133547765763/interactions)
![Engagements Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1445377133547765763/c:line/m:interactions.svg)

- X Week XXXXXXX -XXXX%
- X Month XXXXXXX -XX%
- X Months XXXXXXXXX +12%
- X Year XXXXXXXXXX +48%

### Mentions: XX [#](/creator/twitter::1445377133547765763/posts_active)
![Mentions Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1445377133547765763/c:line/m:posts_active.svg)

- X Week XX -XXXX%
- X Month XXX -XX%
- X Months XXX no change
- X Year XXXXX +18%

### Followers: XXXXXX [#](/creator/twitter::1445377133547765763/followers)
![Followers Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1445377133547765763/c:line/m:followers.svg)

- X Week XXXXXX +0.81%
- X Month XXXXXX +3.40%
- X Months XXXXXX +29%
- X Year XXXXXX +80%

### CreatorRank: XXXXXXX [#](/creator/twitter::1445377133547765763/influencer_rank)
![CreatorRank Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1445377133547765763/c:line/m:influencer_rank.svg)

### Social Influence

**Social category influence**
[technology brands](/list/technology-brands)  XXXXX% [stocks](/list/stocks)  XXXX%

**Social topic influence**
[ai](/topic/ai) 13.24%, [events](/topic/events) 5.88%, [lambda](/topic/lambda) #4, [scaling](/topic/scaling) #144, [core](/topic/core) 4.41%, [stack](/topic/stack) 2.94%, [open ai](/topic/open-ai) #310, [environment](/topic/environment) #1012, [collection](/topic/collection) 2.94%, [realtime](/topic/realtime) #183

**Top accounts mentioned or mentioned by**
[@techyoutbe](/creator/undefined) [@csabakissi](/creator/undefined) [@timesofcinema](/creator/undefined) [@techsoulgeeta](/creator/undefined) [@hazel8king](/creator/undefined) [@alitaimoor07](/creator/undefined) [@itsvarsha5911](/creator/undefined) [@gael_elan101](/creator/undefined) [@ttechfusionist](/creator/undefined) [@vchandr38545860](/creator/undefined) [@mentorwebdev](/creator/undefined) [@emailcom](/creator/undefined) [@edstechd](/creator/undefined) [@gaibai](/creator/undefined) [@dilipklv](/creator/undefined) [@thecodewala](/creator/undefined) [@idiatajoseph](/creator/undefined) [@developmenttools](/creator/undefined) [@iammadhanmohan](/creator/undefined) [@host](/creator/undefined)

**Top assets mentioned**
[Alphabet Inc Class A (GOOGL)](/topic/$googl)
### Top Social Posts
Top posts by engagements in the last XX hours

"20 DevOps Project Ideas to Build Real-World Skills X. CI/CD Pipeline for a Web App Tech Stack: GitHub Actions Docker Kubernetes Nginx X. Infrastructure as Code Deployment Tech Stack: Terraform AWS EC2 VPC S3 X. Kubernetes Microservices Deployment Tech Stack: Kubernetes Helm Docker Prometheus X. Automated Server Provisioning Tech Stack: Ansible Ubuntu Server AWS X. Monitoring & Alerting System Tech Stack: Prometheus Grafana Alertmanager X. Log Aggregation Pipeline Tech Stack: ELK Stack (Elasticsearch Logstash Kibana) Filebeat X. Containerized Full-Stack Application Tech Stack: Docker Compose"  
[X Link](https://x.com/e_opore/status/1994420230194430122)  2025-11-28T14:56Z 57.7K followers, 22.5K engagements


"Kubernetes Resource Management Kubernetes Resource Management ensures that applications use compute resourcesCPU memory and storageefficiently and predictably across the cluster. It helps maintain performance prevent resource starvation and enforce fair usage among workloads running in shared environments. Why Resource Management Matters Prevents one workload from consuming all system resources. Ensures applications run smoothly under varying loads. Supports scaling decisions and cluster stability. Allows teams to enforce policies and control costs. Resource Requests The minimum amount of CPU"  
[X Link](https://x.com/e_opore/status/1997717499954049474)  2025-12-07T17:19Z 57.7K followers, 7182 engagements


"WHY ITS NECESSARY TO LEARN PYTHON IN THIS CURRENT AI TREND Python has become the backbone of modern AI development. Its simplicity massive ecosystem and wide industry adoption make it one of the most valuable skills you can learn today. THE RISE OF AI AND WHY PYTHON MATTERS AI models automation tools and intelligent apps are being built faster than ever. Companies want developers who can work with AI frameworks quickly and efficiently. Python provides the shortest learning curve for building anything related to machine learning data science automation and AI systems. WHY PYTHON IS THE FIRST"  
[X Link](https://x.com/e_opore/status/1997853491616735576)  2025-12-08T02:19Z 57.7K followers, 7502 engagements


"@MentorWebDev Tailwind CSS always for me Csaba"  
[X Link](https://x.com/e_opore/status/1999504776824795357)  2025-12-12T15:41Z 57.7K followers, XXX engagements


"API Authentication Methods X. API Key Authentication Definition ✓ A simple token passed by the client to identify the calling application. How It Works ✓ Client includes an API key in headers or query parameters. ✓ Server validates the key before processing the request. Use Cases ✓ Public APIs ✓ Low-security integrations Example GET /users Header: X-API-Key: your-api-key X. Basic Authentication Definition ✓ Username and password encoded in Base64 and sent with each request. How It Works ✓ Client sends credentials: Authorization: Basic token ✓ Server decodes and verifies them. Use Cases ✓"  
[X Link](https://x.com/e_opore/status/1990717005754741109)  2025-11-18T09:41Z 57.6K followers, 25.4K engagements


"API Rate Limiting API rate limiting is the practice of controlling how many requests a client can make within a specific time window. It protects your backend from abuse ensures fair usage among clients and maintains reliable performance even under heavy load. Why API Rate Limiting Matters Prevents server overload Stops malicious bots or brute-force attempts Ensures fair resource distribution Improves API reliability and uptime Helps manage API costs and infrastructure usage Key Rate Limiting Techniques X. Fixed Window Rate Limiting Requests are counted within a fixed time window (e.g. 100"  
[X Link](https://x.com/e_opore/status/1997257506519658809)  2025-12-06T10:51Z 57.6K followers, 27.5K engagements


"DECODERONLY LLMS ✓ Decoderonly models are the backbone of modern generative AI systems. They focus entirely on predicting the next token using a stack of Transformer decoder blocksmaking them efficient scalable and extremely powerful for free-form text generation. WHAT DECODERONLY MODELS ARE Built using only the decoder half of the Transformer architecture. Designed to generate text auto-regressively (one token at a time). Every new token depends on all previously generated tokens. Ideal for open-ended tasks like chat story writing code generation and reasoning. HOW DECODERONLY MODELS WORK ✓"  
[X Link](https://x.com/e_opore/status/1998421647187959939)  2025-12-09T15:57Z 57.6K followers, 1479 engagements


"@hazel8king I agree with you"  
[X Link](https://x.com/e_opore/status/1999477867839987836)  2025-12-12T13:54Z 57.7K followers, XX engagements


"Linux Package Management X. Introduction Linux Package Management is the system used to install update remove and manage software on a Linux distribution. Every Linux distro uses a package manager and a package format. Packages include the program + metadata + dependencies needed to run it. X. Package Formats Different Linux families use different package formats: Debian-Based (Ubuntu Debian Mint) .deb packages Managed with APT and dpkg Red Hat-Based (RHEL CentOS Fedora) .rpm packages Managed with DNF/YUM and rpm Arch Linux Uses .pkg.tar.zst Managed with pacman X. APT Package Management"  
[X Link](https://x.com/e_opore/status/1995756871202771136)  2025-12-02T07:28Z 57.7K followers, 15.9K engagements


"LOGGING MANAGEMENT IN DEVOPS LOGGING IN DEVOPS ✓ Logging is the process of collecting and storing system application and infrastructure events. ✓ It allows teams to trace issues analyze performance and improve reliability. WHY LOGGING MATTERS ✓ Helps detect failures early ✓ Supports incident response and root-cause analysis ✓ Provides insights into system behavior ✓ Enhances compliance and auditing CENTRALIZED LOGGING ✓ Consolidates logs from servers containers microservices CI/CD tools and cloud platforms ✓ Makes it easy to search filter and analyze events across distributed systems ✓ Common"  
[X Link](https://x.com/e_opore/status/1996898953980154231)  2025-12-05T11:06Z 57.7K followers, 10.8K engagements


"@IamMadhanMohan Today I am just playing video games"  
[X Link](https://x.com/e_opore/status/1999849242777772115)  2025-12-13T14:29Z 57.7K followers, X engagements


"Linux Commands / Cheatsheet Basic Navigation pwd = Show current directory ls = List files and directories ls -l = Long listing format ls -a = Show hidden files cd dirname = Change directory cd . = Move up one directory cd / = Go to root cd = Go to home clear = Clear terminal history = Show command history File & Directory Management touch file = Create an empty file mkdir dir = Create directory rmdir dir = Remove empty directory rm file = Remove file rm -r dir = Remove directory recursively cp src dest = Copy file cp -r src dest = Copy directory mv src dest = Move or rename cat file = View"  
[X Link](https://x.com/e_opore/status/1993063509572149406)  2025-11-24T21:05Z 57.7K followers, 102.6K engagements


"DATABASE DESIGN IN SYSTEM DESIGN Database Design defines how data is structured stored accessed and managed to support scalable reliable and high-performance systems. A well-designed database is essential for fast queries consistency fault tolerance and long-term maintainability. X. DATA MODELING Begin with understanding business requirements Identify real-world entities convert them into tables/collections Define relationships between entities Common models: Relational Model (SQL) structured tables + strict schemas Document Model (NoSQL) flexible JSON-like documents Key-Value Stores"  
[X Link](https://x.com/e_opore/status/1995194487375614233)  2025-11-30T18:13Z 57.7K followers, 64K engagements


"@sophieraiin $52M in a year and youre still this pretty thats actually fair congrats queen"  
[X Link](https://x.com/e_opore/status/1995313881757966723)  2025-12-01T02:07Z 57.7K followers, XXX engagements


"MASTERING PLAN FOR BACKEND DEVELOPMENT Backend development focuses on server-side logic databases APIs authentication performance and deployment. This plan guides you from beginner to advanced mastery using a structured practical roadmap. STEP 1: MASTER THE FOUNDATIONS Learn how the web works (HTTP DNS client-server model) Understand request-response cycles Study backend vs frontend responsibilities Learn a programming language (JavaScript/Node.js Python PHP Java or Go) STEP 2: LEARN ESSENTIAL BACKEND PROGRAMMING Variables functions loops conditions Object-oriented programming (OOP)"  
[X Link](https://x.com/e_opore/status/1996190554820948178)  2025-12-03T12:11Z 57.7K followers, 19.1K engagements


"MODERN FULL-STACK AI TECH STACK Frontend: React Next.js TailwindCSS TypeScript Backend: Node.js Express FastAPI Python (for AI microservices) Database: MongoDB PostgreSQL Redis (for caching) AI & ML Layer: OpenAI API LangChain Vector Databases (Pinecone / Weaviate) Hugging Face Models DevOps & Deployment: Docker Kubernetes GitHub Actions Vercel AWS (Lambda EC2 S3) Authentication & Security: JWT OAuth XXX Clerk / Auth0 Whats yours 🤔 Grab this Ebook to become a Full Stack Developer:"  
[X Link](https://x.com/e_opore/status/1997174622630936774)  2025-12-06T05:21Z 57.7K followers, 52K engagements


"How AI Agents Adapt to New Situations X. Introduction Adaptation is one of the most important abilities of an AI agent. It allows the agent to operate effectively even when the environment changes new tasks appear or unexpected events occur. Adaptation transforms an agent from a fixed rule-following system into a flexible intelligent problem solver. X. Perception of Change The first step in adaptation is detecting that something has changed. Agents monitor: Environment states User behavior Task requirements Tool availability When differences are detected the agent knows it must adjust its"  
[X Link](https://x.com/e_opore/status/1998771507049210264)  2025-12-10T15:07Z 57.7K followers, 3634 engagements


"@sdhilip @NanoBanana @icreatelife This is amazing Dhilip"  
[X Link](https://x.com/e_opore/status/2000001148082868327)  2025-12-14T00:33Z 57.7K followers, XX engagements


"How AWS Handles Auto Scaling AWS Auto Scaling ensures that applications always have the right amount of compute capacity. It automatically adds or removes resources based on real-time demand health checks and scaling policies. This improves performance reduces cost and maintains high availability. Auto Scaling Groups (ASGs) An Auto Scaling Group is a collection of EC2 instances managed together. You define the minimum maximum and desired number of instances. AWS automatically launches or terminates instances to maintain the desired capacity. ASGs distribute instances across multiple"  
[X Link](https://x.com/e_opore/status/1996826468781859256)  2025-12-05T06:18Z 57.7K followers, 13K engagements


"MASTERING PLAN FOR FRONTEND DEVELOPMENT IN THE AGE OF AI STEP 1: MASTER THE WEB BASICS Understand how the web works (HTTP browsers rendering DOM) Learn HTML structure of webpages Learn CSS layout styling responsive design (media queries Flexbox Grid) Learn JavaScript fundamentals types variables control flow functions events STEP 2: LEARN MODERN JAVASCRIPT & FRAMEWORKS Deep dive into modern JavaScript (ES6+) features: arrow functions classes modules async/await promises Learn module bundlers and build tools (e.g. Webpack Vite) Choose and learn a modern frontend framework or library e.g. React"  
[X Link](https://x.com/e_opore/status/1997319417781264760)  2025-12-06T14:57Z 57.7K followers, 7946 engagements


"CSS Selectors Cheatsheet. CSS Mastery"  
[X Link](https://x.com/e_opore/status/1997561153195499847)  2025-12-07T06:57Z 57.7K followers, 2465 engagements


"Modern Computer Science 2026 Roadmap. Get the Modern Computer Science Course"  
[X Link](https://x.com/e_opore/status/1997937763719483692)  2025-12-08T07:54Z 57.7K followers, 1730 engagements


"Model-View-Presenter (MVP) MVP is a UI architecture pattern where the Presenter takes full responsibility for handling logic and updating the View. The View becomes passive it only displays data and forwards user actions. The Model deals with data rules and backend communication. COMPONENTS View (UI Layer) Handles only visual elements and user interaction events. Passes user actions to the Presenter. Displays whatever the Presenter tells it (no decision-making inside the View). Presenter (Logic Layer) The middle-man that contains all logic. Receives events from the View. Talks to the Model to"  
[X Link](https://x.com/e_opore/status/1998687842805944787)  2025-12-10T09:34Z 57.7K followers, 5770 engagements


"20 AWS Project Ideas with Tech Stack to Build Cloud Mastery Serverless Blog Platform Tech Stack: AWS Lambda API Gateway DynamoDB S3 CloudFront Cognito Real-Time Chat Application Tech Stack: AWS AppSync (GraphQL) DynamoDB Streams WebSocket API Amplify AI Image Recognition App Tech Stack: Amazon Rekognition S3 Lambda API Gateway CloudWatch E-Commerce Backend System Tech Stack: AWS EC2 RDS (MySQL) Elastic Load Balancer S3 CloudFormation Video Streaming Platform Tech Stack: AWS MediaConvert CloudFront S3 Lambda DynamoDB IoT Device Monitoring Dashboard Tech Stack: AWS IoT Core Lambda DynamoDB"  
[X Link](https://x.com/e_opore/status/1998984711650083253)  2025-12-11T05:14Z 57.7K followers, 30.6K engagements


"The Full-Stack for AI Integration Concepts to Master before interviews ✅ X. AI Fundamentals & Use Cases (understanding AI capabilities practical applications) X. Data Collection & Preprocessing (cleaning normalization labeling feature extraction) X. AI/ML Model Selection (choosing the right model for the task) X. Embeddings & Semantic Search (vector representations retrieval systems) X. Prompt Engineering for Frontend & Backend (effective prompt design & refinement) X. Building Scalable APIs for AI (REST GraphQL secure endpoints rate limits) X. Backend Integration Patterns (sync/async"  
[X Link](https://x.com/e_opore/status/1999123211389132875)  2025-12-11T14:24Z 57.7K followers, 8176 engagements


"Kubernetes Auto-Scaling Kubernetes Auto-Scaling enables applications to automatically adjust resources based on demand. It ensures high availability during traffic spikes and cost efficiency during low usage by scaling Pods nodes or resources dynamically. Why Auto-Scaling Matters Maintains application performance under varying load. Optimizes resource usage and reduces infrastructure costs. Eliminates manual intervention for scaling operations. Supports highly available and resilient systems. ✓ Types of Auto-Scaling in Kubernetes Horizontal Pod Autoscaler (HPA) Automatically scales the number"  
[X Link](https://x.com/e_opore/status/2000079373043433867)  2025-12-14T05:44Z 57.7K followers, 2358 engagements


"Frontend Developer Roadmap (2025 Edition) Learn complete Frontend development here;"  
[X Link](https://x.com/e_opore/status/1921530037242581274)  2025-05-11T11:37Z 57.7K followers, 68.2K engagements


"AWS Certified Solutions Architect Associate (2026) Learning Roadmap -- AWS Fundamentals & Core Concepts -- Understanding AWS global infrastructure (Regions Availability Zones Edge locations) -- Identity & Access Management (IAM): Users Groups Roles Policies -- AWS CLI & SDK Basics -- Compute Services -- Virtual Servers: EC2 (instance types AMIs security groups) -- Container Services: ECS EKS Fargate basics -- Serverless Compute: AWS Lambda Function as a Service Lambda triggers & permissions -- Storage Services -- Object Storage: S3 buckets versioning lifecycle policies encryption permissions"  
[X Link](https://x.com/e_opore/status/1996980712025538922)  2025-12-05T16:31Z 57.7K followers, 14.9K engagements


"Connection Pooling in Backend Connection pooling is a backend optimization technique that reuses a set of active database connections instead of opening a new one for every request. Without pooling each request must create authenticate and close a database connectionan expensive and slow operation under load. ✓ X. Why Connection Pooling Matters Databases can handle only a limited number of simultaneous connections. Creating new connections for every request increases latency. Pooling reduces overhead improves performance and prevents connection exhaustion. ✓ X. How Connection Pooling Works A"  
[X Link](https://x.com/e_opore/status/1997608715046801614)  2025-12-07T10:06Z 57.7K followers, 24.9K engagements


"FULL-STACK_DEVELOPER ROADMAP  0_FOUNDATIONS  Learn_HTML  Learn_CSS  Learn_JavaScript_ES6+  Understand_HTTP_Requests  Build_Project: "Personal_Portfolio_Site"  Build_Project: "Responsive_Landing_Page_for_AI_Tool"  1_FRONTEND_ENGINEERING  Pick_Framework  React  Next.js_15  Vue_3  Concepts  Components  State_Management  Routing  Async_Data_Fetching  UI_Accessibility  Build_Project: "AI_Image_Gallery_Frontend"  Build_Project: "News_Aggregator_Using_Live_APIs"  Build_Project: "Dashboard_UI_with_Charts_and_Analytics"  2_BACKEND_ENGINEERING  Choose_Backend_Language  Node.js_Express  Python_FastAPI "  
[X Link](https://x.com/e_opore/status/1998584629951930693)  2025-12-10T02:44Z 57.7K followers, 44.4K engagements


"Hi Varsha sorry about your friends phone 😔 Do these X things right now: X. Open on any browser log in with his Google account Play Sound / Secure Device / Erase Device (whichever works). X. Block the SIM immediately (call customer care with the number). X. File FIR online/at police station & submit IMEI (dial *#06# screenshot if you have it). X. Report on to get the IMEI blacklisted nationwide. If Find My Device was ON and phone is still online theres a decent chance. Fingers crossed 🙏"  
[X Link](https://x.com/e_opore/status/1999383293158908385)  2025-12-12T07:38Z 57.7K followers, XX engagements


"@pababalle You are vibe Coding 😂😂"  
[X Link](https://x.com/e_opore/status/1999767959724826820)  2025-12-13T09:06Z 57.7K followers, XX engagements


"365 Days Full Stack Developer Coding Challenge. Day 1: Learn basic HTML structure (doctype head body) Day 2: Add headings paragraphs and links in HTML Day 3: Create ordered and unordered lists in HTML Day 4: Insert images and set alt attributes Day 5: Build a simple HTML form with inputs Day 6: Add semantic tags (header footer section article) Day 7: Create a basic portfolio HTML page Day 8: Learn CSS syntax and selectors Day 9: Apply colors backgrounds and borders Day 10: Style text with fonts and spacing Day 11: Practice the CSS box model (margin padding) Day 12: Add inline internal and"  
[X Link](https://x.com/e_opore/status/1963667500823896416)  2025-09-04T18:16Z 57.7K followers, 66.8K engagements


"VISUAL STUDIO CODE ALL SHORTCUT KEYS Basic Editing Shortcut Keys Ctrl + X = Cut line (empty selection) Ctrl + C = Copy line (empty selection) Alt + / Alt + = Move line up/down Shift + Alt + / = Copy line up/down Ctrl + Shift + K = Delete line Ctrl + Enter = Insert line below Ctrl + Shift + Enter = Insert line above Ctrl + Shift + = Jump to matching bracket Ctrl + = Indent line Ctrl + = Outdent line Home = Go to beginning of line End = Go to end of line Ctrl + Home = Go to beginning of file Ctrl + End = Go to end of file Ctrl + / Ctrl + = Scroll line up/down Alt + PgUp / PgDn = Scroll page"  
[X Link](https://x.com/e_opore/status/1974998513797693888)  2025-10-06T00:41Z 57.7K followers, 154.7K engagements


"The Complete Backend Development Tech Stack Core Programming Languages JavaScript/Node.js (Runtime) Python Java Go C# (.NET) Backend Frameworks Node.js Ecosystem  Express.js  NestJS  Fastify  Koa Python Ecosystem  Django & Django REST Framework  FastAPI  Flask  Pyramid Java Ecosystem  Spring Boot  Micronaut  Quarkus Go Ecosystem  Gin  Echo  Fiber C# Ecosystem Core Nancy FX API Development & Architecture API Paradigms  RESTful APIs  GraphQL (Apollo Hasura)  gRPC  WebSocket & Real-time APIs API Documentation  OpenAPI/Swagger  Postman Collections  GraphQL Playground API Security Rate Limiting"  
[X Link](https://x.com/e_opore/status/1977802400791433342)  2025-10-13T18:23Z 57.7K followers, 69.6K engagements


"Machine Learning with Projects Roadmap Foundations Mathematics  Linear Algebra  Calculus  Probability  Statistics Programming  Python Basics  NumPy & Pandas  Data Visualization  Jupyter Notebooks Core Concepts ML Types Evaluation Metrics Overfitting/Underfitting Bias-Variance Tradeoff Supervised Learning Regression  Linear Regression  Polynomial Regression  Regularization  Evaluation Classification  Logistic Regression  K-Nearest Neighbors  Support Vector Machines  Naive Bayes Tree-Based Methods Decision Trees Random Forests Gradient Boosting XGBoost Unsupervised Learning Clustering  K-Means "  
[X Link](https://x.com/e_opore/status/1991600355503673772)  2025-11-20T20:11Z 57.7K followers, 74.8K engagements


"Database Indexing Strategies in Backend Indexing is one of the most powerful ways to speed up database queries in backend systems. Good indexing reduces lookup time improves joins and enhances overall performancewithout changing application logic. ✓ X. Primary Indexes Automatically created on primary keys. Ensures fast lookups for unique identifiers. Always index your primary key fields for efficient record retrieval. ✓ X. Secondary Indexes Created on non-primary columns frequently used in searches. Ideal for fields like email username or status. Helps filter queries quickly without scanning"  
[X Link](https://x.com/e_opore/status/1995402620274381023)  2025-12-01T08:00Z 57.7K followers, 28.9K engagements


"Docker Compose for Multi-Container Apps Docker Compose is a tool that allows you to define and run multi-container applications using a single YAML configuration file. Instead of running multiple docker run commands Compose centralizes your apps services networks and volumes in one place. Ideal for web applications microservices databases and development environments. X. What Docker Compose Does Defines all services required by your app in a docker-compose.yml file. Creates isolated networks for containers to communicate internally. Simplifies scaling service linking and environment variable"  
[X Link](https://x.com/e_opore/status/1996534091835920886)  2025-12-04T10:56Z 57.7K followers, 8909 engagements


"As a developer - Do you still believe AI will replace us"  
[X Link](https://x.com/e_opore/status/1997650750134968480)  2025-12-07T12:53Z 57.7K followers, 74K engagements


"How AWS Manages Serverless Functions AWS manages serverless compute primarily through AWS Lambda a service that runs code without provisioning or managing servers. AWS takes care of everything beneath your code: scaling security availability and execution environments. The Serverless Execution Model When a function is triggered AWS prepares a secure runtime environment. This environment includes memory CPU network access and your selected runtime (Node.js Python etc.). You only upload code; AWS handles the infrastructure automatically. Event-Driven Architecture AWS Lambda is integrated with"  
[X Link](https://x.com/e_opore/status/1999330012537716992)  2025-12-12T04:06Z 57.7K followers, 7799 engagements


"10+ Real-World LLM Projects Solving Modern Problems X. AI Legal Assistant for SMEs Solves: Legal consultation is expensive for small businesses; this tool drafts reviews and explains contracts. Tech Stack: OpenAI GPT-4 LangChain Pinecone Next.js Node.js AWS Lambda. X. Personalized Healthcare Chat Assistant Solves: Overloaded hospitals and limited medical staff; this system provides symptom checking and wellness advice. Tech Stack: Llama X LangGraph FastAPI React MongoDB AWS Bedrock. X. Financial Report Summarizer for Investors Solves: Investors waste hours analyzing reports; this app"  
[X Link](https://x.com/e_opore/status/1999711004892987868)  2025-12-13T05:20Z 57.7K followers, 19.6K engagements


"@csaba_kissi Just build one and see if you are good in vibe Coding 😂"  
[X Link](https://x.com/e_opore/status/2000133666740035997)  2025-12-14T09:20Z 57.7K followers, XXX engagements

[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@e_opore Avatar @e_opore Dhanian 🗯️

Dhanian 🗯️ posts on X about ai, events, lambda, scaling the most. They currently have XXXXXX followers and XX posts still getting attention that total XXXXXX engagements in the last XX hours.

Engagements: XXXXXX #

Engagements Line Chart

  • X Week XXXXXXX -XXXX%
  • X Month XXXXXXX -XX%
  • X Months XXXXXXXXX +12%
  • X Year XXXXXXXXXX +48%

Mentions: XX #

Mentions Line Chart

  • X Week XX -XXXX%
  • X Month XXX -XX%
  • X Months XXX no change
  • X Year XXXXX +18%

Followers: XXXXXX #

Followers Line Chart

  • X Week XXXXXX +0.81%
  • X Month XXXXXX +3.40%
  • X Months XXXXXX +29%
  • X Year XXXXXX +80%

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence

Social category influence technology brands XXXXX% stocks XXXX%

Social topic influence ai 13.24%, events 5.88%, lambda #4, scaling #144, core 4.41%, stack 2.94%, open ai #310, environment #1012, collection 2.94%, realtime #183

Top accounts mentioned or mentioned by @techyoutbe @csabakissi @timesofcinema @techsoulgeeta @hazel8king @alitaimoor07 @itsvarsha5911 @gael_elan101 @ttechfusionist @vchandr38545860 @mentorwebdev @emailcom @edstechd @gaibai @dilipklv @thecodewala @idiatajoseph @developmenttools @iammadhanmohan @host

Top assets mentioned Alphabet Inc Class A (GOOGL)

Top Social Posts

Top posts by engagements in the last XX hours

"20 DevOps Project Ideas to Build Real-World Skills X. CI/CD Pipeline for a Web App Tech Stack: GitHub Actions Docker Kubernetes Nginx X. Infrastructure as Code Deployment Tech Stack: Terraform AWS EC2 VPC S3 X. Kubernetes Microservices Deployment Tech Stack: Kubernetes Helm Docker Prometheus X. Automated Server Provisioning Tech Stack: Ansible Ubuntu Server AWS X. Monitoring & Alerting System Tech Stack: Prometheus Grafana Alertmanager X. Log Aggregation Pipeline Tech Stack: ELK Stack (Elasticsearch Logstash Kibana) Filebeat X. Containerized Full-Stack Application Tech Stack: Docker Compose"
X Link 2025-11-28T14:56Z 57.7K followers, 22.5K engagements

"Kubernetes Resource Management Kubernetes Resource Management ensures that applications use compute resourcesCPU memory and storageefficiently and predictably across the cluster. It helps maintain performance prevent resource starvation and enforce fair usage among workloads running in shared environments. Why Resource Management Matters Prevents one workload from consuming all system resources. Ensures applications run smoothly under varying loads. Supports scaling decisions and cluster stability. Allows teams to enforce policies and control costs. Resource Requests The minimum amount of CPU"
X Link 2025-12-07T17:19Z 57.7K followers, 7182 engagements

"WHY ITS NECESSARY TO LEARN PYTHON IN THIS CURRENT AI TREND Python has become the backbone of modern AI development. Its simplicity massive ecosystem and wide industry adoption make it one of the most valuable skills you can learn today. THE RISE OF AI AND WHY PYTHON MATTERS AI models automation tools and intelligent apps are being built faster than ever. Companies want developers who can work with AI frameworks quickly and efficiently. Python provides the shortest learning curve for building anything related to machine learning data science automation and AI systems. WHY PYTHON IS THE FIRST"
X Link 2025-12-08T02:19Z 57.7K followers, 7502 engagements

"@MentorWebDev Tailwind CSS always for me Csaba"
X Link 2025-12-12T15:41Z 57.7K followers, XXX engagements

"API Authentication Methods X. API Key Authentication Definition ✓ A simple token passed by the client to identify the calling application. How It Works ✓ Client includes an API key in headers or query parameters. ✓ Server validates the key before processing the request. Use Cases ✓ Public APIs ✓ Low-security integrations Example GET /users Header: X-API-Key: your-api-key X. Basic Authentication Definition ✓ Username and password encoded in Base64 and sent with each request. How It Works ✓ Client sends credentials: Authorization: Basic token ✓ Server decodes and verifies them. Use Cases ✓"
X Link 2025-11-18T09:41Z 57.6K followers, 25.4K engagements

"API Rate Limiting API rate limiting is the practice of controlling how many requests a client can make within a specific time window. It protects your backend from abuse ensures fair usage among clients and maintains reliable performance even under heavy load. Why API Rate Limiting Matters Prevents server overload Stops malicious bots or brute-force attempts Ensures fair resource distribution Improves API reliability and uptime Helps manage API costs and infrastructure usage Key Rate Limiting Techniques X. Fixed Window Rate Limiting Requests are counted within a fixed time window (e.g. 100"
X Link 2025-12-06T10:51Z 57.6K followers, 27.5K engagements

"DECODERONLY LLMS ✓ Decoderonly models are the backbone of modern generative AI systems. They focus entirely on predicting the next token using a stack of Transformer decoder blocksmaking them efficient scalable and extremely powerful for free-form text generation. WHAT DECODERONLY MODELS ARE Built using only the decoder half of the Transformer architecture. Designed to generate text auto-regressively (one token at a time). Every new token depends on all previously generated tokens. Ideal for open-ended tasks like chat story writing code generation and reasoning. HOW DECODERONLY MODELS WORK ✓"
X Link 2025-12-09T15:57Z 57.6K followers, 1479 engagements

"@hazel8king I agree with you"
X Link 2025-12-12T13:54Z 57.7K followers, XX engagements

"Linux Package Management X. Introduction Linux Package Management is the system used to install update remove and manage software on a Linux distribution. Every Linux distro uses a package manager and a package format. Packages include the program + metadata + dependencies needed to run it. X. Package Formats Different Linux families use different package formats: Debian-Based (Ubuntu Debian Mint) .deb packages Managed with APT and dpkg Red Hat-Based (RHEL CentOS Fedora) .rpm packages Managed with DNF/YUM and rpm Arch Linux Uses .pkg.tar.zst Managed with pacman X. APT Package Management"
X Link 2025-12-02T07:28Z 57.7K followers, 15.9K engagements

"LOGGING MANAGEMENT IN DEVOPS LOGGING IN DEVOPS ✓ Logging is the process of collecting and storing system application and infrastructure events. ✓ It allows teams to trace issues analyze performance and improve reliability. WHY LOGGING MATTERS ✓ Helps detect failures early ✓ Supports incident response and root-cause analysis ✓ Provides insights into system behavior ✓ Enhances compliance and auditing CENTRALIZED LOGGING ✓ Consolidates logs from servers containers microservices CI/CD tools and cloud platforms ✓ Makes it easy to search filter and analyze events across distributed systems ✓ Common"
X Link 2025-12-05T11:06Z 57.7K followers, 10.8K engagements

"@IamMadhanMohan Today I am just playing video games"
X Link 2025-12-13T14:29Z 57.7K followers, X engagements

"Linux Commands / Cheatsheet Basic Navigation pwd = Show current directory ls = List files and directories ls -l = Long listing format ls -a = Show hidden files cd dirname = Change directory cd . = Move up one directory cd / = Go to root cd = Go to home clear = Clear terminal history = Show command history File & Directory Management touch file = Create an empty file mkdir dir = Create directory rmdir dir = Remove empty directory rm file = Remove file rm -r dir = Remove directory recursively cp src dest = Copy file cp -r src dest = Copy directory mv src dest = Move or rename cat file = View"
X Link 2025-11-24T21:05Z 57.7K followers, 102.6K engagements

"DATABASE DESIGN IN SYSTEM DESIGN Database Design defines how data is structured stored accessed and managed to support scalable reliable and high-performance systems. A well-designed database is essential for fast queries consistency fault tolerance and long-term maintainability. X. DATA MODELING Begin with understanding business requirements Identify real-world entities convert them into tables/collections Define relationships between entities Common models: Relational Model (SQL) structured tables + strict schemas Document Model (NoSQL) flexible JSON-like documents Key-Value Stores"
X Link 2025-11-30T18:13Z 57.7K followers, 64K engagements

"@sophieraiin $52M in a year and youre still this pretty thats actually fair congrats queen"
X Link 2025-12-01T02:07Z 57.7K followers, XXX engagements

"MASTERING PLAN FOR BACKEND DEVELOPMENT Backend development focuses on server-side logic databases APIs authentication performance and deployment. This plan guides you from beginner to advanced mastery using a structured practical roadmap. STEP 1: MASTER THE FOUNDATIONS Learn how the web works (HTTP DNS client-server model) Understand request-response cycles Study backend vs frontend responsibilities Learn a programming language (JavaScript/Node.js Python PHP Java or Go) STEP 2: LEARN ESSENTIAL BACKEND PROGRAMMING Variables functions loops conditions Object-oriented programming (OOP)"
X Link 2025-12-03T12:11Z 57.7K followers, 19.1K engagements

"MODERN FULL-STACK AI TECH STACK Frontend: React Next.js TailwindCSS TypeScript Backend: Node.js Express FastAPI Python (for AI microservices) Database: MongoDB PostgreSQL Redis (for caching) AI & ML Layer: OpenAI API LangChain Vector Databases (Pinecone / Weaviate) Hugging Face Models DevOps & Deployment: Docker Kubernetes GitHub Actions Vercel AWS (Lambda EC2 S3) Authentication & Security: JWT OAuth XXX Clerk / Auth0 Whats yours 🤔 Grab this Ebook to become a Full Stack Developer:"
X Link 2025-12-06T05:21Z 57.7K followers, 52K engagements

"How AI Agents Adapt to New Situations X. Introduction Adaptation is one of the most important abilities of an AI agent. It allows the agent to operate effectively even when the environment changes new tasks appear or unexpected events occur. Adaptation transforms an agent from a fixed rule-following system into a flexible intelligent problem solver. X. Perception of Change The first step in adaptation is detecting that something has changed. Agents monitor: Environment states User behavior Task requirements Tool availability When differences are detected the agent knows it must adjust its"
X Link 2025-12-10T15:07Z 57.7K followers, 3634 engagements

"@sdhilip @NanoBanana @icreatelife This is amazing Dhilip"
X Link 2025-12-14T00:33Z 57.7K followers, XX engagements

"How AWS Handles Auto Scaling AWS Auto Scaling ensures that applications always have the right amount of compute capacity. It automatically adds or removes resources based on real-time demand health checks and scaling policies. This improves performance reduces cost and maintains high availability. Auto Scaling Groups (ASGs) An Auto Scaling Group is a collection of EC2 instances managed together. You define the minimum maximum and desired number of instances. AWS automatically launches or terminates instances to maintain the desired capacity. ASGs distribute instances across multiple"
X Link 2025-12-05T06:18Z 57.7K followers, 13K engagements

"MASTERING PLAN FOR FRONTEND DEVELOPMENT IN THE AGE OF AI STEP 1: MASTER THE WEB BASICS Understand how the web works (HTTP browsers rendering DOM) Learn HTML structure of webpages Learn CSS layout styling responsive design (media queries Flexbox Grid) Learn JavaScript fundamentals types variables control flow functions events STEP 2: LEARN MODERN JAVASCRIPT & FRAMEWORKS Deep dive into modern JavaScript (ES6+) features: arrow functions classes modules async/await promises Learn module bundlers and build tools (e.g. Webpack Vite) Choose and learn a modern frontend framework or library e.g. React"
X Link 2025-12-06T14:57Z 57.7K followers, 7946 engagements

"CSS Selectors Cheatsheet. CSS Mastery"
X Link 2025-12-07T06:57Z 57.7K followers, 2465 engagements

"Modern Computer Science 2026 Roadmap. Get the Modern Computer Science Course"
X Link 2025-12-08T07:54Z 57.7K followers, 1730 engagements

"Model-View-Presenter (MVP) MVP is a UI architecture pattern where the Presenter takes full responsibility for handling logic and updating the View. The View becomes passive it only displays data and forwards user actions. The Model deals with data rules and backend communication. COMPONENTS View (UI Layer) Handles only visual elements and user interaction events. Passes user actions to the Presenter. Displays whatever the Presenter tells it (no decision-making inside the View). Presenter (Logic Layer) The middle-man that contains all logic. Receives events from the View. Talks to the Model to"
X Link 2025-12-10T09:34Z 57.7K followers, 5770 engagements

"20 AWS Project Ideas with Tech Stack to Build Cloud Mastery Serverless Blog Platform Tech Stack: AWS Lambda API Gateway DynamoDB S3 CloudFront Cognito Real-Time Chat Application Tech Stack: AWS AppSync (GraphQL) DynamoDB Streams WebSocket API Amplify AI Image Recognition App Tech Stack: Amazon Rekognition S3 Lambda API Gateway CloudWatch E-Commerce Backend System Tech Stack: AWS EC2 RDS (MySQL) Elastic Load Balancer S3 CloudFormation Video Streaming Platform Tech Stack: AWS MediaConvert CloudFront S3 Lambda DynamoDB IoT Device Monitoring Dashboard Tech Stack: AWS IoT Core Lambda DynamoDB"
X Link 2025-12-11T05:14Z 57.7K followers, 30.6K engagements

"The Full-Stack for AI Integration Concepts to Master before interviews ✅ X. AI Fundamentals & Use Cases (understanding AI capabilities practical applications) X. Data Collection & Preprocessing (cleaning normalization labeling feature extraction) X. AI/ML Model Selection (choosing the right model for the task) X. Embeddings & Semantic Search (vector representations retrieval systems) X. Prompt Engineering for Frontend & Backend (effective prompt design & refinement) X. Building Scalable APIs for AI (REST GraphQL secure endpoints rate limits) X. Backend Integration Patterns (sync/async"
X Link 2025-12-11T14:24Z 57.7K followers, 8176 engagements

"Kubernetes Auto-Scaling Kubernetes Auto-Scaling enables applications to automatically adjust resources based on demand. It ensures high availability during traffic spikes and cost efficiency during low usage by scaling Pods nodes or resources dynamically. Why Auto-Scaling Matters Maintains application performance under varying load. Optimizes resource usage and reduces infrastructure costs. Eliminates manual intervention for scaling operations. Supports highly available and resilient systems. ✓ Types of Auto-Scaling in Kubernetes Horizontal Pod Autoscaler (HPA) Automatically scales the number"
X Link 2025-12-14T05:44Z 57.7K followers, 2358 engagements

"Frontend Developer Roadmap (2025 Edition) Learn complete Frontend development here;"
X Link 2025-05-11T11:37Z 57.7K followers, 68.2K engagements

"AWS Certified Solutions Architect Associate (2026) Learning Roadmap -- AWS Fundamentals & Core Concepts -- Understanding AWS global infrastructure (Regions Availability Zones Edge locations) -- Identity & Access Management (IAM): Users Groups Roles Policies -- AWS CLI & SDK Basics -- Compute Services -- Virtual Servers: EC2 (instance types AMIs security groups) -- Container Services: ECS EKS Fargate basics -- Serverless Compute: AWS Lambda Function as a Service Lambda triggers & permissions -- Storage Services -- Object Storage: S3 buckets versioning lifecycle policies encryption permissions"
X Link 2025-12-05T16:31Z 57.7K followers, 14.9K engagements

"Connection Pooling in Backend Connection pooling is a backend optimization technique that reuses a set of active database connections instead of opening a new one for every request. Without pooling each request must create authenticate and close a database connectionan expensive and slow operation under load. ✓ X. Why Connection Pooling Matters Databases can handle only a limited number of simultaneous connections. Creating new connections for every request increases latency. Pooling reduces overhead improves performance and prevents connection exhaustion. ✓ X. How Connection Pooling Works A"
X Link 2025-12-07T10:06Z 57.7K followers, 24.9K engagements

"FULL-STACK_DEVELOPER ROADMAP 0_FOUNDATIONS Learn_HTML Learn_CSS Learn_JavaScript_ES6+ Understand_HTTP_Requests Build_Project: "Personal_Portfolio_Site" Build_Project: "Responsive_Landing_Page_for_AI_Tool" 1_FRONTEND_ENGINEERING Pick_Framework React Next.js_15 Vue_3 Concepts Components State_Management Routing Async_Data_Fetching UI_Accessibility Build_Project: "AI_Image_Gallery_Frontend" Build_Project: "News_Aggregator_Using_Live_APIs" Build_Project: "Dashboard_UI_with_Charts_and_Analytics" 2_BACKEND_ENGINEERING Choose_Backend_Language Node.js_Express Python_FastAPI "
X Link 2025-12-10T02:44Z 57.7K followers, 44.4K engagements

"Hi Varsha sorry about your friends phone 😔 Do these X things right now: X. Open on any browser log in with his Google account Play Sound / Secure Device / Erase Device (whichever works). X. Block the SIM immediately (call customer care with the number). X. File FIR online/at police station & submit IMEI (dial *#06# screenshot if you have it). X. Report on to get the IMEI blacklisted nationwide. If Find My Device was ON and phone is still online theres a decent chance. Fingers crossed 🙏"
X Link 2025-12-12T07:38Z 57.7K followers, XX engagements

"@pababalle You are vibe Coding 😂😂"
X Link 2025-12-13T09:06Z 57.7K followers, XX engagements

"365 Days Full Stack Developer Coding Challenge. Day 1: Learn basic HTML structure (doctype head body) Day 2: Add headings paragraphs and links in HTML Day 3: Create ordered and unordered lists in HTML Day 4: Insert images and set alt attributes Day 5: Build a simple HTML form with inputs Day 6: Add semantic tags (header footer section article) Day 7: Create a basic portfolio HTML page Day 8: Learn CSS syntax and selectors Day 9: Apply colors backgrounds and borders Day 10: Style text with fonts and spacing Day 11: Practice the CSS box model (margin padding) Day 12: Add inline internal and"
X Link 2025-09-04T18:16Z 57.7K followers, 66.8K engagements

"VISUAL STUDIO CODE ALL SHORTCUT KEYS Basic Editing Shortcut Keys Ctrl + X = Cut line (empty selection) Ctrl + C = Copy line (empty selection) Alt + / Alt + = Move line up/down Shift + Alt + / = Copy line up/down Ctrl + Shift + K = Delete line Ctrl + Enter = Insert line below Ctrl + Shift + Enter = Insert line above Ctrl + Shift + = Jump to matching bracket Ctrl + = Indent line Ctrl + = Outdent line Home = Go to beginning of line End = Go to end of line Ctrl + Home = Go to beginning of file Ctrl + End = Go to end of file Ctrl + / Ctrl + = Scroll line up/down Alt + PgUp / PgDn = Scroll page"
X Link 2025-10-06T00:41Z 57.7K followers, 154.7K engagements

"The Complete Backend Development Tech Stack Core Programming Languages JavaScript/Node.js (Runtime) Python Java Go C# (.NET) Backend Frameworks Node.js Ecosystem Express.js NestJS Fastify Koa Python Ecosystem Django & Django REST Framework FastAPI Flask Pyramid Java Ecosystem Spring Boot Micronaut Quarkus Go Ecosystem Gin Echo Fiber C# Ecosystem Core Nancy FX API Development & Architecture API Paradigms RESTful APIs GraphQL (Apollo Hasura) gRPC WebSocket & Real-time APIs API Documentation OpenAPI/Swagger Postman Collections GraphQL Playground API Security Rate Limiting"
X Link 2025-10-13T18:23Z 57.7K followers, 69.6K engagements

"Machine Learning with Projects Roadmap Foundations Mathematics Linear Algebra Calculus Probability Statistics Programming Python Basics NumPy & Pandas Data Visualization Jupyter Notebooks Core Concepts ML Types Evaluation Metrics Overfitting/Underfitting Bias-Variance Tradeoff Supervised Learning Regression Linear Regression Polynomial Regression Regularization Evaluation Classification Logistic Regression K-Nearest Neighbors Support Vector Machines Naive Bayes Tree-Based Methods Decision Trees Random Forests Gradient Boosting XGBoost Unsupervised Learning Clustering K-Means "
X Link 2025-11-20T20:11Z 57.7K followers, 74.8K engagements

"Database Indexing Strategies in Backend Indexing is one of the most powerful ways to speed up database queries in backend systems. Good indexing reduces lookup time improves joins and enhances overall performancewithout changing application logic. ✓ X. Primary Indexes Automatically created on primary keys. Ensures fast lookups for unique identifiers. Always index your primary key fields for efficient record retrieval. ✓ X. Secondary Indexes Created on non-primary columns frequently used in searches. Ideal for fields like email username or status. Helps filter queries quickly without scanning"
X Link 2025-12-01T08:00Z 57.7K followers, 28.9K engagements

"Docker Compose for Multi-Container Apps Docker Compose is a tool that allows you to define and run multi-container applications using a single YAML configuration file. Instead of running multiple docker run commands Compose centralizes your apps services networks and volumes in one place. Ideal for web applications microservices databases and development environments. X. What Docker Compose Does Defines all services required by your app in a docker-compose.yml file. Creates isolated networks for containers to communicate internally. Simplifies scaling service linking and environment variable"
X Link 2025-12-04T10:56Z 57.7K followers, 8909 engagements

"As a developer - Do you still believe AI will replace us"
X Link 2025-12-07T12:53Z 57.7K followers, 74K engagements

"How AWS Manages Serverless Functions AWS manages serverless compute primarily through AWS Lambda a service that runs code without provisioning or managing servers. AWS takes care of everything beneath your code: scaling security availability and execution environments. The Serverless Execution Model When a function is triggered AWS prepares a secure runtime environment. This environment includes memory CPU network access and your selected runtime (Node.js Python etc.). You only upload code; AWS handles the infrastructure automatically. Event-Driven Architecture AWS Lambda is integrated with"
X Link 2025-12-12T04:06Z 57.7K followers, 7799 engagements

"10+ Real-World LLM Projects Solving Modern Problems X. AI Legal Assistant for SMEs Solves: Legal consultation is expensive for small businesses; this tool drafts reviews and explains contracts. Tech Stack: OpenAI GPT-4 LangChain Pinecone Next.js Node.js AWS Lambda. X. Personalized Healthcare Chat Assistant Solves: Overloaded hospitals and limited medical staff; this system provides symptom checking and wellness advice. Tech Stack: Llama X LangGraph FastAPI React MongoDB AWS Bedrock. X. Financial Report Summarizer for Investors Solves: Investors waste hours analyzing reports; this app"
X Link 2025-12-13T05:20Z 57.7K followers, 19.6K engagements

"@csaba_kissi Just build one and see if you are good in vibe Coding 😂"
X Link 2025-12-14T09:20Z 57.7K followers, XXX engagements

@e_opore
/creator/twitter::e_opore