# 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

Chess Position Renderer
HTML
CSS
JavaScript
FEN
Responsive Display

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.

Roles Played by Sreekumar

Project Management
Coding
Prototyping

DiPNG

Dicom to PNG Converter and Image Viewer
Python
HTML
CSS
JavaScript
DICOMweb

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.

Roles Played by Sreekumar

Prototyping
Design
Coding

2D-Text

Text Renderer
C++
Sprites
DirectX
Windows

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.

Roles Played by Sreekumar

Prototyping
Design
Coding