Skip to content
View shamykyzer's full-sized avatar
  • Bristol

Block or report shamykyzer

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
shamykyzer/README.md

Hello, my name is Shamy!

I study Computer Science linkedin logo UWE Bristol and LOVE the 1s and 0s.

Pinned Loading

  1. GEMM-kernel-runtime GEMM-kernel-runtime Public

    C++17 tile-based GEMM runtime exploring BSP-style kernel scheduling, tile-local compute, cache-aware tiling, OpenMP parallelism, and reduction patterns. Inspired by Graphcore Poplibs and IPU archit…

    C++ 1

  2. mini-os mini-os Public

    A 32 bit x86 teaching kernel built as Operating Systems module coursework for Worksheet 2 Part 1 and Part 2. It boots via GRUB Multiboot, runs an assembly loader, sets up the IDT and basic interrup…

    C 1

  3. AI-SDC/SACRO-ML AI-SDC/SACRO-ML Public

    Collection of tools and resources for managing the statistical disclosure control of trained machine learning models

    Python 35 8

  4. game-of-life game-of-life Public

    A graphical C++ implementation of Conway's Game of Life using raylib, featuring age-based cell coloring. Cells change color as they age, transitioning from blue (young) to red (old), providing visu…

    C++ 2

  5. gravity-simulation gravity-simulation Public

    This project is a continuation of fluid simulation concepts, extended to simulate gravitational interactions between particles. The simulation calculates gravitational forces between particles and …

    C 1

  6. sales-prediction-platform sales-prediction-platform Public

    AI-powered sales forecasting web app for Bristol-Pink Café. Uses Meta's Prophet for demand predictions from historical CSV data. Built with React, Flask, SQLite, and Docker. Features interactive da…

    JavaScript 2