Skip to content
View naveen-astra's full-sized avatar
👾
🦞 🌏
👾
🦞 🌏

Block or report naveen-astra

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


Tech Stack

Languages

Frontend Development

Backend & Database

AI/ML & Data Science

Tools & Platforms


Focus

class Developer:
    def __init__(self):
        self.name = "Naveen Babu"
        self.role = "dev"
        self.language_spoken = ["en_US", "ta_IN"]
        
    def current_work(self):
        return {
            "learning"
            "building"
            "exploring"
    
    def say_hi(self):
        print("expand")

me = Developer()
me.say_hi()

GitHub Analytics


Connect

LinkedIn      Instagram      X


Pinned Loading

  1. North-Of-Ordinary/grampulse-web3 North-Of-Ordinary/grampulse-web3 Public

    ICSRF'25 | Web3Conf'25 | Defy'26

    Dart 2

  2. grampulse-defy grampulse-defy Public

    GramPulse is a rural grievance management system connecting citizens with government authorities. It enables GPS-based issue reporting, real-time tracking, and collaborative resolution through role…

    Dart 1 1

  3. Kavalan-Lite Kavalan-Lite Public

    Project Kavalan Lite is a real-time video call scam detection system designed to identify and intervene in "Digital Arrest" frauds—a sophisticated cyber-extortion vector affecting Indian citizens.

    Python

  4. YOLO-SLAM-Navigation YOLO-SLAM-Navigation Public

    A real-time path planning system combining YOLO for object detection, ORB-SLAM3 for localization and mapping, and ADMM for optimized trajectory generation. Enables accurate navigation with 3D obsta…

    MATLAB 3

  5. forex-predictor-garch-lstm-arima forex-predictor-garch-lstm-arima Public

    FOREX forecasting using hybrid ARIMA-GARCH-LSTM models

    Python

  6. fourier-image-processing fourier-image-processing Public

    A Fourier Transform–based image processing project demonstrating frequency-domain filtering, compression, restoration, and feature extraction. Includes FFT visualizations, motion blur simulation, W…

    MATLAB