Pinned Repositories
abhishekejam.com
Personal website built with Jekyll
billsplit
An application that lets you easily keep track of shared expenditure among your friends, housemates, co-workers or dogs and cats (if you have one).
Criminal-intent
This is the first Android project I've built in Java. It implements basic fundamentals of Android such as Fragments, Explicit intents, ViewPager, and SQLite database.
dbimport
A bash script to automatically import database from the remote server to local machine.
Energy-requirements-calculator
A Java Application that uses an interactive Graphical User Interface (GUI) and calculates the energy requirement of a person based on age, height, weight, BMR, and gender.
Friuit-ninja-clone
A clone of the popular game FruitNinja in Unity3D
MAPAnalyzer
A console based JAVA application that supports simple MAP (Mean Arterial Pressure) analysis functionality
MusicPro
MusicPro is an android application that allows the insertion, update, and deletion of venues and displays them in a list
Study-progress-monitor-system
A Study Progress Monitor System is a distributed Java application that allows the student to register and login into the system, and check their grades in each enrolled units. Similarly, Administrator can log in into the system and mark grade for particular units in each enrolled unit
The-amazing-store
A simple web application that helps to log the record of toilet roll in a convenience store.
nottherealironman's Repositories
nottherealironman/Study-progress-monitor-system
A Study Progress Monitor System is a distributed Java application that allows the student to register and login into the system, and check their grades in each enrolled units. Similarly, Administrator can log in into the system and mark grade for particular units in each enrolled unit
nottherealironman/abhishekejam.com
Personal website built with Jekyll
nottherealironman/billsplit
An application that lets you easily keep track of shared expenditure among your friends, housemates, co-workers or dogs and cats (if you have one).
nottherealironman/Criminal-intent
This is the first Android project I've built in Java. It implements basic fundamentals of Android such as Fragments, Explicit intents, ViewPager, and SQLite database.
nottherealironman/dbimport
A bash script to automatically import database from the remote server to local machine.
nottherealironman/Energy-requirements-calculator
A Java Application that uses an interactive Graphical User Interface (GUI) and calculates the energy requirement of a person based on age, height, weight, BMR, and gender.
nottherealironman/Friuit-ninja-clone
A clone of the popular game FruitNinja in Unity3D
nottherealironman/MAPAnalyzer
A console based JAVA application that supports simple MAP (Mean Arterial Pressure) analysis functionality
nottherealironman/Merowardrobe
An on-going E-commerce web application in Python(Django) and React that allows retailers to create a store and advertise their products and lets customers peek items and buy them
nottherealironman/MusicPro
MusicPro is an android application that allows the insertion, update, and deletion of venues and displays them in a list
nottherealironman/The-amazing-store
A simple web application that helps to log the record of toilet roll in a convenience store.
nottherealironman/namespace-using-object-literal
This is a small toto app which leverages object literal in JavaScript to create namespace and organize code.