Skip to content
View Cool-Human's full-sized avatar

Block or report Cool-Human

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

Hi, I'm Hari Sharan 👋

Aspiring Software Engineer  ·  AI/ML & Automation Enthusiast

LinkedIn GitHub

Profile Views


About Me

I'm an aspiring software engineer with a passion for building intelligent systems that solve real-world problems. My work sits at the intersection of Machine Learning, Computer Vision, and workflow automation — with a growing focus on agentic AI systems.

  • 🤖  Interested in AI-driven applications and intelligent automation
  • 🌱  Currently deepening my knowledge in advanced ML and system design
  • 🔍  Exploring agentic AI architectures and real-world deployment pipelines
  • ⚡  I enjoy crafting tools that reduce manual effort and improve efficiency

Projects

An end-to-end NLP pipeline that scrapes web articles, runs dictionary-based sentiment analysis, and computes 14 readability and linguistic metrics — outputting structured results to Excel.

Stack: Python, BeautifulSoup, NLTK, Pandas, OpenPyXL
Highlights: Processes multiple URLs from Excel input · 2,006 positive / 4,783 negative word dictionary · Fog Index, polarity, subjectivity, syllable metrics · Robust error handling and stop word filtering


A real-time face detection system built in three progressively optimised versions — from classical Haar cascades to a multithreaded YuNET DNN model with GPU support.

Stack: Python, OpenCV, YuNET (ONNX), Multithreading
Highlights: Three implementations (Haar → YuNET → Optimised YuNET) · Facial landmark detection (5 points) · CUDA GPU acceleration support · Live FPS and face count overlay


Skills & Technologies

Languages

AI / Machine Learning

Domains: Machine Learning · Natural Language Processing · Computer Vision · Agentic AI

Tools & Platforms


GitHub Stats

GitHub Stats   Top Languages

GitHub Streak


Current Focus

Building intelligent, automated systems using AI — with an emphasis on practical deployment and real-world impact!


Always learning. Always building. Always improving.

Popular repositories Loading

  1. Music_and_Sound_Recognition Music_and_Sound_Recognition Public

    Python

  2. odin-recipes odin-recipes Public

    HTML

  3. css-exercises css-exercises Public

    Forked from TheOdinProject/css-exercises

    HTML

  4. Face-ID-Detection-System Face-ID-Detection-System Public

    A simple python project on real-time face detection from live camera feed.

    Python

  5. Cool-Human Cool-Human Public

  6. Quantitative-Sentiment-Mapping-of-Web-Based-Essays Quantitative-Sentiment-Mapping-of-Web-Based-Essays Public

    Python-based tool for scraping web essays and articles, performing dictionary-driven sentiment analysis, and computing readability and linguistic metrics. Converts qualitative text into structured …

    Python