📓 home-software-developer.ipynb ×
📦 projects.json
src pages home-software-developer.ipynb
▶ Run All ↻ Restart
In [1]:
import { Developer, Human } from '@universe/beings';
import { Passion, Skills } from '@internal/attributes';

const noor = new Developer({
  name: "Noor Azami",
  role: "Full-Stack Developer",
  status: "IT Support Intern @ DayOne",
  location: ["Remote","Hybrid","Relocation"]
});

noor.introduce();
Out [1]:

Noor Azami

A passionate full-stack developer crafting high-impact digital solutions through code and AI-assisted workflows, seeking to build scalable products with an innovative engineering team.

📍 Remote Ready 🏢 Hybrid Preferred 🌍 Relocation Open
🔥 Actively Seeking Full-Stack Developer Internship
In [2]:
# Markdown Cell
## About Me
> "I build responsive web applications and solve complex problems."
Out [2]:

About The Developer

I am a passionate software developer currently pursuing an IT degree at Universiti Tun Hussein Onn Malaysia. With expertise in full-stack development, I build responsive web applications and solve complex problems through clean, efficient code.

Read full bio
In [3]:
const expertise = {
  frontend: ['React', 'Vue.js', 'Tailwind'],
  backend: ['Node.js', 'Database Design'],
  optimization: ['Performance', 'Scalability']
};

console.table(expertise);
Out [3]:

Full-Stack Dev

React, Vue.js, Node.js, and database design for complete web solutions.

UI/UX Implementation

Responsive design, accessibility, and pixel-perfect implementations.

Performance

Fast loading times, efficient algorithms, and scalable architecture.

In [4]:
import { projects } from './data/projects';

// Render project gallery with visual previews
projects.forEach(p => p.renderPreview());
Out [4]:

DayOne Deploy

DayOne Deploy

C# Automation Suite

Enterprise-grade C# (.NET 10) suite for zero-touch laptop provisioning. Features offline network staging, resilient state orchestration via RunOnce, and real-time observability with Spectre.Console.

View Project

Go-Lumina

Go-Lumina

Backend / SRE

High-performance caching reverse proxy in Go capable of 7,500 RPS. Implements thread-safe LRU cache, Singleflight for request coalescing, and SWR for extreme reliability.

View Project

Gopher-Ops

Gopher-Ops

AI SRE Bot

Secure AI ChatOps bot (Go + Gemini 2.5) managing Docker & Cloud metrics via Telegram. Features live telemetry and HITL execution via interactive buttons.

View Project

Web-Pulse

Web-Pulse

Monitoring Tool

Fast monitoring system in Python/FastAPI checking services every 60s. Simulates browser traffic to bypass security shields and provides real-time Telegram alerts.

View Project
Student Talent Profiling

Student Talent Profiling

Full-Stack

Architected an AI-powered ecosystem for UTHM students featuring Gemini-integrated Agentic AI Assistant, Flutter mobile app, and automated DevOps pipelines.

View Project
Resume AI

Resume AI

Full-Stack SaaS

Full-stack SaaS for automated resume generation using React, Supabase, and FastAPI. Features Toyyibpay integration and ATS-optimized templates.

View Project

Enterprise IT Asset Automation

Enterprise IT Asset Automation

Backend Tooling

Engineered a robust Python automation suite for tracking 200+ hardware assets. Uses rate-limited Python orchestration to prevent system bottlenecks during audits.

View Project
Healthy Food App

Healthy Food App

Mobile App

Built a nutrition tracking app with Flutter & Firebase. Features real-time ordering, favorites, and secure admin control panel.

View Project
In [5]:
// Initialize connection protocol
await contact.connect({ method: 'ALL' });
Out [5]:

Ready to Collaborate?

Let's build something amazing together. My terminal is always open for new opportunities.