Skip to content
View xerxes01x's full-sized avatar
🎯
Focusing
🎯
Focusing
  • India
  • 13:49 (UTC -12:00)

Block or report xerxes01x

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

Abhigyan Krishna

Computer Science Engineering student focused on building practical systems in backend development, developer tools, and applied AI.

I love in making ideas into working software — whether it’s a monitoring tool, a code analysis system, or an AI-powered application.


What I'm Currently Working On

• Backend systems and developer tools
• AI and computer vision projects
• Real-world software engineering projects for internships


Selected Projects

CodeGuard

A lightweight static code analysis tool that scans source code for common issues such as debug statements, TODO comments, long lines, and potential unused imports.

Tech: Python, FastAPI


WatchTower

A simple infrastructure monitoring system that tracks CPU and memory usage and generates alerts when thresholds are exceeded. Designed to demonstrate concepts used in real monitoring systems.

Tech: Python, psutil


AI Yoga Assistant

A computer vision application that detects body posture using pose detection and helps users perform yoga poses correctly in real time.

Tech: Python, OpenCV, MediaPipe


Tech Stack

Languages
Python • JavaScript • C++ • Java

Backend & Tools
FastAPI • Node.js • Git • REST APIs

Concepts
Backend Systems • Monitoring Systems • Static Code Analysis • Computer Vision


Connect With Me

Email: abhighyankrishna80@gmail.com

Pinned Loading

  1. codeguard codeguard Public

    Automated code review and bug detection tool built with Python and FastAPI to analyze source code quality and identify potential issues.

    Python

  2. Watchtower Watchtower Public

    Infrastructure monitoring and alert management system that tracks system metrics and triggers alerts when thresholds are exceeded.

    Python