Projects Skills Learning About Contact

Computer Science Student

@whoamiIbraheem Chand.

A passionate systems builder with the goal to understand how software truly works — and build experiments that reveal the answer.

Currently studying CS & building things at GitHub ↗

Scroll to explore
Ibraheem Chand

About me

Systems, code,
and curiosity.

I'm a Computer Science student driven by a simple question: how does software actually work under the hood? From memory management in C++ to how operating systems schedule processes — I want to understand all of it.

My approach is experimental. I build small, focused projects that isolate concepts, break them under pressure, and reveal how they truly behave.

When I'm not coding, I'm reading about compilers, tinkering with Linux, or exploring how distributed systems manage to stay reliable.

15+
Projects & experiments built
5+
Programming languages explored
Concepts still to learn

Skills

Tools of the trade.

Languages, tools, and concepts I work with regularly.

Programming

C++PythonC JavaScriptHTML / CSSBash

Systems & Tools

Linux CLIGit & GithubGDB Docker NginxSSHTerminal

Concepts

OOPData StructuresAlgorithms Memory MgmtFile I/ORecursion

Projects

Things I've built.

Experiments, systems, and tools — made to understand, not just to ship.

Systems Projects 3 projects

Bank Management System

C++ simulation of banking operations including account creation, deposits, withdrawals, and balance tracking using OOP principles.

C++OOPFile I/O

Student Record System

C++ application for managing student data — add, search, update, and delete records stored persistently with file-based I/O.

C++File I/OData Structures

Library Management System

Full-featured library system with book tracking, member management, and borrow/return workflows using linked lists and structs.

C++Linked ListsOOP
Experiments 2 projects

Sorting Algorithm Visualizer

Python experiment comparing bubble, merge, and quicksort. Logs comparisons and swaps to study time complexity in practice.

PythonAlgorithmsAnalysis

Memory Allocator Sim

Simulates heap memory allocation strategies (first-fit, best-fit) in C to explore how malloc-like systems manage fragmentation.

CMemorySystems
Web Tools 2 projects

Custom Valentine Message Generator

A browser-based web app that generates personalized message pages using dynamic URL parameters. Users can create and share custom links that display interactive Valentine messages. runs entirely on the frontend and requires no backend services. The project has reached 1.8K active users and over 14K tracked events, with most traffic coming from India.

HTMLCSSJavaScript

Dev Notes App

Minimal browser-based note-taking tool with Markdown support and local persistence. No backend required.

HTMLCSSJavaScript

Portfolio Website

This very website — hand-coded with pure HTML, CSS, and vanilla JS. Modular, well-commented, beginner-friendly to extend.

HTMLCSSJavaScript
Programming Projects 2 projects

2D Shooter Game

A 2D arcade-style shooter developed in C++ using the SFML graphics library. Players control a jet that automatically fires bullets to destroy incoming obstacles while avoiding collisions. The game features real-time movement, collision detection, score tracking, and a game-over system based on hits or escaped obstacles. Player scores are saved to a file to maintain a simple high-score record.

SFMLSFML GraphicsGameLoopC++File I/O

CLI Calculator

Terminal calculator in Python supporting BODMAS, parentheses, and history logging. Built to practise expression parsing from scratch.

PythonCLIParsing

Number Guessing Game

Classic guessing game with difficulty levels and attempt tracking — first project to explore loops, conditionals, and user input in C++.

C++BeginnerLogic

Currently Learning

What's next on the list.

Technologies and concepts I'm actively exploring right now.

Operating Systems

Processes, scheduling, memory paging

Computer Networks

TCP/IP stack, sockets, protocols

Advanced Data Structures

Trees, graphs, hash tables

Linux Internals

Kernel concepts, system calls, shell

SQL & Databases

Relational models, queries, indexing

Compiler Basics

Lexers, parsers, abstract syntax trees

System Administration

Lexers, parsers, abstract syntax trees

See everything on GitHub

All source code, experiments, and work-in-progress live here.

github.com/IbraheemChand

Contact

Let's connect.

Open to internship opportunities, collaborations, or just a conversation about code and systems.