Skip to content
View dvanhu's full-sized avatar

Block or report dvanhu

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

Hi, I’m Divanshu 👋

Passionate about cloud technologies and automation, with skills in AWS, Python, and GitHub. Actively building expertise in DevOps, infrastructure as code, and cloud-native tools.


🔭 Currently Working On:

  • 🧠 Studying for AWS Solutions Architect Certifications
  • 🧪 Building personal projects in Python, GCP, AWS
  • 🔍 Practicing DSA on LeetCode, HackerRank and Kaggle
  • 📷 Participated in SIH, served as a PR Member at GDSC JECRC, and worked as a Lightroom Editor at Maverick Club blending tech, outreach, and creativity.

📚 Learning & Skills Development

  • ☁️ Cloud Platforms: AWS, Google Cloud Platform (GCP)
  • 💻 Programming Languages: Python, Java, C, C++
  • 🗄️ Databases & Systems: MySQL, DBMS, Operating Systems
  • 🧠 Soft Skills & Interests: Content Writing, Effective Communication, Photography, Philosophy

🛠️ Tools & Languages:

My Skills

Pinned Loading

  1. NEAT-Flappy-Bird NEAT-Flappy-Bird Public

    An AI-powered version of the classic Flappy Bird game — built with Python, Pygame, and the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. Watch an AI learn to master Flappy Bird entirely…

    Python 1

  2. CPU-scheduling-algorithms CPU-scheduling-algorithms Public

    A C++ simulation of classic CPU scheduling algorithms including FCFS, Round Robin, SPN, SRT, HRRN, Feedback (FB & FBV), and Aging. Analyze and compare process scheduling strategies in trace or stat…

    C++ 1

  3. Dashboard-with-Matplotlib Dashboard-with-Matplotlib Public

    This project demonstrates how to build a visually engaging and informative data dashboard using Matplotlib. Multiple types of charts (line, bar, pie, scatter) are arranged using GridSpec to present…

    Python 1

  4. bubble-sort-visualizer bubble-sort-visualizer Public

    Bubble Sort Visualizer in C++ using graphics.h. Watch real-time animations of comparisons and swaps on 200 elements with color-coded lines. Great for understanding sorting logic visually.

    C++ 1

  5. Data-Analytics-Project Data-Analytics-Project Public

    Retail Orders Data Analytics using Python, Pandas, SQL, and Kaggle API. End-to-end workflow: download data via Kaggle API → clean & process with pandas → load into SQLite → run SQL queries for bus…

    Python 1

  6. BigInt BigInt Public

    Arbitrary-precision integer class in C++ with support for addition, subtraction, multiplication, division, modulo, powers, and more.

    C++ 1