Skip to content

Changelog

Past

3.6.1 May 15, 2025

Restructured the programming section, keeping the old standalone guides available.

Added:

  • Phase I: Operators
  • Phase I: Functions
  • Phase I: Control Flow
  • Phase I: Preprocessor directives
  • Phase I: Mesologue

Changed:

  • Prologue
  • Phase I: Data Types

3.6.0 May 12, 2025

Restructured the programming section, keeping the old standalone guides available.

Added:

  • Phase I: Data Types, Null and void
  • Phase I: Program entry point

Changed:

  • Phase I: Memory

3.5.5 May 2, 2025

Added:

  • Changes to Windows Internals: DLL's

3.5.4 Apr 22, 2025

Added:

  • Phase I: IDE's & build configurations
  • Phase I: Memory
  • Phase I: Statements

Removed until reconstruction:

  • Reverse Engineering
  • Networks & CyberSecurity

3.5.3 Apr 21, 2025

Added:

  • Changes to the About me page.
  • Changes to the Portfolio page.
  • Started working on the unified programming guide
  • Added phasing model
  • Phase I: Introduction
  • Phase I: Software

3.5.2 Apr 8, 2025

Added:

3.5.1 Apr 7, 2025

Added:

  • Contribution & Style guide
  • Profile pic in About me
  • Changelog

3.5.0 Apr 2, 2025

Switched the framework over to MkDocs-Material.

2.5.0 Mar 26, 2025

Started hosting a github pages with the unified repository using Jekyll "Just the docs".

1.5.0 Mar 23, 2025

Added a Windows Internals summary (unfinished).

1.4.0 Feb 11, 2025

Added a Reverse Engineering summary (unfinished).

1.3.0 Jan 25, 2025

Added a CyberSecurity summary (unfinished).

1.2.0 Jan 7, 2025

Unified my C++, C# and x86 Assembly summaries into one singular repository named CCI25.

0.3.0 Oct, 2024

Released my notes / summary on C#.

0.2.0 Sep, 2024

Released my notes / summary on x86 Assembly using NASM and MASM compilers.

0.1.0 Aug, 2024

Released my notes / summary on LearnCpp's C-Style / C++ chapters.