Skip to content
View dearabhin's full-sized avatar
👋
hi
👋
hi

Highlights

  • Pro

Block or report dearabhin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dearabhin/README.md

⚡ ABHIN KRISHNA ⚡

Typing SVG
Location Badge Profile Views Followers

Say Hi

🧠 Neural Interface

GitHub Stats GitHub Streak
Most Used Languages

🚀 Tech Stack

Python C C++ JavaScript HTML5 CSS3 JavaScript TypeScript React React Native Node.js Three.js MongoDB Markdown TensorFlow PyTorch NumPy Pandas Scikit-learn Keras OpenCV Hugging Face Git VS Code Linux Arduino Docker Cloudflare AWS Google Colab ChatGPT Gemini Grok NVIDIA

💻 Digital Identity

const developer = {
  name: "Abhin Krishna",
  location: "India",
  role: "Researcher",
  focus: "AI & Computer Vision",
  interests: ["ML", "DL" "CV", "Software Dev"],
  skills: {
    languages: ["Python", "C", "JavaScript", "HTML", "CSS"],
    libraries: ["TensorFlow", "PyTorch", "NumPy", "Pandas"],
    tools: ["Git", "Docker", "AWS", "VS Code"]
  },
  currentProjects: {
    butchatCLI: "This is a Python-based, command-line implementation of "bitchat", a secure, decentralized, peer-to-peer messaging app that works over Bluetooth mesh networks. This version is designed to be compatible with the original Swift application's protocol."
  },
  dailyRoutine: () => {
    return [
      "Research cutting-edge technologies",
      "Experiment with new algorithms",
      "Solve complex problems",
      "Learn something new every day"
    ];
  },
  message: "Thanks for visiting my digital realm! Let's innovate together."
};

console.log(developer.message);

🔮 Featured Projects

🌐 Digital Nexus

Pinned Loading

  1. bitchat-cli bitchat-cli Public

    This is a Python-based, command-line implementation of "bitchat", a secure, decentralized, peer-to-peer messaging app that works over Bluetooth mesh networks. This version is designed to be compati…

    Python 19 2

  2. image-to-pdf-converter image-to-pdf-converter Public

    Image to PDF Converter

    JavaScript 2

  3. Hand-Notes Hand-Notes Public

    A web-based music synthesizer controlled by hand gestures, featuring a drum machine, a synth, and a real-time visualizer

    JavaScript 1

  4. LipiPala LipiPala Public

    Saving endangered Indian languages with open AI innovation

    Python 1

  5. Orbit Orbit Public

    A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures

    HTML 1

  6. bubble-tea-counter bubble-tea-counter Public

    Count Bubbles in your Tea!

    HTML