Skip to content
View widgetwalker's full-sized avatar

Highlights

  • Pro

Block or report widgetwalker

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

๐Ÿ‘‹ Hey, I'm Widget-Walker!

Typing SVG

Email LinkedIn GitHub Portfolio

Profile Views

๐Ÿš€ About Me

Passionate tech enthusiast crafting innovative solutions at the intersection of AI, 3D design, and embedded systems

I'm a multi-disciplinary developer with a burning passion for pushing technological boundaries. From training neural networks to sculpting immersive 3D worlds, I thrive on transforming complex ideas into elegant, functional realities.

class WidgetWalker:
    def __init__(self):
        self.name = "Dheeraj Pilli"
        self.role = "AI Engineer & 3D Artist"
        self.location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.current_focus = ["LLMs", "Computer Vision", "3D Animation", "IoT"]
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build something epic together! ๐Ÿš€")

me = WidgetWalker()
me.say_hi()

๐Ÿ“Š GitHub Stats



GitHub Streak



Contribution Graph

๐Ÿ… GitHub Trophies

GitHub Trophies

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ’ป Languages

Python C C++ JavaScript TypeScript Dart

๐Ÿค– AI & Machine Learning

PyTorch Transformers OpenCV NumPy Pandas

๐ŸŽจ 3D & Creative Tools

Blender Maya

๐Ÿ”ง Frameworks & Tools

Flutter React Streamlit Git


๐Ÿ† Achievements & Recognition

๐Ÿฅ‡ 1st Prize ๐Ÿฅˆ 2nd Prize ๐Ÿ’ป Smart India Hackathon
Project Competition
4th Regional Conclave
Institution of Engineers (India)
Model/Idea Competition
4th Regional Conclave
Institution of Engineers (India)
Team Leader
National Hackathon
Led rockstar team

๐ŸŒˆ Featured Projects

๐Ÿค– AI & Machine Learning

๐Ÿ“ธ Image Caption โ€ข ๐Ÿ” Fraud Detection โ€ข ๐Ÿ‘๏ธ Theft Detection โ€ข ๐Ÿ’ฌ AI Chatbot

๐ŸŽจ 3D Graphics & Animation

๐ŸŽฎ 3D Viewer โ€ข ๐ŸŒŒ Blender Art โ€ข ๐ŸŽฏ Game Assets

๐ŸŒ Web & Mobile Development

๐Ÿ’ผ Portfolio Site โ€ข ๐Ÿ“ฑ AirSense5G โ€ข ๐Ÿ“š Library System


๐Ÿ“ฌ Recent Activity

  1. ๐ŸŽ‰ Building cool stuff on GitHub!

๐Ÿ“ซ Let's Connect!

Email Me Connect on LinkedIn Follow on GitHub Visit Portfolio


โญ Star my repos if you find them interesting!


โœจ "Code is like humor. When you have to explain it, it's bad." โ€“ Cory House โœจ

๐Ÿ’ป Built with โค๏ธ by Widget-Walker

Pinned Loading

  1. 3d-viewer 3d-viewer Public

    "A Python-based 3D OBJ viewer with interactive controls, texture support, and custom shaders. Features real-time model manipulation, material support, and multiple view modes for seamless 3D model โ€ฆ

    Python 1

  2. image-caption image-caption Public

    AI-powered Image Caption Generator using BLIP model. Upload images or capture via webcam to generate captions. Stores captions in SQLite DB with history view. Built with Streamlit, PyTorch, and Opeโ€ฆ

    Python

  3. personal_financer personal_financer Public

    Personal Financer is a Python-based tool to track income, expenses, and savings. Manage transactions, categorize spending, generate summaries, and export data to CSV for easy financial analysis.

    Python

  4. ai_chat_bot ai_chat_bot Public

    A lightweight AI chatbot built for seamless interaction and easy customization. Powered by natural language processing and designed for extensibility.

    HTML 1

  5. credit-card-fraud-detection credit-card-fraud-detection Public

    A comprehensive machine learning system for detecting credit card fraud using advanced algorithms and real-time prediction capabilities

    Python

  6. portfolio portfolio Public

    Personal portfolio featuring my best work in web development, UI/UX design, and programming. Includes live project demos, code snippets, and information about me. Built with [your tech stack, e.g. โ€ฆ

    TypeScript