Skip to content
View mmbi-glitch's full-sized avatar
๐Ÿง‘โ€๐Ÿ’ผ
Looking for work
๐Ÿง‘โ€๐Ÿ’ผ
Looking for work
  • Graduate + Grader at Massey University
  • Ilford, United Kingdom
  • 02:25 (UTC +01:00)
  • X @sbillah02
  • LinkedIn in/mmbillah02

Highlights

  • Pro
Block or Report

Block or report mmbi-glitch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mmbi-glitch/README.md

๐Ÿ‘จโ€๐Ÿ’ป Hey there, I'm Saad Billah! ๐Ÿ‘‹

github linkedin

๐Ÿ‘จโ€๐ŸŽ“ Bio

Welcome to my Github Page!

I am a fresh computer science graduate from Massey University, with experience in a wide range of fields, including networking and cybersecurity, software engineering, machine learning and data analysis, games programming, and web development.

I am also a keen and curious cybersecurity enthusiast aspiring to break into the ever-evolving fields of networking and cybersecurity. What motivates me most about cybersecurity isn't that it's well paid or a highly respected field, it's the fact that this work helps make a safer, more secure digital world for all!

๐Ÿ›ก๏ธ "Safety first, security always" ๐Ÿ”


๐Ÿ“’ Personal Notes

  • ๐Ÿ™Žโ€โ™‚๏ธ Pronouns: He/Him.

  • ๐Ÿ“ˆ Status: Iโ€™m currently learning about cybersecurity/cloud computing, training for professional cybersecurity certifications, and working as a part-time grader at Massey University.

  • โ›ฑ๏ธ Hobbies: In my spare time, I enjoy participating in CTFs, playing games, reading, listening to nasheeds, caring for stray cats, and spending time in nature.

  • โšก Fun Facts: My favorite animal is owls because they're super cool. I was born in Japan, lived in NZ for ~19 years, and now I'm in the UK. I was homeschooled for the most part of my early education.

  • ๐Ÿ’ฌ Ask Me: pretty much anything, as long as it's not too personal! For example, my distance learning experience, my passion for Islamic history, etc.

  • ๐Ÿ“ฌ Contact: via email (mmbillah02[at]gmail[dot]com - no spam please!) or social media (links above).


โš™๏ธ Skills

Languages

My Skills

Tools

My Skills

Frameworks/Libs

My Skills

Hardware/OS

My Skills

DISCLAIMER: The above list includes a few langs/tools/etc that I'm interested in but technically have little-to-no experience with.


๐Ÿงช Projects

๐Ÿ–ง Networking & Security

My Skills

A secure TCP client-server application that implements a hybrid cryptographic algorithm, combining RSA with Cipher Block Chaining.

๐Ÿ“‚ FTP Server App

My Skills

A simple implementation of an active-mode FTP server, uses C++ low-level sockets library.

๐ŸŽฎ Games Programming & Design

๐Ÿ Snek Mania

My Skills

A simple snake game created using Java's Swing GUI library.

๐ŸŒณ Mystic Forest

My Skills

A Super-Mario inspired side-scrolling 2D plaformer game created using the Mini2DX game engine.

My Skills

A third-person, hack-and-slash, wave-based arena game created with Unity.

๐ŸŒ Web Development

๐Ÿ•ธ Vanilla Website

My Skills

An appealing and functional website built using only vanilla HTML, CSS, and JS - no third party libraries at all. Website content is based on an indie game called Spindle.

My Skills

A full-stack flight booking website with extensive backend functions.

My Skillsโ€‚

My portfolio website, built with Jekyll. I'm planning on using a custom theme.

๐Ÿ“Š Data Analysis & Artificial Intelligence

๐Ÿงฉ 8-Puzzle Solver

My Skills

An AI program that compares different search algorithms (Uniform Cost, A* Manhattan, A* Misplaced Tiles) solving the 8-puzzle problem, also includes visual output.

๐Ÿ€† Embedded/IoT Systems (WIP)

๐Ÿ“ฑ Mobile Development (WIP)

๐Ÿ–ฅ๏ธ Computer Graphics (WIP)


๐Ÿ“Š Github Stats



Profile views counter




Partially created with Github Profilinator

Pinned Loading

  1. 159251_A1 159251_A1 Public

    Lightweight code and text editor, complete with syntax highlighting (limited functionality), file conversions, cut/copy/paste functionality, and more.

    Java

  2. 158256_A3 158256_A3 Public

    An appealing and functional website created using only vanilla HTML, CSS, and JS. Final Assignment for 158.256 - Web Application Design.

    HTML

  3. 159352_A2 159352_A2 Public

    Full-stackish website with extensive backend functions.

    HTML

  4. 159261_A2 159261_A2 Public

    A Super-Mario inspired side-scrolling 2D plaformer game.

    Java

  5. 159342_A2 159342_A2 Public

    C++ network server application using RSA-CBC cryptographic security.

    C++