Skip to content
View foxxmg's full-sized avatar
🦊
Getting At It
🦊
Getting At It

Block or report foxxmg

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
foxxmg/README.md
  • 👋 Hi, I’m Farai
  • 👀 I’m interested in writing efficient code
  • 🌱 I’m currently learning more of Java EE and associated frameworks
  • 📫 How to reach me - @fxxmug on Twitter

Pinned Loading

  1. hooks-graphql Public

    Forked from shrutikapoor08/hooks-graphql

    An example of how to use React hooks in Graphql for managing state

    JavaScript 1

  2. backend-best-practices Public

    Forked from futurice/backend-best-practices

    An evolving description of general best practices for backend development.

    2

  3. recipe-app Public

    A React App consuming Edamam Recipe API

    JavaScript

  4. elasticsearch Public

    Forked from elastic/elasticsearch

    Open Source, Distributed, RESTful Search Engine

    Java

  5. Git-Command-Guide Public

    Forked from germancutraro/Git-Command-Guide

    📙 A git command guide

  6. malloc Public

    Forked from HarshTrivedi/malloc

    An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching 91 % efficiency.

    C