Skip to content
View felipeneri's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report felipeneri

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

Hi everyone 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-

class WebMobileDeveloper:

    def __init__(self):
        self.name = "Felipe Neri"
        self.role = "Web & Mobile Developer"
        self.language_spoken = ["pt_BR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = WebMobileDeveloper()
me.say_hi()
  • 🔭 I’m currently working on something cool 😉
  • 👨‍🎓 MBA in Artificial Inteligence & Machine Learning
  • 💬 Ask me about javascript and python
  • 📫 How to reach me: [email protected]
  • 😄 Pronouns: Coder, Leader and Kind Hearted
  • ⚡ Fun fact: ❤️ 🐱
  • 🌐 www.felipeneri.com

felipeneri

Popular repositories Loading

  1. ps ps Public

    Swift

  2. react-native-page-list react-native-page-list Public

    Forked from Luehang/react-native-page-list

    An easy and simple to use React Native component that renders swipable performant pages with intelligent scroll/swipe detection to cushion rough guestures. Supporting both iOS and Android. Free and…

    JavaScript

  3. react-native-gallery-swiper react-native-gallery-swiper Public

    Forked from TrendingTechnology/react-native-gallery-swiper

    An easy and simple to use React Native component to render a high performant and easily customizable image gallery with common gestures like pan, pinch and double tap. Supporting both iOS and Andro…

    JavaScript

  4. rn-fetch-blob rn-fetch-blob Public

    Forked from joltup/rn-fetch-blob

    A project committed to making file access and data transfer easier, efficient for React Native developers.

    JavaScript

  5. TheDudeThatCode TheDudeThatCode Public

    Forked from TheDudeThatCode/TheDudeThatCode

    Config files for my GitHub profile.

  6. felipeneri felipeneri Public