CSE115 is the elementary course of computer science and engineering at North South University. It’s basically a C programming language course. Last semester (Spring 2017) I took that course. At the end of the semester we had to submit a project based on what we have learned from the course. I made a program that mimics a mobile phone company’s network. I got 12 out of 10 for that project! It is a menu driven command line program. It can . . . .
Have you ever thought of adding qrcode to your wordpress site’s sidebar? Here is my 4th WordPress plugin – WpQrcode.This plugin can add qrcode widget to your wp sidebar. This allows user to add a widget that generates QrCode for every page dynamically. Whenever a visitor visits the site the widget will show qrcode for current page that the visitor is visiting. User can add the widget with and without title, define the size of the qrcode, fill color and . . . .
Date Translator is my 3rd WordPress Plugin.This plugin is used for display date in any language that user wants.WordPress may not available in your language but you can display date in your language in your WordPress site by using this plugin. After writing about “Display Date in Any Language With PHP” I thought about to make a plugin like this.I have used the same technique to make this plugin that I described in that blog post.
Comments