September 27, 2008 at 12:06 pm (My Personal Info)
Tags: information of Amin, java php ruby programmer
EDUCATIONAL QUALIFICATION
College: Rajshahi University of Engineering & Technology (Grad in Computer Science & Engineering )
High School: Dhaka Residential Model College, Dhaka
RELEVANT SKILLS
A) PROGRAMMING SKILLS
Development Languages:
Java( j2ee and j2me )
PHP
Perl
Ruby/Ruby on Rails
DOT NET( C# and VB.NET)
C/C++
Microsoft Visual C++
Brew
Visual Prolog
8086 Assembly Language
Matlab
Database:
MySQl
PostGreSQL
Oracle
Microsoft Access
OPERATING SYSTEM SKILLS
Microsoft Window 98/2000/XP
Microsoft Windows 2000 Server
Linux
FreeBSD
Sun Solaris 10

D) TRAINING PROGRAMS:
Title:
CCNA-1 (Networking Basics)
CCNA-2 (Routers and Routing Basics)
CCNA-3 (Switching Basics and Intermediate Routing)
CCNA-4 (WAN Technologies)
ACTIVITIES AND ACHIVEMENTS
A) THESIS: Finger Print Recognition System using Neural Network and Genetic Algorithm.
PERSONAL INFORMATION
Name : Md. Ruhul Amin
Date of Birth : 5th December.
Marital Status : Single.
Nationality : Bangladeshi (by birth)
E-mail Address : tuhin_cse99@yahoo.com
Leave a Comment
September 27, 2008 at 11:40 am (Ruby/Ruby on Rails)
Tags: Ruby/Ruby on Rails Programming in Bangladesh
Ruby/ Ruby on rails is a new track in Bangladesh. But the number of Ruby programmers is increasing very rapidly. We ( three friends of mine ) start a Ruby on rails programming group in Odesk. Tech Valley BD Ltd( ID:aminsoft ) team ( in oDesk ) is dedicated in ruby/rails project. We have already completed our current project at oDesk and looking for the next one.
If you need any Ruby/Ruby on rails application solution then our team is ready to take the challenge.
Here is our IM contact:
Yahoo IM:
1. tuhin_cse99
2. mac_eros
3. sabuz_cse
Skype ID:
1.ruhul.amin.bd
2.mac.eros
Leave a Comment
September 27, 2008 at 10:56 am (Ruby/Ruby on Rails)
Tags: js.class, Ruby, Ruby on rails
JS.Class is an attempt at making JavaScript more Ruby-like. More specifically, it’s a library that makes object oriented development easier in JavaScript (in comparison to JS’s prototype technique, at least) by implementing Ruby’s core object, module, and class systems as well as some of Ruby’s meta-programming techniques.
As well as ports of Enumerable, Observable, Comparable, and Forwardable, you get subclassing, mixins, reflection, late-binding arguments, singleton methods, method binding, and Ruby-like inheritance. Of course, JavaScript gives access to many of these elements already, but JS.Class presents things with a Ruby flavor.
The official JS.Class site is particularly well done and each main area is well documented.
1 Comment