Pinned Repositories
coinCollectorGame
its a small demo game similar to snake created usning JS DOM manipulation and Events.. Animation is achieved using transform property. A timer is added to control game time. score board is added using DOM methods. no JS library is used.
keralaTourism
a demo website of kerala tourism department
MazeGame
A simple Maze game Using Matter JS library. Adiffernet Maze is created each time game loads. maze genarated using a recursive algorithm. Fully responsive and Mobile support added.
MovieFight
An AJAX single page application that can be used to compare Hollywood movies. work with data from a free API. contains a reusable autocomplete widget developed from scratch. Styling done with Bulma css framework.
nodewatcher-NPM-package
nodewatcher is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.
Shopping-Cart-demo-with-React
A n exercise to practice REACT state as Props concept using react hooks
Tic_Tac_Toe
a Tic Tac Toe Game with Unbeatable AI. All the javascript code code written in OOP paradigm. used bootstrap and Jquery
TicTacToe_React
A Fully Functional Tic Tac Toe Game Built using React Hooks, styled-components, react-modal. The game has option to select 3 difficulty levels and uses unbeatable AI in hardest level.
timerWidget
A cool animated Timer widget using vanilla JavaScript. coded uding OOP paradigm. Animation implemented with help of SVG elementns. Responsive Design and Compatable with Mobile
harikrishnan-a-k's Repositories
harikrishnan-a-k/coinCollectorGame
its a small demo game similar to snake created usning JS DOM manipulation and Events.. Animation is achieved using transform property. A timer is added to control game time. score board is added using DOM methods. no JS library is used.
harikrishnan-a-k/basicCalculator
a basic calculator project
harikrishnan-a-k/csszengarden.com
The source of csszengarden.com
harikrishnan-a-k/flyinng_images
a javascript code to animate images to fly around the page
harikrishnan-a-k/imad-2016-app
harikrishnan-a-k/imad-app-v2
Base repository for IMAD V2 course application. PLEASE DO NOT submit PRs, or push to this git repository!
harikrishnan-a-k/learning-area
Github repo for the MDN Learning Area.
harikrishnan-a-k/myCalculator
a simple calculator with the help of javascript eval() function. Design using bootstrap. custom css animations
harikrishnan-a-k/random-background-color-with-js
simple javasvript code to change page backgrounf color.
harikrishnan-a-k/simple-stepper-form-with-JS
a form with muliple steps achived with basic JS DOM manipulation without JQuery or REACT.
harikrishnan-a-k/testRespository1
this is a test repository to experiment various git commands