Skip to content
View deaneeth's full-sized avatar
πŸš€
Fueled!
πŸš€
Fueled!

Block or report deaneeth

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
deaneeth/README.md
Typing SVG

🧠 About Me

I'm a passionate Computer Science Undergraduate exploring the fascinating intersection of AI, Machine Learning, and Robotics. As a dedicated Sophophile (lover of knowledge), I'm constantly learning and expanding my horizons in the tech world.

  • πŸ€– AI/ML & Robotics Enthusiast working on innovative projects that combine intelligence with mechanical design
  • πŸ‘¨β€πŸ’» Building and experimenting with Computer Vision systems and ML models
  • 🌱 Currently enhancing my skills in Deep Learning, Gen AI and Robotics Engineering
  • πŸ”­ Exploring the possibilities of Mechatronic Engineering and intelligent systems
  • πŸš€ Aspiring to become an AI/ML Engineer/Researcher with focus on robotics applications
  • πŸ’‘ Passionate about creating technology that can positively impact the world

πŸ’» Tech Stack & Expertise

πŸ” Areas of Interest

Artificial Intelligence Machine Learning Robotics Computer Vision Mechatronics Data Science Computer Science

πŸ’» Languages

Python C C# C++ PowerShell JavaScript Java R TypeScript

☁️ Cloud & Hosting

Vercel AWS Azure Heroku Firebase Cloudflare Google Cloud Oracle OpenStack

🧩 Frameworks & Libraries

React TailwindCSS Flask Flutter Angular.js Bootstrap Django FastAPI Laravel Next JS OpenCV Vite WordPress

πŸ›’οΈ Databases & Servers

Apache Firebase MongoDB Postgres MySQL

πŸ§ͺ ML & Data Science

TensorFlow PyTorch scikit-learn Matplotlib NumPy Pandas

πŸ”§ DevOps & Tools

Git Arduino Docker Kubernetes Postman Raspberry Pi

🌟 My Vision

def my_journey():
    skills = ["AI", "ML", "Robotics", "Computer Vision", "IoT", "Edge Computing"]
    goals = ["AI/ML Engineer", "MLOps Engineer", "Robotics Researcher", "Innovation Leader"]
    passion = float('inf')
    
    while passion > 0:
        learn(skills)
        apply(skills)
        innovate(skills)
        share_knowledge()
        passion += 1  # Passion only grows with time!
        
my_journey()  # Currently executing...

πŸ“ˆ GitHub Stats

Deaneeth's GitHub stats

✍️ Random Dev Quote

🌐 Connect With Me

Facebook Instagram LinkedIn X YouTube email

Pinned Loading

  1. smart-beehive-monitor smart-beehive-monitor Public

    ESP32-based IoT system for real-time beehive monitoring with temperature, humidity, bee activity tracking, weight measurement, and Firebase integration. Complete with solar power and web dashboard.

    C++

  2. smart-beehive-dashboard smart-beehive-dashboard Public

    Real-time web dashboard for visualizing beehive metrics including temperature, humidity, weight, bee activity, and alerts. Built with React and Firebase, designed to work with ESP32-based Smart Bee…

    TypeScript

  3. bookbridge-dashboard bookbridge-dashboard Public

    Secure used book marketplace with real-time chat, verified listings, and seller analytics. Built with Next.js, Firebase, and TypeScript. Demonstrating full-stack development and agile methodology.

    TypeScript

  4. whisper-anonymous-web-application whisper-anonymous-web-application Public

    Whisper is a fully anonymous P2P gossip platform that requires no personal information. It uses cryptographic keys instead of accounts, encrypts all data, and operates without any central servers. …

    TypeScript