# Full-Stack Developer
with a Deep Passion for AI
I'm Lim Wei Jian, an AI Graduate from MMU (CGPA 3.74) with a deep passion for full-stack engineering. Whether it's C++, Python, or TypeScript, I just enjoy turning ideas into smooth, useful software. Take a look around!
// ๐ Academic Journey & Project Research
From STEM foundation to Diploma Full-Stack Team Lead and Degree AI breakthroughs
Specialized in Generative AI, Multi-Agent Orchestration, RAG Frameworks, and Computer Vision (YOLO/ResNet).
Mastered software engineering principles, algorithms, and full-stack web development as Team Lead.
Graduated with honors (1 A+, 7 A, 1 A-, 1 B), building strong analytical logic and team leadership.
// โจ Cultural Tastes & Inspirations
Inspirations beyond code: Football tactics, R&B Groove, Sci-Fi, and competitive gaming
Football Pitch (Favorite Clubs)
Tactical Precision & High PressPassionate about tactical precision, fluid passing, and execution excellence on the pitch โ just like writing high-performance code.
Music Groove (R&B & Soul)
Rich Harmonies & Retro GrooveEnthusiast of R&B, Soul, and Funk music by Khalil Fong, David Tao, and Bruno Mars. Rich harmonies drive coding focus.
// โก IT Skill Studio & Live Web IDE
Interactive IDE Playground: Switch language tabs and execute multi-threaded C++/PyTorch code live
#include <iostream> #include <vector> #include <thread> class ParallelMatrixEngine { public: void executeTask(int thread_id) { std::cout << "[C++20 Thread #" << thread_id << "] High-performance matrix kernel computed." << std::endl; } }; int main() { ParallelMatrixEngine engine; std::cout << ">> Initializing CUDA & C++ Thread Pool..." << std::endl; engine.executeTask(0); return 0; }
// ๐ค n8n AI Story Generator
Input a prompt and observe how multi-agent workflow nodes transform it into a narrative
// ๐ ๏ธ Micro-Tools Playground
Interactive micro-tools & real-time CSS variable compiler targeting this live webpage
Drag the sliders below to compiles and mutates CSS custom properties live on this webpage in real time!
Interactively adjust the falling speed and stream opacity of the background letter glitch rain live!