Opensource

On this page I am going to share all the projects I worked on and thought interesting and would like to share with you guys. 
  • A simple parser for logs from Siemens BSC:
Created a simple parser to get all the adjacent cells information for a site. The parser parses the log file and finds the adjacent cells and information and matches and joins them with a reference table to get more information.Finally, the output can also be saved as a csv file. The code can be downloaded from the following location- I have written it in C# utilizing DotNet framework 2.0. A test log file and a test reference table is also included:
          Download the code from 4shared.com
  • iGoogle like interface using CodeIgniter and jQuery:
Created an iGoogle like widget-full webtop interface. The design was taken from an article from Nettuts+ and I have integrated the Codeigniter with it. See my post on the following link:

Projects on Github
AnimatedGridLayout
Animated Grid Layout - a fork from
a5ldap
An ldap libray for CodeIgniter
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)
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
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.
arifrahaman.netlify.com
My personal resume site
BokBokLog
A Simple CodeIgniter Blog project utilizing Material Design Lite
cirestclient
A simpple C# rest client for a CodeIgniter Rest server
FileConverter
A C# tool used for parsing files and then export
java-spring-boot
This is a demo application where I was playing with java with spring framework
marifrahman.github.io
null
MarTodo
Just a Dockerised Todo
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
one-click-hugo-cms
null
PMS
null
singlepage-pralalax-bootstrap
A bootstrap template forked from http://startbootstrap.com/stylish-portfolio;
StangeApp
A sample application with PhoneGap
StoreLocator
Another google store locator with a simple admin panel
Stranger
Testing Dockering...
The-Reminder
A MVVM Playground
TypeAhead.Net
Asp.Net implementation of Twitter's TypeAhead Autocomplete box
WebResourceCompressor
A C# console application to compress the js and css files; Using the http://yuicompressor.codeplex.com/
WebResourceCompressorForm
I have converted the console app to a form based one

No comments:

Post a Comment