Skip to content
View jeanmarcosdarosa's full-sized avatar

Block or report jeanmarcosdarosa

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jeanmarcosdarosa/README.md

Hello there πŸ‘‹

Open Source Love

Steeve Github Stats


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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Jean Marcos da Rosa"
        self.role = "Software Engineer"
        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 = SoftwareEngineer()
me.say_hi()

πŸ“ Projects

Popular repositories Loading

  1. poisontap poisontap Public

    Forked from samyk/poisontap

    Exploits locked/password protected computers over USB, drops persistent WebSocket-based backdoor, exposes internal router, and siphons cookies using Raspberry Pi Zero & Node.js.

    JavaScript

  2. IAMDinosaur IAMDinosaur Public

    Forked from ivanseidel/IAMDinosaur

    πŸ¦„ An Artificial Inteligence to teach Google's Dinosaur to jump cactus

    JavaScript

  3. ImageEditorPro ImageEditorPro Public template

    Forked from zeeshux7860/ImageEditorPro

    Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.

    Dart

  4. camera_awesome camera_awesome Public

    Forked from nghiashiyi/camera_awesome

    A flutter plugin to handle Android / iOS camera

    Dart

  5. jeanmarcosdarosa jeanmarcosdarosa Public

  6. js-key-hunter js-key-hunter Public

    Forked from MTheux/js-key-hunter

    One-click bookmarklet que acha AWS, Azure, Stripe, Firebase, JWT e chaves de alta entropia em qualquer app em 10 segundos

    JavaScript