Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
189 changes: 106 additions & 83 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,42 +4,49 @@
<img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=2,4,12,24,30&height=300&section=header&text=Deekshith%20B%20Gowda&fontSize=70&fontAlignY=35&desc=Web3%20Developer%20|%20Full-Stack%20Engineer%20|%20AI%20Tools%20Specialist&descSize=30&descAlignY=55" />
</div>

<div align="center">
<img src="https://media1.tenor.com/m/OXyGMl4fGboAAAAd/animate-background-technology.gif" alt="MasterHead" width="100%" style="max-width:900px; border-radius: 8px; margin-top: 16px;"/>
</div>

<!-- Profile badges and typing effect -->
<div align="center">
<p>
<img src="https://komarev.com/ghpvc/?username=deekshith-b48&style=for-the-badge&color=blueviolet" alt="profile views"/>
<a href="https://github.com/deekshith-b48?tab=followers">
<img src="https://img.shields.io/github/followers/deekshith-b48?color=10b981&logo=github&style=for-the-badge" alt="followers"/>
</a>
<img src="https://img.shields.io/github/stars/deekshith-b48?color=ffca28&logo=github&style=for-the-badge" alt="total stars"/>
</p>
<img src="https://readme-typing-svg.herokuapp.com?font=JetBrains+Mono&weight=600&size=20&duration=3000&pause=1000&color=A177FE&center=true&vCenter=true&width=600&height=70&lines=Web3+Developer;Full-Stack+Engineer;AI+Tools+Specialist;Always+Innovating+%F0%9F%94%A5" alt="Typing SVG" />
<img src="https://readme-typing-svg.demolab.com?font=JetBrains+Mono&weight=600&size=22&duration=3000&pause=1000&color=A177FE&center=true&vCenter=true&width=600&height=70&lines=Web3+Developer+%F0%9F%94%97;Full-Stack+Engineer+%F0%9F%92%BB;AI+Tools+Specialist+%F0%9F%A4%96;Building+the+Future+%F0%9F%9A%80" alt="Typing SVG" />
</div>

---

