import { SoftwareEngineer } from "Careers";
const me = new SoftwareEngineer({
name: "Waasiq Masood",
status: "Full-Stack & AI Enthusiast",
skills: {
languages: ["Python", "TS/JS", "Go", "C++", "Java"],
frameworks: {
frontend: ["Next.js", "React.js", "Angular.js", "TailwindCSS"],
backend: ["Node.js", "Express", "FastAPI", "Go"],
},
cloud: ["AWS", "Kubernetes", "Docker"],
databases: ["PostgreSQL", "MongoDB", "DynamoDB"],
},
interests: ["AI/ML (Masters in AI)", "MLOps", "System Design", "Hackathons"],
});
.
├── 🛠️ current-focus/
│ ├── 🏭 [Endress+Hauser](https://www.endress.com/) ... Developing industrial IoT & web solutions
│ └── 🎓 [Thesis](https://uni-freiburg.de/) .......... Researching Nested Learning (AI/ML)
├── 🌐 web-ecosystem/
│ ├── 📂 [yakamoz](https://github.com/waasiq/yakamoz) ............ Full-stack framework implementation
│ ├── 📂 [eventshare](https://github.com/waasiq/eventshare) ......... Event management & social logic
│ └── 📂 [adventure-nest](https://github.com/waasiq/adventure-nest) ...... Booking & logistics engine
├── 🤖 intelligence/
│ └── 📂 [movie-recommender](https://github.com/waasiq/movie-recommender) .... Hybrid filtering system
└── 🔐 system-level/
└── 📂 [rc5-cryptosystem](https://github.com/waasiq/rc5-cryptosystem) ..... Symmetric-key block cipher




