Skip to content
View gdhanush27's full-sized avatar

Highlights

  • Pro

Block or report gdhanush27

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

👋 Hi, I'm Dhanush

I'm a software developer focused on building backend systems, web applications, and applied machine learning projects.
I prefer practical, working solutions over demos and experiments that don’t scale.

🛠️ Tech Stack

Backend

  • Python
  • Flask, FastAPI
  • REST APIs
  • Authentication & file handling

Frontend

  • HTML, CSS, JavaScript
  • React

Data & Machine Learning

  • Machine Learning & Deep Learning
  • Audio and image-based detection models
  • Jupyter Notebooks

DevOps & Tools

  • Docker
  • Git & GitHub
  • Firebase
  • Linux environments
  • VS Code Extentions

📌 Featured Projects

🖇 Co-Claw

A persistent memory layer to GitHub Copilot.

  • Persistent Memory
  • Automatic Memory Extraction
  • Telegram based chat control
  • DOCS
  • DOWNLOAD LINK

🔐 FileShare

A secure, feature-rich file sharing application built with Flask.

  • User authentication
  • File upload and management
  • Controlled access and sharing
  • DEMO

Tech: Python, Flask, HTML
License: GPL v3


📄HtmlDrop

Instant HTML sharing and slide deck hosting

  • upload any self-contained HTML
  • combine multiple HTML pages
  • Admin dashboard to view stats, search, block/unblock, and bulk-delete pages and decks
  • DEMO

🎮 pogo — Pokémon GO Events Extractor

A lightweight application that extracts Pokémon GO event data using web scraping and serves it through a Flask interface.

  • Scrapes event data using BeautifulSoup
  • Parses and structures event information
  • Displays data via a Flask web app
  • DEMO

Tech: Python, BeautifulSoup (bs4), Flask


📝 Form-Pulse

A modern form-building and analytics platform.

  • Dynamic form creation
  • Data collection and analysis
  • Designed for educators, researchers, and businesses

Tech: React, Python, FastAPI, Docker, Firebase
License: GPL v3


🧠 Machine Learning & Deep Learning Projects

  • 3D-Model-Defect-Detection – ML-based defect detection on 3D data
  • Deepfake-Audio-Detection – Detects AI-generated audio using deep learning
  • Pneumonia-Prediction-WebUI – Predicts pneumonia from chest X-ray images using deep learning

Tech: Python, Deep Learning, Jupyter Notebook


📊 What I Work On

  • Backend system design
  • Secure file handling and APIs
  • Applied machine learning for detection problems
  • Automation and monitoring tools

📫 Connect


⭐ If you find any project useful, feel free to star it.

Pinned Loading

  1. co-claw co-claw Public

    CoClaw adds a persistent memory layer to GitHub Copilot's LLM via the VS Code Language Model API.

    TypeScript

  2. Pneumonia-prediction-WebUI Pneumonia-prediction-WebUI Public

    This project utilizes Deep learning to predict pneumonia from chest X-ray images.

    JavaScript

  3. FileShare FileShare Public

    A secure, feature-rich file sharing application built with Flask that enables users to upload, manage, and share files with ease.

    HTML