rayyan ahmad sultan · nia · 21 · cs undergrad @ fast nuces
// languages & tools
// stats
// reach out
the intellect is only aquired in order to know things unknown
Our second semester OOP project; A rendition of the classic Sonic game.
C++ 2
A freestanding, platform-agnostic graphics engine and software rasterizer (CSR) built with modern C++20. Zero-STL, memory-managed via arenas, and designed for seamless transition from User-Space to…
C++ 1
A robust implementation of a "Smart City" landscape that uses Graphs, Trees and other data strucutres. This project serves to underscore our ability to architect complex systems, model real-world i…
C
A fun rendition of the classic Super Mario game, made entirely using the Irvine32 library and MASM
Assembly
An incomplete but interesting implementation of my very own AI Agent, powered by several MCP servers. This project served as the stepping stone into the world of agentic development for me.
Python