Skip to content
View adam-ibrahim-git's full-sized avatar

Highlights

  • Pro

Block or report adam-ibrahim-git

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adam-ibrahim-git/README.md

Hi, I am Adam

I study computer science and mathematics at Centre College, graduating May 2028, with a physics minor. I mostly write C and Python.

I am looking for Summer 2027 software engineering and quantitative internships.

Some things I have built

  • ChessOS: a 16-bit x86 operating system written from scratch in C. It boots in QEMU and runs a chess game I rewrote in C to run on it.
  • datafest-2026: my team's analysis code from ASA DataFest 2026, a weekend study of a large de-identified healthcare dataset.
  • we-were-here: the interactive audio and video players for We Were Here, a public digital archive of Black history in Danville, KY that I build for Centre's Anthropology department.
  • Summer_2026_ECSDs: Python tooling for undergraduate number theory research on Collatz-style integer maps.
  • HKYKids: React frontend for Heart of Kentucky Kids, a children's-education nonprofit.

Tools I use

Python, C, Linux, Git, Java, JavaScript, React, HTML/CSS, PyQt5, QEMU, LaTeX

Reach me

adam.ibrahim@centre.edu, LinkedIn

Pinned Loading

  1. HKYKids HKYKids Public

    React frontend for Heart of Kentucky Kids, a children's-education nonprofit. Reusable components for the core pages, built by a 4-person team through client feedback cycles.

    JavaScript 1 1

  2. ChessOS ChessOS Public

    A bare-metal 16-bit x86 operating system written from scratch in C that boots in QEMU into a playable chess game. ~3,140 lines of my C: kernel, syscalls, sector-mapped file system, and a 1,585-line…

    C

  3. datafest-2026 datafest-2026 Public

    First place (Best in Show) at ASA DataFest 2026. Analysis code for a healthcare-equity and patient-journey study of a large de-identified EHR dataset. Code only; the competition data is confidential.

    Python

  4. Summer_2026_ECSDs Summer_2026_ECSDs Public

    Python tooling for undergraduate mathematics research on generalized congruential dynamical systems (Collatz-style integer maps): computes cycle structure, component counts, and fixed points across…

    Python

  5. we-were-here we-were-here Public

    Interactive players for the We Were Here archive, hosted on GitHub Pages: a narrated-photograph video shuffle and an audio player for the oral-history clips.

    HTML