Skip to content
View adeniyii's full-sized avatar
🛠️
Making Moves
🛠️
Making Moves
  • mastraAI
  • Lagos, Nigeria
  • 02:12 (UTC +01:00)
  • @dayodeniyi

Highlights

  • Pro

Block or report adeniyii

Report abuse

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

Report abuse
adeniyii/README.md

teheehee

Pinned Loading

  1. mastra-ai/mastra mastra-ai/mastra Public

    the TypeScript AI agent framework

    TypeScript 5.2k 221

  2. printf printf Public

    Recreation of the C standard library printf function.

    C 1

  3. monty monty Public

    An interpreter for Monty ByteCodes files.

    C

  4. Credit Card Check cs50 Credit Card Check cs50
    1
    // Applying Luhn's algorithm to validate credit cards
    2
    
                  
    3
    // Include c libraries
    4
    #include <stdio.h>
    5
    #include <cs50.h>
  5. cs50 runoff problem set 3 cs50 runoff problem set 3
    1
    #include <cs50.h>
    2
    #include <math.h>
    3
    #include <stdio.h>
    4
    #include <string.h>
    5
    
                  
  6. dotfiles dotfiles
    1
    let mapleader = " "
    2
    
                  
    3
    set history=1000
    4
    set number relativenumber
    5
    set idearefactormode=keep