# Basic Information. |
---|
[site] |
url = "http://idee-sree.com/" |
title = "Welcome to idee-sree.com!" |
description = "Project showcase" |
[owner] |
name = "Sreekumar" |
role = "Lead Developer" |
email = "sree.smalltalk@gmail.com" |
# Basic Information. |
---|
[site] |
url = "http://idee-sree.com/" |
title = "Welcome to idee-sree.com!" |
description = "Project showcase" |
[owner] |
name = "Sreekumar" |
role = "Lead Developer" |
email = "sree.smalltalk@gmail.com" |
Zukertort is a chess position renderer written in JavaScript. It takes in a JS string as input and renders an HTML chess board as output. The rendered chess board is styled with CSS and supports display in all browsers of mobile, desktop and other devices.
DiPNG is a web application that has the ability to convert a Dicom image to PNG format and view it on any web browser. DiPNG follows the responsive design standards and it can be used both in a mobile and desktop for viewing medical images.
Pomelo is a search and print program written in Javascript. It takes in a keyword as input, searches for it in the JSON data and prints out the result as an HTML table.
2D-Text is a text renderer written in C++ that works with a 2D game engine. It is a sprite text renderer. It works with the DirectX API of Windows and uses the game engine's graphics class to load the sprite textures to the system memory and render it with the help of a texture manager.