Skip to content

This is the GitHub profile page of Waseem Akram (Wcoder547) — Full-Stack Developer and modern web technologies. Here you'll find a collection of projects, learning resources, and real-world solutions from beginner to advanced levels.

Notifications You must be signed in to change notification settings

Wcoder547/Wcoder547

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Welcome to my corner of the Digital World 🌍

Linkedin Badge
Gmail Badge
Portfolio

Wcoder547

"Code is like humor. When you have to explain it, it’s bad." 😉

💻 Technologies I Love

  • Full-Stack Web Development (MERN / Next.js)
  • Generative AI Integrations
  • DevOps & Cloud Automation
  • Open Source Collaboration

Top Langs


🛠 Programming Languages & Tools


👨‍💻 Who am I?

class WhoAmI {
  constructor() {
    this.name = "Waseem Akram";
    this.role = [
      "💻 Software Engineer",
      "🌐 Full-Stack Developer (MERN/Next.js)",
      "🤖 Generative AI Explorer",
      "⚙️ DevOps Engineer"
    ];
    this.currentFocus = "🚀 DSA, System Design & Building Scalable Applications";
    this.hobbies = [
      "🛠 Creating side projects",
      "📚 Learning & exploring new technologies",
      "🌍 Contributing to Open Source",
      "🎯 Continuous problem-solving"
    ];
  }

  getLocation() {
    return "📍 Sargodha, Pakistan";
  }

  futureGoals() {
    return [
      "🤝 Contribute to impactful Open Source projects",
      "🏗 Master System Design & Advanced DSA",
      "🌎 Become a top Remote Full-Stack Engineer",
      "🧑‍🏫 Share knowledge through tech content & mentoring"
    ];
  }

  introduce() {
    return `Hi, I'm ${this.name}, a passionate ${this.role[1]} from ${this.getLocation()}. 
My current focus is on ${this.currentFocus}. 🚀`;
  }
}

const me = new WhoAmI();
console.log(me.introduce());

🔭 Current Works

  • Building a full-featured MERN eCommerce platform (caching, payments, advanced APIs)
  • Working on my portfolio with React
  • Solving DSA problems & mastering system design
  • Developing side projects like Logic-looper
  • Exploring Next.js & Generative AI applications

📄 Other Stuff

  • :octocat: My Resume
  • 💬 Ask me about MERN, DevOps, AI integrations, Linux, or System Design
  • ⚡ Fun fact: I sometimes break code just to rebuild it cleaner!

Waseem's github stats


👉 Contacts

Gmail Badge

🌐 Portfolio 🔗 LinkedIn

About

This is the GitHub profile page of Waseem Akram (Wcoder547) — Full-Stack Developer and modern web technologies. Here you'll find a collection of projects, learning resources, and real-world solutions from beginner to advanced levels.

Topics

Resources

Stars

Watchers

Forks