MRMuhammad Razainablank-slate.hashnode.dev·Jun 14 · 8 min readStop Drowning Your AI Assistant: How to Build a Context-Saving MCP Server for VS Code CopilotIf you are using VS Code Copilot’s Agent Mode (especially if you are riding on the free GitHub Copilot Student Plan, though the Models have been severely depleted), you already know it feels like a fr12O
MRMuhammad Razainablank-slate.hashnode.dev·Jun 4 · 5 min readFrom Static to Agentic: Building a Self-Correcting Code Refactoring AIIntroduction: The Mentorship Bottleneck in Developer Education In our FYP, a collaborative learning platform called Opticode, real-time mentorship was the ultimate accelerator for beginner programmers10
MRMuhammad Razainablank-slate.hashnode.dev·Jun 4 · 3 min readDivision into Patterns: Leetcode 01Leetcode questions are all the rage right now. Companies like Meta, Google, localized companies, startups — you name it — have Leetcode questions as a critical aspect of their technical interviews. Wh10
MRMuhammad Razainablank-slate.hashnode.dev·Jun 3 · 3 min readData Cleaning and PreprocessingData is often messy, incomplete, or inconsistent, making it unreliable for analysis and modeling. Before building complex models, we must clean and preprocess the data to ensure accuracy and efficienc10
MRMuhammad Razainablank-slate.hashnode.dev·Jun 3 · 4 min readThe Theory on Neural NetworksA Machine Learning Program/Model that makes decisions just like the human brain. How does it do it? When we think, we subconciously give priority to some thoughts and decisions in our brains, we ident10