Skip to content

ali-aljufairi/BIBF-AI

Repository files navigation

fabriclogo

My Personal Blog & Notes 📝

Updated July 2025: This website was originally created as a repository of notes from AWS machine learning training conducted at BIBF (Bahrain Institute of Banking and Finance). Due to growing interest in these resources, it has evolved into my personal blog and knowledge-sharing platform.

This website now serves as my personal blog where I share insights, notes, and resources on technology, machine learning, cloud computing, MLOps, and other technical topics that interest me and my readers.


Installation and Setup ⚙️


Local Development 🖥️

git clone https://github.com/Ali-Aljufairi/BIBF-AI
cd BIBF-AI
npm install
npm run dev

Docker 🐳

git clone https://github.com/Ali-Aljufairi/BIBF-AI
docker build -t bibf-ai .
docker run -p 3000:3000 bibf-ai

Just want to see the website? 🌐


Go to the website

Project Structure 📂

  • @/: Contains reusable components and libraries.
  • @types/: Contains TypeScript type definitions.
  • app/: Contains the main application code.
  • common_md/: Contains blog posts and notes in markdown format.
  • components/: Contains React components for blog layout and functionality.
  • Excalidraw/: Contains drawings and diagrams used in blog posts.
  • interfaces/: Contains TypeScript interfaces for blog post types.
  • lib/: Contains libraries for markdown processing and API functions.
  • pages/: Contains Next.js pages including blog post rendering.
  • public/: Contains images and other static assets.
  • styles/: Contains styling for the blog.
  • utils/: Contains utility functions.

Content Structure 📋

Home Page 🏠

  • Introduces the blog, its evolution from an AWS ML notes repository to a personal blog, and highlights featured content.
  • Presents a modern, clean interface with easy navigation to various blog posts and categories.

Blog Posts & Notes 📝

  • Contains a collection of technical articles, insights, and the original AWS ML certification notes.
  • Organized by topics and dates for easy browsing.

AWS ML Resources ☁️

  • Preserved section of the original AWS machine learning training notes and resources.
  • Organized learning path for those interested in AWS ML certification.

Quiz ❓

  • Interactive quizzes on technical topics to test knowledge (preserved from the original site).

Contributing 🤝

Pull requests are welcome. For any changes, please open an issue first to discuss what you would like to change.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •