Giter VIP home page Giter VIP logo

Hi, I'm Astm Ali

πŸ‘¨πŸ»β€πŸ’» FreeLancer Web Developer

GitHub astmdesign

A little more about me...

astm_bio = Hash.new
astm_bio[:experience] = 'More than 20 years in web development'
astm_bio[:languages] = ['Ruby', 'PHP', 'Shell script', 'Javascript']
astm_bio[:freamwork] = 'Ruby on rails'
astm_bio[:Databases] = ['Mysql', 'SQLite', 'PostgreSQL', 'Redis', 'Snowflake']
astm_bio[:Editors] = ['Vim', 'Atom', 'Sublime']
astm_bio[:UI_tools] = []
astm_bio[:Other_tools] = []

['jQuery', 'AngularJS', 'Ajax', 'Ionic', 'XML', 'Json', 'Yaml', 'Html5', 'Css3', 'Less css', 'Sass', 'BootStrap'].each do |tool|
  astm_bio[:UI_tools] << tool unless astm_bio[:UI_tools].include?(tool)
end

['Photoshop', 'Cpanel', 'Whm', 'PhpMyAdmin', 'Git', 'GitHub Action pipeline','Agile', 'MySQL Workbench', 'CI / CD', 'Linux OS', 'Nginx', 'Docker', 'Automation test', 'Rspec', 'APM'].each do |other|
  astm_bio[:Other_tools] << other unless astm_bio[:Other_tools].include?(other)
end

puts astm_bio
# The result for astm_bio hash will be =>
{
  :experience => "More than 17 years in web development",
  :languages => ["Ruby", "PHP", "Shell script", "Javascript"],
  :freamwork => "Ruby on rails",
  :Databases => ["Mysql", "SQLite", "PostgreSQL"],
  :Editors => ["Vim", "Atom", "Sublime"],
  :UI_tools => ["jQuery", "AngularJS", "Ajax", "Ionic", "XML", "Json", "Yaml", "Html5", "Css3", "Less css", "Sass", "BootStrap"],
  :Other_tools => ["Photoshop", "Cpanel", "Whm", "PhpMyAdmin", "Git", "GitHub Action pipeline", "Agile", "MySQL Workbench", "CI / CD", "Linux OS", "Nginx", "Docker", "Automation test", "Rspec", "APM"]
}

πŸ“« Contact Me

dev.to badge dev.to badge dev.to badge dev.to badge
dev.to badge dev.to badge dev.to badge dev.to badge

Astm's Projects

Astm doesn’t have any public repositories yet.

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.