About Anuj Nair
Aged 13, I entered the programming world with much enthusiasm and a thirst to be able to build my own applications and websites. However, I quickly found out that I couldn't just jump straight in! Being a young man, I was very interested in games and how I could code for them, and so I took my first few steps be creating simple pascal programs in a Delphi/Pascal hybrid IDE. These scripts were designed to control your mouse and keyboard to complete repetative tasks automatically.
Eventually, I found that I needed an account manager integrated into these scripts, and so I made calls to a webserver where I setup a very basic authentication site. That site grew from being a very simple API, to becoming a very powerful and quick way to deliver news and updates to the users of my scripts, and so my passion for web development was born.
Now in my 20's, I have created many more advanced user management scripts, which interact with one or more desktop or web applications. These scripts were again designed to simplify automated tasks for the end user, usually performing lots of functions a second which would take the user much longer to complete himself.
I've created many different websites in my time, for various different clients, most of which can be seen on my portfolio page. Some popular ones include:
- A custom CMS (Content Management System), including a full admin panel with all aspects of the site being dynamic an changable. This site is an example of the CMS
- A Post Manager for phpBB2 forums, centralizing forum actions and interacting with 5 different websites simultaneously to make sure information in your account is up to date and accurate for others to use.
- An uploader site with a full user control panel, user management system, news system, protection against attacks and injections, cacheing system, premium accounts, queues, expiring time based links etc.
- An IMDB information parser to send basic information about a film in text format
- Forum mobile themes for browsing popular forums on phone browsers
- Sites for distributing content to large amounts of people, with features including: Admin and user control, Add and edit content, Add and edit members and their respective permissions, Email all subscribers etc.
The languages I develop in vary depending on the task at hand. Currently, I am proficient in the following languages:
- PHP and MySQL
- CSS
- JavaScript (including AJAX)
- Pascal
- Delphi