Skip to content
View aexomir's full-sized avatar
🏢
Working in Office
🏢
Working in Office

Highlights

  • Pro

Block or report aexomir

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. LLM-engineering LLM-engineering Public

    Jupyter Notebook 2

  2. mcp-engineering mcp-engineering Public

    Jupyter Notebook

  3. RePack RePack Public

    JavaScript

  4. masonryList.tsx masonryList.tsx
    1
    /* eslint-disable react-native/no-inline-styles */
    2
    import React, { MutableRefObject, ReactElement, memo, useEffect, useState } from 'react';
    3
    import { Image, ScrollView, StyleProp, StyleSheet, View, ViewStyle } from 'react-native';
    4
    
                  
    5
    type Props<T> = {
  5. AIChatBot AIChatBot Public

    this is a tkinter demo chatbot app that can be extended into any projects by changing dataset

    Python 1