Skip to content
View thehans-mwe's full-sized avatar

Highlights

  • Pro

Block or report thehans-mwe

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

header

Typing SVG


       


Visitors

 ╔═══════════════════════════════════════════════════════════╗
 ║  👋  Hi, I'm Thehan!                                     ║
 ║                                                           ║
 ║  Full stack developer, AI builder & robotics enthusiast.  ║
 ║  I love creating intelligent tools, interactive web apps  ║
 ║  and IoT systems that make life easier and more fun.      ║
 ╚═══════════════════════════════════════════════════════════╝
class Thehan {
  constructor() {
    this.role      = "Full Stack Developer";
    this.code      = ["JavaScript", "Python", "HTML", "CSS"];
    this.frameworks = ["React", "Node.js", "MongoDB", "Streamlit"];
    this.passions  = ["AI/ML", "Robotics", "IoT", "Open Source"];
    this.motto     = "Ship fast, learn faster 🚀";
  }
  work() { return "Building cool stuff every day"; }
}

🚀 What I Do

🛠️ Build AI tools & interactive web apps
🤖 Tinker with micro:bit & robotics
🧠 Train ML models from scratch
🌱 Share knowledge through open source
💡 Turn ideas into deployed products


⚡ Tech Stack

LANGUAGES

JavaScript Python HTML5 CSS3

FRAMEWORKS & TOOLS

React Node.js MongoDB Streamlit Vercel

AI / ML & HARDWARE

TensorFlow OpenAI Raspberry Pi micro:bit

DESIGN & TOOLS

Figma Git VS Code npm GitHub Actions


📌 Featured Projects


🤖 CarbonIQ


AI-powered carbon footprint tracker.
Calculate emissions from daily actions, get personalized insights, and learn how to reduce your environmental impact.


🧠 CognitiveLoad AI


Student cognitive overload detector.
Analyzes text input to score mental load, provides a detailed breakdown, and generates actionable study tips using NLP.


📊 GitHub Stats




Snake animation

💬 "First, solve the problem. Then, write the code." — John Johnson


footer

Pinned Loading

  1. CognitiveLoadAI CognitiveLoadAI Public

    CognitiveLoad AI – An online AI application that analyzes educational text to detect cognitive overload in students. Provides a cognitive load score, feature breakdown, and actionable study recomme…

    HTML 1

  2. CarbonIQ CarbonIQ Public

    an AI that calculates the amount of carbon emissions ur giving off based off ur actions

    JavaScript 1