About Me
Hello! My name is Kishan and I find it interesting to solve development challenges, build new things and implement on my imagination. I have been in this field from more than 6 years.
Here are a few technologies I’ve been working with recently:
- Javascript (ES6+)
- Typescript
- Angular 4+
- React
- Ionic
- Flutter
- Node.JS
- PHP
- Laravel
- CodeIgniter

Something I’ve built
Featured Project
Coderman401
A Coding Blog / Personal Website built using Angular and Angular Material. It contains the basic Information like medium posts, twitter post, demos created and technologies I have worked with.
- Angular
- Material
- Firebase
Featured Project
ExpenseGenie
All in one place to track and manage all your expenses and incomes.
With Expense Genie in your phone, it is easier than ever to keep track of all kinds of incomes and expenses.- Ionic
- Angular
- Material
Featured Project
Firebase ChatApp
A chat app with slick UI developed using Firebase and Angular. You can access the chat app by signing up and verifying your email or login into existing account and connect with people
- Angular
- Material
- Firebase
Other Noteworthy Demos
Image Editor - Angular
This is an on the go image editor developed using Angular, which has different editing tools for image like: rotate, crop, fit, aspect ratio. Furthermore, it also provides various filters to apply to the image
ChatApp - Angular
A chat app with slick UI developed using Firebase and Angular. You can access the chat app by signing up and verifying your email or login into existing account and connect with people
TicTacToe Game - Angular
Classic and everyone's favourite tictactoe game but with little twist! The game has 3 levels: easy, hard and expert. It also has 3 modes: single player, two player and you can play with friend by creating a room. In single player, the computer will be your opponent itself! You can also see states of games played
Resumable File Upload
A file upload tool just like your browser built-in downloader which is developed using nodeJS and Angular, in which you can upload any file, pause the upload or cancel the upload process. You will be able to resume the upload after pausing.
TicTacToe Game - ReactJS
Classic tictactoe game developed in ReactJS! The game has 3 levels: easy, hard and expert. It also has 2 modes: single player and two player. In single player, the computer will be your opponent itself! You can also see states of games played
PPT to images Slideshow
This tool is very handy to convert your ppt slides to a slideshow of separate images. It is developed using nodeJS as backend and Angular as frontend
Array Object Filtration
This tool will work like mini database query tool but for JSON! You can choose any json file and it will filter out values or entries of JSON based on the selected criteria.
Flutter boilerplate
This is a starter pack for flutter app. It includes all basic functionalities like: auth, splash screen, a home page and other utility files