Skip to content
View simonemargio's full-sized avatar

Organizations

@Vision-iOS @Consiglia-Viaggi

Block or report simonemargio

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

Hello there πŸ‘‹

  • πŸ“š Learning everything about frontend and backend technologies.
  • 🌱 Vegetarian and vegan cuisine lover.
  • 🎡 Music fan, check out my music library.
  • 🎯 Investing my time to save other people's time.

That's me

Popular repositories Loading

  1. infinity-new-tab-gmail-bug infinity-new-tab-gmail-bug Public

    Due to cheated by phishing, our Chrome developer account was stolen (now found and change password), hacker released Infinity New Tab version with malicious code

    JavaScript 1

  2. deepin-os-replace-default-file-manager deepin-os-replace-default-file-manager Public

    Shell script to uninstall the Deepin default file manager and replace it with Nautilus

    Shell 1

  3. destini destini Public

    Destini is an horror app for iOS that can be used as a basis for understanding some design basics.

    Swift 1

  4. risiko-application-interface risiko-application-interface Public

    Application for end users to interface with the RisiKo database to use all gaming actions.

    Java 1

  5. priority-queue priority-queue Public

    C library that implements the use of priority queues through binary arrays and trees using unique functions that work on both structures (callback).

    C

  6. graph-library graph-library Public

    Graph management library with type operations: reading/writing a file graph, checking the acyclicity of a graph, converting three of the two graphic representations (adjacent lists<->adjacent matri…

    C