projects.

x86-32 Kernel

A custom x86-32 kernel with preemptive multitasking, EXT2 filesystem support, virtual memory management, system calls, signals, and UART8250 serial communication for QEMU interaction.

Learn more

AI Command Generator

The AI Command Generator leverages OpenAI's GPT-3, specifically the davinci-code-002 API, to translate natural language instructions into executable bash or POSIX-compliant shell commands. This tool simplifies command line usage, making it more accessible and reducing the learning curve for shell operations.

Learn more

Medical Image Segmentation with U-Net

This project integrates Transformer architecture with U-Net for segmenting 4D CT heart data. It addresses memory limitations by processing 2D slices instead of full 3D images, leading to enhanced segmentation capabilities.

Learn more