## πŸ‘¨β€πŸ’» About Me
```js

<img align="right" alt="Coding" width="400" src="https://user-images.githubusercontent.com/74038190/229223263-cf2e4b07-2615-4f87-9c38-e37600f8381a.gif">

```typescript
const deekshith = {
name: "Deekshith B Gowda",
roles: ["Web3 Developer", "Full-Stack Engineer", "AI Tools Specialist", "Web Designer"],
location: "Bengaluru, India",
education: "B.E. in CSE – CIT (2022–2026)",
focus: ["Smart Contracts", "Creative Interfaces", "Scalable Web"],
roles: ["Web3 Developer", "Full-Stack Engineer", "AI Tools Specialist"],
location: "πŸ“ Bengaluru, India",
education: "πŸŽ“ B.E. in CSE - CIT (2022-2026)",
focus: ["Smart Contracts", "Scalable Web Apps", "AI Integration"],

currentlyLearning: ["Advanced Solidity", "Zero-Knowledge Proofs", "AI/ML"],
openToCollaborate: true,
askMeAbout: ["Web3", "Full-Stack Development", "AI Tools"],

skills: {
frontend: ["React", "Next.js", "Tailwind", "JavaScript", "TypeScript", "CSS", "HTML"],
backend: ["Node.js", "Express", "MongoDB", "PostgreSQL", "Redis"],
web3: ["Solidity", "Ethereum", "Hardhat", "Ethers.js", "Web3.js", "IPFS"],
design: ["Figma", "Canva", "Framer"],
aiTools: ["ChatGPT", "Gemini", "Midjourney", "Leonardo AI", "Runway ML"]
frontend: ["React", "Next.js", "Tailwind", "TypeScript"],
backend: ["Node.js", "Express", "MongoDB", "PostgreSQL"],
web3: ["Solidity", "Ethereum", "Hardhat", "Ethers.js", "IPFS"],
aiTools: ["ChatGPT", "Gemini", "Midjourney", "Leonardo AI"],
},
sayHi: () => "Let’s innovate and solve real-world problems together!"

funFact: "I turn coffee into code! β˜•οΈπŸ’»"
}
```

<br clear="right"/>

---

## πŸš€ Tech Stack
Expand All @@ -49,7 +56,7 @@ const deekshith = {
<p align="center">
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"/>
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white"/>
<img src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white"/>
<img src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white"/>
<img src="https://img.shields.io/badge/Solidity-363636?style=for-the-badge&logo=solidity&logoColor=white"/>
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white"/>
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white"/>
Expand All @@ -61,9 +68,9 @@ const deekshith = {
<p align="center">
<img src="https://img.shields.io/badge/Ethereum-3C3C3D?style=for-the-badge&logo=ethereum&logoColor=white"/>
<img src="https://img.shields.io/badge/Hardhat-F7DF1E?style=for-the-badge&logo=hardhat&logoColor=black"/>
<img src="https://img.shields.io/badge/Ethers.js-6A6AD7?style=for-the-badge&logo=ethers.js&logoColor=white"/>
<img src="https://img.shields.io/badge/Web3.js-F16822?style=for-the-badge&logo=web3.js&logoColor=white"/>
<img src="https://img.shields.io/badge/IPFS-65C2CB?style=for-the-badge&logo=ipfs&logoColor=white"/>
<img src="https://img.shields.io/badge/MetaMask-E2761B?style=for-the-badge&logo=metamask&logoColor=white"/>
</p>

### Frontend
Expand All @@ -72,9 +79,8 @@ const deekshith = {
<img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB"/>
<img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white"/>
<img src="https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=for-the-badge&logo=tailwind-css&logoColor=white"/>
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white"/>
<img src="https://img.shields.io/badge/Framer-0055FF?style=for-the-badge&logo=framer&logoColor=white"/>
<img src="https://img.shields.io/badge/Canva-00C4CC?style=for-the-badge&logo=canva&logoColor=white"/>
<img src="https://img.shields.io/badge/Vite-646CFF?style=for-the-badge&logo=vite&logoColor=white"/>
<img src="https://img.shields.io/badge/Redux-764ABC?style=for-the-badge&logo=redux&logoColor=white"/>
</p>

### Backend & Databases
Expand All @@ -84,56 +90,58 @@ const deekshith = {
<img src="https://img.shields.io/badge/Express.js-404D59?style=for-the-badge&logo=express"/>
<img src="https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white"/>
<img src="https://img.shields.io/badge/PostgreSQL-336791?style=for-the-badge&logo=postgresql&logoColor=white"/>
<img src="https://img.shields.io/badge/Socket.io-010101?style=for-the-badge&logo=socket.io&logoColor=white"/>
</p>

### AI Tools & Platforms
### Design & AI Tools

<p align="center">
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white"/>
<img src="https://img.shields.io/badge/Canva-00C4CC?style=for-the-badge&logo=canva&logoColor=white"/>
<img src="https://img.shields.io/badge/ChatGPT-10a37f?style=for-the-badge&logo=openai&logoColor=white"/>
<img src="https://img.shields.io/badge/Gemini-000000?style=for-the-badge&logo=google&logoColor=white"/>
<img src="https://img.shields.io/badge/Midjourney-111111?style=for-the-badge&logoColor=white"/>
<img src="https://img.shields.io/badge/Leonardo%20AI-440381?style=for-the-badge"/>
<img src="https://img.shields.io/badge/Runway%20ML-000000?style=for-the-badge&logoColor=white"/>
<img src="https://img.shields.io/badge/Gemini-8E75B2?style=for-the-badge&logo=google&logoColor=white"/>
<img src="https://img.shields.io/badge/Midjourney-000000?style=for-the-badge&logoColor=white"/>
</p>

---

## 🌟 Featured Projects

<table>
<tr>
<td width="50%" align="center">
<h4>πŸ” <a href="https://github.com/deekshith-b48/Decentralized-NFT-Marketplace-Platform">Decentralized NFT Marketplace</a></h4>
<p>A full-featured NFT marketplace with minting, trading & metadata storage via IPFS.</p>
<img src="https://img.shields.io/badge/Solidity-363636?style=flat-square&logo=solidity"/>
<img src="https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react"/>
<img src="https://img.shields.io/badge/IPFS-65C2CB?style=flat-square&logo=ipfs"/>
</td>
<td width="50%" align="center">
<h4>🩺 <a href="https://github.com/deekshith-b48/MedChain">MedChain</a></h4>
<p>Decentralized patient-data exchange built on Solidity, IPFS & React Dashboard.</p>
<img src="https://img.shields.io/badge/Solidity-363636?style=flat-square&logo=solidity"/>
<img src="https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react"/>
<img src="https://img.shields.io/badge/IPFS-65C2CB?style=flat-square&logo=ipfs"/>
</td>
</tr>
<tr>
<td width="50%" align="center">
<h4>πŸ›‘ <a href="https://github.com/deekshith-b48/AI-Engineer-Intrusion-Detection-Core">AI‑Powered IDS</a></h4>
<p>Machine‑learning based intrusion detection system to enhance network security.</p>
<img src="https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python"/>
<img src="https://img.shields.io/badge/Scikit--learn-F7931E?style=flat-square&logo=scikitlearn"/>
<img src="https://img.shields.io/badge/Pandas-150458?style=flat-square&logo=pandas"/>
</td>
<td width="50%" align="center">
<h4>πŸ’¬ <a href="https://github.com/deekshith-b48/SampleChatApp">Real-Time Chat App</a></h4>
<p>Full‑stack chat app with typing indicators using Socket.io & MongoDB.</p>
<img src="https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=node.js"/>
<img src="https://img.shields.io/badge/Socket.io-010101?style=flat-square&logo=socket.io"/>
<img src="https://img.shields.io/badge/MongoDB-4EA94B?style=flat-square&logo=mongodb"/>
</td>
</tr>
</table>
<div align="center">

### πŸ” [Decentralized NFT Marketplace](https://github.com/deekshith-b48/Decentralized-NFT-Marketplace-Platform)
**A full-featured NFT marketplace with minting, trading & metadata storage via IPFS**
<br/>
![Solidity](https://img.shields.io/badge/Solidity-363636?style=flat-square&logo=solidity&logoColor=white)
![React](https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react&logoColor=black)
![IPFS](https://img.shields.io/badge/IPFS-65C2CB?style=flat-square&logo=ipfs&logoColor=white)
![Hardhat](https://img.shields.io/badge/Hardhat-F7DF1E?style=flat-square&logo=hardhat&logoColor=black)

### 🩺 [MedChain](https://github.com/deekshith-b48/MedChain)
**Decentralized patient-data exchange built on Solidity, IPFS & React Dashboard**
<br/>
![Solidity](https://img.shields.io/badge/Solidity-363636?style=flat-square&logo=solidity&logoColor=white)
![React](https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react&logoColor=black)
![IPFS](https://img.shields.io/badge/IPFS-65C2CB?style=flat-square&logo=ipfs&logoColor=white)
![Web3](https://img.shields.io/badge/Web3.js-F16822?style=flat-square&logo=web3.js&logoColor=white)

### πŸ›‘ [AI-Powered Intrusion Detection System](https://github.com/deekshith-b48/AI-Engineer-Intrusion-Detection-Core)
**Machine-learning based IDS to enhance network security with real-time threat detection**
<br/>
![Python](https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python&logoColor=white)
![Scikit-learn](https://img.shields.io/badge/Scikit--learn-F7931E?style=flat-square&logo=scikitlearn&logoColor=white)
![Pandas](https://img.shields.io/badge/Pandas-150458?style=flat-square&logo=pandas&logoColor=white)
![TensorFlow](https://img.shields.io/badge/TensorFlow-FF6F00?style=flat-square&logo=tensorflow&logoColor=white)

### πŸ’¬ [Real-Time Chat Application](https://github.com/deekshith-b48/SampleChatApp)
**Full-stack chat app with typing indicators, real-time messaging using Socket.io & MongoDB**
<br/>
![Node.js](https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=node.js&logoColor=white)
![Socket.io](https://img.shields.io/badge/Socket.io-010101?style=flat-square&logo=socket.io&logoColor=white)
![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=flat-square&logo=mongodb&logoColor=white)
![Express](https://img.shields.io/badge/Express-404D59?style=flat-square&logo=express&logoColor=white)

</div>

<p align="center">
<a href="https://github.com/deekshith-b48?tab=repositories">
Expand All @@ -145,24 +153,24 @@ const deekshith = {

<!-- GitHub Stats Section -->
<h2 align="center">
<img src="https://media.giphy.com/media/VdoIFLsMIlwzfKD520/giphy.gif" width="25px">
<span style="color:#A177FE;">GITHUB ANALYTICS</span>
<img src="https://media.giphy.com/media/iY8CRBdQXODJSCERIr/giphy.gif" width="30px">
GITHUB ANALYTICS
</h2>

<p align="center">
<a href="https://github.com/deekshith-b48">
<img src="https://github-readme-streak-stats.herokuapp.com/?user=deekshith-b48&theme=radical&hide_border=true&background=0D1117&stroke=A177FE&ring=A177FE&fire=A177FE" alt="Deekshith's GitHub Streak"/>
<img src="https://github-readme-streak-stats.herokuapp.com/?user=deekshith-b48&theme=tokyonight&hide_border=true&background=0D1117&stroke=A177FE&ring=A177FE&fire=A177FE&currStreakLabel=A177FE" alt="GitHub Streak"/>
</a>
</p>

<div align="center">
<table>
<tr>
<td>
<img height="180em" src="https://github-readme-stats.vercel.app/api?username=deekshith-b48&show_icons=true&theme=radical&hide_border=true&bg_color=0D1117&title_color=A177FE&icon_color=A177FE" />
<img height="200em" src="https://github-readme-stats.vercel.app/api?username=deekshith-b48&show_icons=true&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=A177FE&icon_color=A177FE&text_color=FFFFFF&count_private=true&include_all_commits=true" />
</td>
<td>
<img height="180em" src="https://github-readme-stats.vercel.app/api/top-langs/?username=deekshith-b48&theme=radical&hide_border=true&bg_color=0D1117&title_color=A177FE&layout=compact" />
<img height="200em" src="https://github-readme-stats.vercel.app/api/top-langs/?username=deekshith-b48&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=A177FE&text_color=FFFFFF&layout=compact&langs_count=8" />
</td>
</tr>
</table>
Expand All @@ -171,28 +179,55 @@ const deekshith = {
<!-- GitHub Activity Graph -->
<p align="center">
<a href="https://github.com/deekshith-b48">
<img src="https://github-readme-activity-graph.vercel.app/graph?username=deekshith-b48&bg_color=0D1117&color=A177FE&line=A177FE&point=FFFFFF&area=true&area_color=A177FE&hide_border=true" alt="Deekshith's Contribution Graph" />
<img src="https://github-readme-activity-graph.vercel.app/graph?username=deekshith-b48&bg_color=0D1117&color=A177FE&line=A177FE&point=FFFFFF&area=true&area_color=A177FE&hide_border=true&custom_title=Contribution%20Graph" alt="Contribution Graph" />
</a>
</p>

<!-- GitHub Metrics -->
<p align="center">
<img src="https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=deekshith-b48&theme=tokyonight" alt="Profile Summary"/>
</p>

<!-- GitHub Trophies -->
<p align="center">
<img src="https://github-profile-trophy.vercel.app/?username=deekshith-b48&theme=radical&margin-w=15&margin-h=15&no-bg=true&no-frame=true&column=7" alt="GitHub Trophies" />
<img src="https://github-profile-trophy.vercel.app/?username=deekshith-b48&theme=tokyonight&no-bg=true&no-frame=true&column=7&margin-w=10&margin-h=10" alt="GitHub Trophies" />
</p>

---

## πŸ’» Coding Profiles

<div align="center" style="margin-top: 20px;">
<div align="center">
<a href="https://leetcode.com/deekshith_b48/" target="_blank">
<img src="https://img.shields.io/badge/LeetCode-FFA116?style=for-the-badge&logo=leetcode&logoColor=black" alt="LeetCode"/>
</a>
<a href="https://www.codechef.com/users/deekshith_b48" target="_blank">
<img src="https://img.shields.io/badge/CodeChef-%23964B00.svg?style=for-the-badge&logo=CodeChef&logoColor=white" alt="CodeChef"/>
<img src="https://img.shields.io/badge/CodeChef-5B4638?style=for-the-badge&logo=CodeChef&logoColor=white" alt="CodeChef"/>
</a>
<a href="https://www.hackerrank.com/deekshith_b48" target="_blank">
<img src="https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge&logo=HackerRank&logoColor=white" alt="HackerRank"/>
<img src="https://img.shields.io/badge/HackerRank-2EC866?style=for-the-badge&logo=HackerRank&logoColor=white" alt="HackerRank"/>
</a>
<a href="https://github.com/deekshith-b48" target="_blank">
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"/>
</a>
</div>

---

## 🀝 Connect with Me

<div align="center">
<a href="https://linkedin.com/in/deekshithb4828" target="_blank">
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn"/>
</a>
<a href="mailto:deekshithb48@gmail.com" target="_blank">
<img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" alt="Email"/>
</a>
<a href="https://twitter.com/deekshith_b48" target="_blank">
<img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter"/>
</a>
<a href="https://github.com/deekshith-b48" target="_blank">
<img src="https://img.shields.io/badge/Portfolio-FF5722?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Portfolio"/>
</a>
</div>

Expand All @@ -203,21 +238,9 @@ const deekshith = {

<div align="center">
<a href="https://git.io/typing-svg">
<img src="https://readme-typing-svg.herokuapp.com?font=JetBrains+Mono&weight=600&size=20&duration=3000&pause=1000&color=A177FE&center=true&vCenter=true&random=false&width=600&height=60&lines=Thanks+for+visiting+my+profile!;Let's+collaborate+on+something+amazing!;Always+open+to+new+opportunities+and+connections!" alt="Typing SVG" />
<img src="https://readme-typing-svg.demolab.com?font=JetBrains+Mono&weight=600&size=20&duration=3000&pause=1000&color=A177FE&center=true&vCenter=true&random=false&width=600&height=60&lines=Thanks+for+visiting+my+profile!+%F0%9F%91%8B;Let's+collaborate+on+something+amazing!+%F0%9F%9A%80;Always+open+to+new+opportunities!+%F0%9F%92%BC;Building+the+decentralized+future!+%F0%9F%94%97" alt="Typing SVG" />
</a>

<div style="margin-top: 20px;">
<a href="https://linkedin.com/in/deekshithb4828" target="_blank">
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn"/>
</a>
<a href="mailto:deekshithb48@gmail.com" target="_blank">
<img src="https://img.shields.io/badge/Email-D14836?style=for-the-badge&logo=gmail&logoColor=white" alt="Email"/>
</a>
<a href="https://github.com/deekshith-b48" target="_blank">
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"/>
</a>
</div>

<p style="margin-top: 20px;">
<strong>Β© 2025 Deekshith B Gowda | All Rights Reserved</strong>
</p>
Expand Down