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 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 backend-best-practices Public

    Forked from futurice/backend-best-practices

    An evolving description of general best practices for backend development.

    2

  3. recipe-app recipe-app Public

    A React App consuming Edamam Recipe API

    JavaScript

  4. elasticsearch elasticsearch Public

    Forked from elastic/elasticsearch

    Open Source, Distributed, RESTful Search Engine

    Java

  5. Git-Command-Guide Git-Command-Guide Public

    Forked from germancutraro/Git-Command-Guide

    ๐Ÿ“™ A git command guide

  6. malloc 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