Jump to content

Ideas for coding a Library / Component / Class ?


nik_jain

Recommended Posts

The aim is to be able to release 'something' a small library / Class etc to show off my programming skills and to practise some of those design patterns . But I am struggling to come up with ideas for anything.

The few ideas that came to mind:
1. Some kind of responsive HTML generator that uses GRIDS from purecss.io - This maybe far too frontend'ish. I more of a backend guy
2. Timer Class to time things. Too easy I think..
3. Any other suggestions please .

I code in PHP and JavaScript
 

Thanks

Edited by nik_jain
Link to comment
Share on other sites

  • 3 weeks later...

What about som sort of table sorter, that can take multiple inputs. So that it would sort a table according to A criterier AND b criteria.

 

There are several tabelsorters out there, but allmost alle of them uses a sorting function built into the table, and it ussualy does not take multiple conditions.

 

If you build a libery to do his please share it, as I have a coulple og websites that could use it ;-)

Link to comment
Share on other sites

It would be pretty cool to have a KML generator that allowed for drawing bezier type curves (like illustrator), and created the necessary points so that adding KML shapes to gmaps could included "rounded" objects. I've already got one that draws regular KML, but it doesn't do rounded objects.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.