Giter VIP home page Giter VIP logo
<?php

namespace App\Models;

use Illuminate\Foundation\Human;

class Nima extends Human
{
    use InteractsWithHeartBeats,  InteractsWithDifficultconditions;
    
    public function getCurrentWorkplaceAttribute(): array
    {
        return [
            'workplace' => [
                'company' => 'Mdadeh',
                'position' => 'Back End developer'         
            ]
        ];
    }

    public function getDailyKnowledgeAttribute(): array
    {
        return [
            Php::class,
            Laravel::class,
            Python::class,
            JS::class,
            Git::class
        ];
    }

    public function getFutureGoalAttribute(): string
    {
        return 'To contribute to more open source projects.';
    }
}

Nima's github activity graph

Nimaw GitHub stats Nimaw GitHub Github Steak

Nima's Projects

evilurl icon evilurl

Generate unicode evil domains for IDN Homograph Attack and detect them.

face-api icon face-api

Real Time Face Detection with JavaScript

js.org icon js.org

Dedicated to JavaScript and its awesome community since 2015

keylogger-tokengrabber-ipgrabber icon keylogger-tokengrabber-ipgrabber

Python 3x tool, coded by purpose with 3 features: Discord Token Grabber (by webbrowser/app), keylogger(logging each key user putting), IP grabber (sends the victim ip address. Working with a Discord WebHook.

payment icon payment

simple laravel payment package , supports multiple drivers

persian-swear-words icon persian-swear-words

دیتاست کلمات نامناسب و بد فارسی برای فیلتر کردن متن ها

php-github-api icon php-github-api

A simple PHP GitHub API client, Object Oriented, tested and documented.

selfbot.py icon selfbot.py

selfbot.py - A python discord selfbot thats easy to install - Written using discord.py

spammer-bot icon spammer-bot

WhatsApp, Discord, Telegram message spammer with python

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.