Skip to content
View azecdev90's full-sized avatar
  • Startify, BA / Additiv, CH
  • Sarajevo

Block or report azecdev90

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

Hi there πŸ‘‹

Welcome to my Github profile.
My name is Amir Zec. I am backend web developer based in Sarajevo, Bosnia and Herzegovina.

Currently, I am working as a full-time web developer for Additiv. On this Github profile, you can check some of my latest works.
If you have any question, don't hesitate to contact me.

About me

For geeks πŸ‘‡
namespace GitHub\azecdev90\azecdev90;

return [
    'code' => [
    'nativeLangauge' => [
        'native' => ['C#', 'PHP'],
        'frameworks' => ['.NET framework','Laravel']
    ],
    'backend' => ['C#', 'php'],
    'frontend' => ['HTML', 'CSS', 'Bootstrap','React']
  ],
    'databases' => ['SQLServer', 'mySQL','MongoDB'],
    'QA' => ['Automation testing' => 'Selenium'],
    'devOps' => ['MS Azure', 'Docker'],
    'projectManagement' => [
    'methodology' => ['Agile methodology', 'SCRUM framework'],
    'tracking' => 'Jira'
    'collaboration' => ['Git', 'Github','Bitbucket', 'AzureDevops']
  ]
];
For those who are inspired by design πŸ‘‡

Code

Native language
PHP Laravel Code-Igniter

Backend
PHPNodeJS

Frontend
HTML5 CSS3 Bootstrap Vue.js

Databases
MySQL Postgres MongoDB

QA
Selenium

DevOps
Azure Docker

Project management
Jira

Pinned Loading

  1. sqliscanner sqliscanner Public

    Tool for automation exploiting SQL injection vulnerability

    PHP 5 1

  2. laravel-vue-spa laravel-vue-spa Public

    Single page application made with VueJS & Laravel

    PHP 1

  3. Rubikon Rubikon Public

    Implementation Ceaser cipher in Ruby

    Ruby

  4. seclibrary seclibrary Public

    Simple library for security in PHP

    PHP