Skip to content

abhi8960git/abhi8960git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 

Repository files navigation

🎌 About Me

struct Developer {
    name: &'static str,
    location: &'static str,
    role: &'static str,
    blockchain: Vec<&'static str>,
    web_stack: Vec<&'static str>,
    currently_learning: Vec<&'static str>,
    favorite_genre: &'static str,
    chakra_nature: &'static str,
    motto: &'static str,
}

impl Developer {
    fn new() -> Self {
        Developer {
            name: "Abhishek Kumar",
            location: "India πŸ—Ύ",
            role: "Web3 Developer | Blockchain Enthusiast ",
            blockchain: vec!["Solidity", "Web3.js", "Solana", "zkProofs"],
            web_stack: vec!["JavaScript", "TypeScript", "React", "Node.js", "MongoDB"],
            currently_learning: vec!["Solana", "Zero-Knowledge Proofs", "High Frequency Systems"],
            favorite_genre: "Shonen/Seinen/Isekai",
            chakra_nature: "⚑ Lightning Release",
            motto: "I am good. Believe it! 🍜",
        }
    }
    
    fn get_expertise(&self) -> Vec<&'static str> {
        vec!["Web3", "MERN Stack", "Blockchain", "AI Integration"]
    }
}

πŸ”₯ My Ninja Way

"The true measure of a shinobi is not how they live, but how they code!"


🎯 Current Quest

  • πŸ”¨ I'm currently working on: Web3 projects & Web3 x AI projects
  • πŸ‘₯ I'm looking to collaborate on: Blockchain projects, MERN stack applications, AI Tools
  • 🀝 I'm looking for help with: Web3 Solana, zk, high frequency system
  • 🌱 I'm currently learning: Web3 Solana, zk, high frequency systems
  • πŸ’¬ Ask me about: Web3, MERN
  • ⚑ Fun fact: I am good.

βš”οΈ Tech Arsenal

** Programming **

JavaScript TypeScript Windows Terminal

Blockchain & Web3

Web3.js Solidity

Cloud & Deployment

AWS Google Cloud Render Vercel Netlify

Frontend Techniques

React Next JS Chart.js Chakra React Router

** Backend **

Bun Express.js FastAPI JWT NPM NodeJS Socket.io Yarn Electron.js

Databases

MySQL MongoDB Postgres

Design & Development

Figma Framer

Testing & Automation

GitHub Actions Jest Selenium Puppeteer


πŸ“Š Battle Stats

GitHub Streak

πŸ“ˆ Contribution Graph

Contribution Graph

🎭 Favorite Anime Characters

Character Anime Why I Like Them
🍜 Naruto Naruto Never gives up!
βš”οΈ Guts Berserk Pure determination
πŸ”₯ Natsu Fairy Tail Power of friendship
πŸ‘Š Saitama One Punch Man Simple yet strong

🌸 Connect With Me

LinkedIn X Email


πŸ’œ Thanks for visiting!

⬆ Back to Top

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors