I have an afinity towards learning new technologies and constantly upgrading my self, this page contains and keeps track of the list of technologies known and put to practice by me. I use these combination of tools, technologies and techniques to fullfil my clients projects.
Html is the basic building block of the web. I hard code all my websites. The front end constitutes HTML for Content and Markup and the design part of is handled by CSS
Css is the design language of web, The content is marketd up using HTML and the design layer is added to it using css - Cascading stylesheets. I use Css3 to design websites for clients
Javascript is a client side technology, which adds functionality to websites. It makes the web interactive, adds a basic layer of interactivity to the web. The future of web is Javascript. I include javascript functionalities to the websites designed my me
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.
MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL). A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or a place to hold the vast amounts of information in a corporate network.
Python is a the go to language for the 21st century. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting.