Pinned Repositories
A5firstaid
A web framework based on Codeigniter that can be utilized to develop simple web based data access tools; I have rearranged the CI so that it has a main application section and also an admin section and included SimpleTest library so that TDD can be performed [following blog entry at http://www.cyberience.co.uk/ ] . I am using CI 2.0.2 and SimpleteTest 1.1(alpha)
a5ldap
An ldap libray for CodeIgniter
AnimatedGridLayout
Animated Grid Layout - a fork from
CARES
Customer Activity REcording System(CARES) for a logistic company
RMS
A Restaurant Management System (RMS) using VB.Net (2.0); It has features like multi terminal printing; order taking from windows hand held devices.
SignalRTest
This is a Test Asp.Net webform application to Test Real time Push Notification with SignalIR;
stranger.no.de
A test node.js server
marifrahman's Repositories
marifrahman/AnimatedGridLayout
Animated Grid Layout - a fork from
marifrahman/a5ldap
An ldap libray for CodeIgniter
marifrahman/A5firstaid
A web framework based on Codeigniter that can be utilized to develop simple web based data access tools; I have rearranged the CI so that it has a main application section and also an admin section and included SimpleTest library so that TDD can be performed [following blog entry at http://www.cyberience.co.uk/ ] . I am using CI 2.0.2 and SimpleteTest 1.1(alpha)
marifrahman/CARES
Customer Activity REcording System(CARES) for a logistic company
marifrahman/RMS
A Restaurant Management System (RMS) using VB.Net (2.0); It has features like multi terminal printing; order taking from windows hand held devices.
marifrahman/SignalRTest
This is a Test Asp.Net webform application to Test Real time Push Notification with SignalIR;
marifrahman/stranger.no.de
A test node.js server
marifrahman/ADAuthenticationOverSocket
An example web application and a socket server; The application allows user to login using their AD credential which in turn is validated against the AD server over the socket server.
marifrahman/arifrahaman.netlify.com
My personal resume site
marifrahman/BokBokLog
A Simple CodeIgniter Blog project utilizing Material Design Lite
marifrahman/bootstrapvalidator
For anyone who want to use the previous version (BootstrapValidator)
marifrahman/cirestclient
A simpple C# rest client for a CodeIgniter Rest server
marifrahman/FileConverter
A C# tool used for parsing files and then export
marifrahman/java-spring-boot
This is a demo application where I was playing with java with spring framework
marifrahman/jQuery-Youtube-Channels-Playlist
Forked from : jQuery plugin youtube playlist
marifrahman/marifrahman.github.io
marifrahman/MarTodo
Just a Dockerised Todo
marifrahman/MVC3Bootstrap
An Asp.Net MVC3 application with twitter Bootstrap layouts and some other opensource tool integrated together that I thought would be very good to start a MVC3 projects
marifrahman/one-click-hugo-cms
marifrahman/PMS
marifrahman/singlepage-pralalax-bootstrap
A bootstrap template forked from http://startbootstrap.com/stylish-portfolio;
marifrahman/StangeApp
A sample application with PhoneGap
marifrahman/StoreLocator
Another google store locator with a simple admin panel
marifrahman/Stranger
Testing Dockering...
marifrahman/summernote
Super simple WYSIWYG editor
marifrahman/The-Reminder
A MVVM Playground
marifrahman/TypeAhead.Net
Asp.Net implementation of Twitter's TypeAhead Autocomplete box
marifrahman/vuefront-starter-kit
Fork this repo to start a VueFront Web App project or run `yarn create vuefront-app`
marifrahman/WebResourceCompressor
A C# console application to compress the js and css files; Using the http://yuicompressor.codeplex.com/
marifrahman/WebResourceCompressorForm
I have converted the console app to a form based one