Skip to content
View Venkatreacts's full-sized avatar
🧑‍🎓
At Univ
🧑‍🎓
At Univ

Block or report Venkatreacts

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
venkatreacts/README.md
Hero Banner
 ██╗   ██╗███████╗███╗   ██╗██╗  ██╗██╗   ██╗
 ██║   ██║██╔════╝████╗  ██║██║ ██╔╝╚██╗ ██╔╝
 ██║   ██║█████╗  ██╔██╗ ██║█████╔╝  ╚████╔╝ 
 ╚██╗ ██╔╝██╔══╝  ██║╚██╗██║██╔═██╗   ╚██╔╝  
  ╚████╔╝ ███████╗██║ ╚████║██║  ██╗   ██║   
   ╚═══╝  ╚══════╝╚═╝  ╚═══╝╚═╝  ╚═╝   ╚═╝  

Typing 1
Typing 2
Typing 3
Typing 4

💻 WHOAMI TERMINAL

# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
#  CLASSIFIED DOSSIER  ·  CLEARANCE: PUBLIC
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

subject:
  name        : "Venkatanathan O R V"
  alias       : "Venky"
  unit        : "SRMIST · CSE-AIML · Y2"
  coordinates : "Chennai, TN, India 🇮🇳"

active_missions:
  primary     : "AI + Space Tech Systems"
  secondary   : "Real-time IoT Pipelines"
  tertiary    : "Computational Biology"
  side_quest  : "Chess & Strategic Thinking ♟️"

stack_fingerprint:
  brain_cpu   : "curiosity · caffeine · physics"
  runtime     : "Python | C++ | PyTorch | Linux"
  frameworks  : "IEEE · Innovation Club · NPTEL"

long_range_target : "MS Aeronautical Engg 🛩️"
threat_level      : "Maximum Nerd 🚀"
current_mood      : "Building something wild ⚡"
</td>
<td width="5%" style="border:none;"></td>
<td width="40%" align="center" style="border:none;">
  <img src="https://media.giphy.com/media/qgQUggAC3Pfv687qPC/giphy.gif" width="100%" alt="Coding Animation" />
╔══════════════════════════════════════╗
║         SYSTEM SPECIFICATIONS        ║
╠══════════════════════════════════════╣
║  OS      → SRM Ubuntu (Hostel ed.)   ║
║  CPU     → Caffeine-clocked mind     ║
║  RAM     → Infinite space trivia     ║
║  GPU     → PyTorch + CUDA dreams     ║
║  NET     → IEEE + Innovation Club    ║
║  PWR     → Tea · Physics · 2 AM      ║
║  UPTIME  → 2+ years building stuff   ║
╚══════════════════════════════════════╝
</td>

🛸 LIVE MISSION BOARD

Radar Scan
STATUS ICON MISSION NAME DOMAIN COMPLETION
🟢 ACTIVE Deep Learning & Computer Vision AI/ML ████████░░ 80%
🟢 ACTIVE Real-time IoT + AI Pipeline IoT ███████░░░ 70%
🔵 SCANNING Space Dataset Anomaly Detection Space/ML █████░░░░░ 50%
🟡 STANDBY Aeronautical Engg prereqs (NPTEL) Aero ████░░░░░░ 40%
✅ COMPLETE FASTATHON – NVIDIA Hackathon Hackathon ██████████ 100%
✅ COMPLETE CRISPR-Cas9 Python Simulation CompBio ██████████ 100%
✅ COMPLETE Smart Seatbelt AI System Vision/IoT ██████████ 100%

⚔️ TECH ARSENAL

Tier 1
Core Languages


Tier 2
AI/ML


Tier 3
Tools



📊 PROFICIENCY MATRIX
Python C++ ML/DL
PyTorch OpenCV IoT/Arduino
React Docker AutoCAD 3D

📂 FEATURED MISSIONS

[ MISSION-001 ]

🚨 AI Disaster Evacuation System

Real-time seismic data processing & automated routing.



[ MISSION-002 ]

🧬 CRISPR-Cas9 Simulation Engine

Computational biology engine to simulate gene editing.



[ MISSION-003 ]

🔭 Space Data ML Analysis

Hunting for cosmic anomalies in NASA public datasets.



[ MISSION-004 ]

🚗 Smart Seatbelt Safety System

Computer vision fatigue detection + IoT hardware.



📡 SIGNAL TELEMETRY · GITHUB ANALYTICS

GitHub Stats Top Languages



GitHub Streak



Activity Graph



GitHub Trophies



Focus Peak Hours Editor Streak

📌 PINNED REPOSITORIES

Pinned 1 Pinned 2
Pinned 3 Pinned 4

✨ NEURAL VISUALIZER

Isometric Stats
Coding GIF 1 Coding GIF 2 Coding GIF 3
Quote Card

Joke Card

🐍 SNAKE EATING MY CONTRIBUTION GRID

The snake hunts every green square I've ever committed — watch it consume the entire year.

github contribution grid snake animation



🔧 One-time Snake Setup — click to expand
name: Generate Datas

on:
  schedule:
    - cron: "0 */12 * * *"
  workflow_dispatch:

jobs:
  build:
    name: Jobs to update datas
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3

      - name: Generate GitHub Contribution Grid Snake
        uses: Platane/snk@v3
        with:
          github_user_name: venkatreacts
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark

      - name: Push to Output Branch
        uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Setup Instructions:

  1. Create a folder named .github/workflows in your repository.
  2. Inside, create a snake.yml file and paste the above action.
  3. Go to Settings > Actions > General > Workflow permissions.
  4. Change setting to Read and write permissions.
  5. Run the workflow manually from the Actions tab to generate SVGs!

⚡ ORIGIN STORY · MISSION TIMELINE

2022 ──●── Entered SRMIST · CSE-AIML                [BOOT]
        |
2023 ──●── First hackathon · IoT + AI disaster sys  [DEPLOYED]
        |
2023 ──●── CRISPR-Cas9 simulation · CompBio project [SIMULATED]
        |
2023 ──●── AutoCAD 3D modeling competition          [DESIGNED]
        |
2024 ──●── IEEE exploration · innovation club       [NETWORKED]
        |
2024 ──●── Smart Seatbelt · Design Thinking project [PROTOTYPED]
        |
2025 ──●── FASTATHON NVIDIA Hackathon · SRMIST      [LAUNCHED]
        |
2026 ──●── Space data ML · Deep Learning research   [SCANNING]
        |
202X ──◉── MS Aeronautical Engineering              [TARGET 🎯]

🛰️ TRANSMISSION FREQUENCIES

Gmail LinkedIn GitHub Resume IEEE



Typing Contact

Interests Next Goal Hobby



╔══════════════════════════════════════════════════════════════════╗
║  "We shall not cease from exploration, and the end of all our    ║
║   exploring will be to arrive where we started and know the      ║
║   place for the first time."                 — T. S. Eliot       ║
╚══════════════════════════════════════════════════════════════════╝
Footer Wave

Pinned Loading

  1. Nathanova-Celestial-Chronicle Nathanova-Celestial-Chronicle Public

    Celestial Chronicle - A Multidimensional Spacetime Explorer

    HTML 2

  2. AgriSaarthi AgriSaarthi Public

    Forked from 1HPdhruv/AgriSaarthi

    kuch kuch hota hai

    Python

  3. Computer-Vision-Task_MSA Computer-Vision-Task_MSA Public

  4. Personal_Portfolio_HR Personal_Portfolio_HR Public