Skip to content

ethics-coder/ConsumerVPN-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arun Vishwakarma - Portfolio & Learning Page

यह एक professional portfolio और learning page है जो Arun Vishwakarma के लिए बनाया गया है।

Features

  • ✨ Modern और responsive design
  • 📱 Mobile-friendly layout
  • 🎨 Beautiful gradient colors और animations
  • 💼 Professional profile section
  • 🛠️ Skills showcase with progress bars
  • 📞 WhatsApp contact integration
  • 🌐 Hindi और English दोनों भाषाओं में content

कैसे उपयोग करें

  1. index.html file को किसी भी web browser में खोलें
  2. WhatsApp button में अपना phone number add करें:
    • index.html file को open करें
    • YOUR_PHONE_NUMBER को अपने actual WhatsApp number से replace करें (country code के साथ, जैसे: 919876543210)

Files

  • index.html - Main HTML file
  • style.css - Styling और design
  • README.md - Documentation

Customization

Phone Number बदलने के लिए:

index.html में line 109 पर जाएं और YOUR_PHONE_NUMBER को अपने number से replace करें:

<a href="https://wa.me/919876543210?text=नमस्ते%20Arun%20जी,%20मैं%20आपसे%20संपर्क%20करना%20चाहता%20हूं" class="whatsapp-button" target="_blank">

Profile Image बदलने के लिए:

अगर आप अपनी actual photo use करना चाहते हैं, तो:

  1. अपनी photo को same folder में रखें (जैसे: profile.jpg)
  2. index.html में line 14 पर image URL को बदलें:
<img src="profile.jpg" alt="Arun Vishwakarma">

Browser Support

  • ✅ Chrome
  • ✅ Firefox
  • ✅ Safari
  • ✅ Edge
  • ✅ Mobile browsers

Technologies Used

  • HTML5
  • CSS3
  • Google Fonts (Poppins)
  • Responsive Design
  • Flexbox & Grid Layout

Created with ❤️ for Arun Vishwakarma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.1%
  • HTML 2.9%
  • CSS 2.0%