> CHEEHH10 (WORKSPACE)
# Hi there, I'm Chetan π
I'm a Computer Science Engineering Student specializing in **IoT**, **Cyber-Security**, and **Blockchain** at Sir M. Visvesvaraya Institute Of Technology.
- πΌ **Experience**: Web Developer Intern at All India Organization of Pensioners.
- π **Education**: Expected graduation in 2027.
- β‘ **Passion**: I like building things from Edge ML devices to decentralized Blockchain auth systems.{
"languages": ["C/C++", "Python", "Java", "JavaScript", "HTML/CSS", "SQL"],
"frameworks": ["React", "Node.js", "FastAPI", "ESP32", "Arduino", "IoT Systems"],
"tools": ["Git", "GitHub", "VS Code", "Docker", "Linux"],
"libraries": ["NumPy", "pandas", "Matplotlib", "OpenCV", "MediaPipe", "TensorFlow", "STL"]
}interface Project {
name: string;
description: string;
technologies: string[];
link: string;
}
const projects: Project[] = [
{
name: "Vaultless",
description: "Behavioural identity authentication system securely anchored on Ethereum.",
technologies: ["Blockchain", "Ethereum", "Identity Auth", "Web3"],
link: "https://github.com/chhhee10/vaultless"
},
{
name: "Aegis Agent",
description: "High-performance command-line File Integrity Monitoring (FIM) engine.",
technologies: ["Python", "Cybersecurity", "BLAKE3", "CLI"],
link: "https://github.com/chhhee10/aegis-agent"
},
{
name: "Air Quality Monitoring System",
description: "Real-time IoT system deploying on-device Edge ML for latency-free classification.",
technologies: ["ESP32", "IoT", "Edge ML", "Python"],
link: "https://github.com/chhhee10/air-quality-monitoring"
}
];chetan@ubuntu:~/workspace$ whoami
Chetan Raghuvanshi
chetan@ubuntu:~/workspace$ cat contacts.txt
π¬ Email: chetanraghuvanshi85@gmail.com
π LinkedIn: linkedin.com/in/chetan-raghuvanshi
π GitHub: github.com/chhhee10
chetan@ubuntu:~/workspace$ ./fetch_github_stats.sh --user chhhee10


