Skip to content
View Hunterdii's full-sized avatar
:shipit:
Forging logic and syntax into the architecture of innovation...
:shipit:
Forging logic and syntax into the architecture of innovation...

Highlights

  • Pro
Block or Report

Block or report Hunterdii

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

✔️ I'm currently learning

  • CyberSecurity & Forensic 🔐
  • MongoDB 🍃
  • Devops ☁️
  • React.js, Native ⚛️

💻 I'm working on

  • My portfolio website 💼
  • Festivity Flippers (My StartUp) 🚀

🌱 Goals for 2024

  • Complete #100DaysOfCode challenge 💯.
  • Build 30+ projects 🛠️.
  • Contribute to Open Source 🌐.

💭 Ask me about

  • Designing 🎨
  • and anything... ❓ side Gif

⚡ Fun fact

  • 🐱‍💻 My GitHub codes = 20% 🙋‍♂️ Me + 40% 💡 StackOverflow + 5% 🔍 Google + 15% 🤖 ChatGPT + 20%

💻Languages and Tools🛠️

👨‍💻 Programming and Markup Languages

🗄️ Databases and Cloud Hosting

💻 Software and Tools

🧰 Frameworks and Libraries

🏆Competitive Coding Profile

Hackerrank GeeksForGeeks LeetCode TryHackMe

📊 Stats and Activity

💻 GitHub Profile Stats



Mark streak

Note:Top languages only hint at the colorful palette of coding languages I've explored. Yet, they're like a trailer to an epic movie, teasing the excitement of what lies beneath the surface. Dive deeper, and you'll discover the mastery and artistry I bring to each line of code, painting vibrant solutions with finesse.

📈 Activity Graph

Hunterdii's Activity Graph

🏗️ Contributions (3D View)

3D-Graph-Contribution

📺 My YouTube Please Give A Subscribe

😎 I Will Make Sure To Do Entertain With My Content 🤪

Quotes

A little more about me...

    def __init__(self):
        self.name = 'Patel HetKumar SandipBhai'
        self.education = {'programming': 'Full Stack Software Development', 'art': ['Singing', 'Art and Design', 'Gaming']}
        self.employment = {'developer': ['company', 'city'], 'designer': ['RR Cables', 'CodeSoft', 'Oasis InfoByte',]}
        self.current_year = 2024
    def doing(self, now):
        if now < self.current_year:
            return f"I was a design with {self.employment['developer'][0]} in {self.employment['developer'][1]}"
        elif now == self.current_year:
            return f"I am currently learning {self.education['programming']} at Parul Institute"
        elif now > self.current_year:
            return f"I am eager to collaborate with {self.employment['developer'][0]} on Android and web development"
        else:
            return "### Hi there 👋"
    def collaborate(self, role, organization, location):
        self.employment[role] = [organization, location]
    pronouns = "He | Him"
    code = ["Javascript🚀", "C🅒", "Python🐍", "Java☕", "Php🐘", "C#(.Net🎯)"]
    askMeAbout = ["web dev🌐", "Foody🍔", "app dev📱", "Singing🎤", "Drawing✏️"]
    technologies = {'mobileApp': ["Android App📱", "Flutter🚀"], 'frontEnd': {'js': ["React⚛️"], 'css': ["Tailwind🌪️", "bootstrap🅱️"]}, 'backEnd': {'php': ["php🐘", "c#🎯"], 'python': ["flask🍶"]}, 'devOps': ["Google Cloud☁️", "Docker🐳", "AWS🌩️"], 'databases': ["mongoDB🍃", "MySql🐬", "Oracle🛢️"], 'misc': ["Firebase🔥", "sqlite📦"]}
    architecture = ["Serverless Architecture", "Progressive web applications", "Single page applications"]
    currentProject = "I am developing Android Application Named: FestivityFlippers"
    funFact = "There are two ways to write error-free programs; only the third one works"

me = ReadMe()
😊 I enjoy making new connections , so feel free to reach out if you'd like to chat further!

Pinned

  1. GeeksforGeeks-POTD GeeksforGeeks-POTD Public

    Welcome to the vibrant world of GeeksforGeeks Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With di…

    Java 29 5

  2. TensorFlow-Advanced-Techniques-Solution TensorFlow-Advanced-Techniques-Solution Public

    Tensorflow Advanced Technique Specialization - Solution

    Jupyter Notebook 3 3