C Programming Language
Complete C progression from variables to file I/O and dynamic memory.
$ init --profile "Sagar Biswas" --mode portfolio
This site presents the 2 main notebooks, separates Header Files [C] as quick references, and includes all 7 portfolio projects in a clean, professional hacker aesthetic.
Complete C progression from variables to file I/O and dynamic memory.
C++ data types, signed/unsigned behavior, STL choices, and Big-O mindset.
`ctype.h` and `string.h` are kept separate from the 2 main notebooks and are intended for quick lookup while coding.
Character checks and case conversion functions for input validation workflows.
Copy, concatenate, compare and manage C strings in practical programs.
From secure banking CLIs to competitive programming solutions, all projects are listed with direct links and summaries.
Open Full Project DirectoryA dedicated tricks folder collects advanced recursion recipes and concise C & C++ hacks that support the notebooks.
Browse Tricks