Code Monkey home page Code Monkey 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

alpine-ruby icon alpine-ruby

The smallest Docker image with Ruby 2.2 (~27MB) https://hub.docker.com/r/andrius/alpine-ruby/

animate.css icon animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

attachment_fu icon attachment_fu

Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.

backend icon backend

dashboard , backend , admin , templates

bootstrap-1 icon bootstrap-1

Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!

brexit.js icon brexit.js

For all the people who think borders would help to make anything better!

capistrano-rails-db icon capistrano-rails-db

Rails migration tasks for Capistrano v3 (db:rollback, db:migrate:up/down, db:migrate:status, db:seed, etc. via Capistrano)

check-api icon check-api

Content management service for Meedan Check, a collaborative media annotation app

chronic icon chronic

Chronic is a pure Ruby natural language date parser.

cimage icon cimage

Server-side image resizing and cropping on the fly with caching of generated image-files using PHP.

clamby icon clamby

ClamAV interface to your Ruby on Rails project.

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.