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()
Pinned Loading
-
North-Of-Ordinary/grampulse-web3
North-Of-Ordinary/grampulse-web3 PublicICSRF'25 | Web3Conf'25 | Defy'26
Dart 2
-
grampulse-defy
grampulse-defy PublicGramPulse 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…
-
Kavalan-Lite
Kavalan-Lite PublicProject 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
-
YOLO-SLAM-Navigation
YOLO-SLAM-Navigation PublicA 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
-
forex-predictor-garch-lstm-arima
forex-predictor-garch-lstm-arima PublicFOREX forecasting using hybrid ARIMA-GARCH-LSTM models
Python
-
fourier-image-processing
fourier-image-processing PublicA Fourier Transform–based image processing project demonstrating frequency-domain filtering, compression, restoration, and feature extraction. Includes FFT visualizations, motion blur simulation, W…
MATLAB
If the problem persists, check the GitHub status page or contact support.



