Skip to content
View pplytas's full-sized avatar

Sponsoring

@better-auth

Block or report pplytas

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. callstack/react-native-testing-library callstack/react-native-testing-library Public

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

    TypeScript 3.4k 278

  2. ScalableImage.js ScalableImage.js
    1
    import React, { useMemo } from 'react';
    2
    import { Image } from 'react-native';
    3
    
                  
    4
    const createMissingDimensionStyle = (source, style) => {
    5
      const { width, height } = Image.resolveAssetSource(source);
  3. sst-hono-slack-chatbot sst-hono-slack-chatbot Public

    Serverless Slack Chatbot using OpenAI, Hono, SST and AWS Lambda

    TypeScript 1

  4. react-earthquakes react-earthquakes Public

    A React app that lets you view and manage a database of real earthquake occurrences in Greece. Database implemented with Elasticsearch

    JavaScript

  5. fullstack-linkedin-clone fullstack-linkedin-clone Public

    Full Stack application that simulates a LinkedIn-type website. AngularJS | Java | Spring Boot | Maven

    Java 5 4

  6. angularjs-space-shop angularjs-space-shop Public

    AngularJS demo web app for an online shop that allows users to rent apartments in Mars!

    HTML