Skip to content
View Idighekere's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Idighekere

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
Idighekere/README.md

Pinned Loading

  1. Link-sharing-app-for-Devs Public

    TypeScript 1

  2. WillBeThere-24/frontend Public

    JavaScript 1 1

  3. This Gist contains a custom encrypti...
    1
    import { StatusBar } from 'expo-status-bar';
    2
    import { useState } from 'react';
    3
    import { Dimensions, TouchableOpacity, SafeAreaView, StyleSheet, Text, View } from 'react-native';
    4
    import EncryptForm from './src/components/EncryptForm';
    5
    import DecryptionForm from './src/components/DecryptionForm';
  4. encrypt-decrypt-app Public

    TypeScript

  5. abeghelpme/frontend Public

    TypeScript 17 4

  6. alx-low_level_programming Public

    This is my first low level language course at alx

    C