Skip to content
View DuttPanchal04's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report DuttPanchal04

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DuttPanchal04/README.md
Typing SVG

Β  Β  Β  Β 

πŸ‘¨β€πŸ’» About Me

module DuttPanchal (

    input  wire  passion,        // VLSI & Semiconductors
    input  wire  curiosity,      // AI Agents & Automation
    output reg   impact

);

    // B.Tech ECE β€” Dharmsinh Desai University (DDIT), Nadiad | Batch 2026
    // Diploma ECE β€” BBIT, Vallabh Vidhyanagar
    // Ex-VLSI Verification Intern @Scaledge
    // Ex-VLSI Design Verification Trainee @SuchiLogic
    // Worked on AI-Assisted RTL Design and Verification
    // Email: dattpanchal2904@gmail.com

endmodule
  • πŸŽ“ B.Tech ECE β€” Dharmsinh Desai University (DDIT), Nadiad Β· 2026 Graduate
  • πŸ“œ Diploma ECE β€” Bhailalbhai & Bhikhabhai Institute of Technology (BBIT), Vallabh Vidhyanagar
  • 🏒 Ex-VLSI Verification Intern @Scaledge
  • 🏒 Ex-VLSI Verification Trainee @SuchiLogic
  • πŸ”¬ Core domain: VLSI Design Verification, Semiconductors, RTL, CMOS & FPGA
  • πŸ€– Passionate about AI Agents, AI Automation & Intelligent Workflows
  • πŸ“œ Certified in Google Gen AI Β· LinkedIn Learning Gen AI
  • πŸ“ Nadiad, Gujarat, India Β· πŸ“§ dattpanchal2904@gmail.com

πŸ› οΈ Skills & Tools

Hardware Design Languages

Verilog SystemVerilog VHDL

Programming Languages

C C++ Python

EDA & FPGA Tools

Xilinx Vivado Icarus Verilog GTKWave Yosys EDA Playground Electric VLSI LTspice KLayout

Embedded & IoT

Arduino ESP8266 NodeMCU

AI & Automation

n8n Google Gemini Claude AI ChatGPT

Tools & Platforms

Git GitHub VS Code Linux Windows


πŸš€ Projects

πŸ€– AI Projects

Repository Description
E-Commerce AI Agent AI-powered e-commerce agent β€” handles product queries, recommendations & order assistance using LLMs
n8n Automation Portfolio 19 production-ready n8n workflows β€” YouTube summarizer, Gmail-Telegram forwarder, weather alerts, notes agent & more

πŸ”¬ VLSI & CMOS Design

Repository Description
CMOS Logic Gates Layout Full schematic, DRC-clean layout & ALS simulation of NOT, AND, OR, NAND, NOR, XOR, XNOR gates
CMOS Inverter Design Complete design, layout, simulation & verification of a CMOS Inverter using Electric VLSI
6T SRAM Cell 6-Transistor SRAM cell β€” schematic & DRC/LVS/ERC-passed layout, ASIC-ready design flow
2Γ—1 MUX β€” CMOS Transmission Gate & Pure CMOS logic MUX designs, compared side-by-side
3-Stage Ring Oscillator Schematic & layout of a clockless 3-stage ring oscillator
Electric VLSI Install Guide Step-by-step guide to install & run Electric VLSI on any OS

⚑ RTL & FPGA

Repository Description
RTL Design & Synthesis RTL-to-gate-level synthesis using Icarus Verilog, Yosys & GTKWave β€” inverter, ALU, MUX, counter & more
Digital Design Projects β€” Verilog Logic gates, combinational & sequential circuits, FIFO, FSM, RAM β€” all tested on EDA Playground
Dual Port RAM β€” Verilog 16Γ—8 Dual-Port RAM: single clock β†’ dual clock β†’ $test$plusargs in 3 progressive versions
Carry Skip Adder β€” FPGA 2-bit CSKA synthesized & deployed on FPGA using Xilinx Vivado

🌐 Embedded & IoT

Repository Description
IoT Smart Home Automation ESP8266 NodeMCU curtain controller β€” remote operation via Blynk / web interface
Water Level Indicator BC547-transistor based water level monitor with LED + buzzer multi-level alerts

πŸ“Š GitHub Stats


πŸ“ˆ Contribution Graph


πŸ“œ Certifications

  • πŸ₯‡ Google Gen AI Certificate β€” Google
  • πŸ₯‡ Gen AI Certificate β€” LinkedIn Learning

πŸ“¬ Let's Connect

Β  Β  Β 

Pinned Loading

  1. ecommerce-ai-customer-support-revenue-protection-agent ecommerce-ai-customer-support-revenue-protection-agent Public

    A multi-agent e-commerce customer support system built using Google ADK and Gemini. Protects revenue with real-time intent classification, database validations, and fraud checks, logging via Google…

    Python

  2. n8n-ai-automation-portfolio n8n-ai-automation-portfolio Public

    A curated portfolio of production-ready, sanitized n8n workflow templates. It showcases advanced integrations of AI agents, RAG pipelines, MCP registries, and productivity automations across platfo…

  3. ambient-expense-ai-agent ambient-expense-ai-agent Public

    An ambient, event-driven expense approval AI agent built with Google ADK 2.0 and FastAPI. It automatically routes expenses, redacts PII, and protects against prompt injections by triggering human-i…

    Python

  4. Synchronous-FIFO-Design-in-Verilog Synchronous-FIFO-Design-in-Verilog Public

    This project implements an **8-depth, 8-bit wide Synchronous FIFO (First-In First-Out)** memory buffer in **Verilog HDL**. FIFO is a fundamental memory structure used widely in digital systems to h…

    SystemVerilog 1 1

  5. Digital-Design-Projects-in-Verilog Digital-Design-Projects-in-Verilog Public

    This repository contains a collection of digital design projects developed in Verilog HDL. These projects were initially written, tested, and simulated on EDA Playground, a web-based IDE for hardwa…

    SystemVerilog 6 1

  6. rtl-design-and-synthesis-using-icarus-verilog-gtkwave-yosys rtl-design-and-synthesis-using-icarus-verilog-gtkwave-yosys Public

    A collection of Verilog-based RTL design projects with testbenches, simulated using Icarus Verilog and GTKWave. This repo showcases foundational digital logic circuits as part of my VLSI learning j…

    Verilog 6