Pinned Repositories
Autonomous-Fuel-Cell-Car
Code for my autonomous, PID-controlled, line-following fuel cell car. Designed for an MSP430 Microcontroller.
bhamodi.github.io
The code behind my personal portfolio.
facebook-online-friend-tracker
Track the number of online friends you have on Facebook at any given time!
frontend-dev-bookmarks
A huge list of frontend development resources I collected over time. Sorted from general knowledge at the top to concrete problems at the bottom.
grunt-contrib-cssmin
Compress CSS files.
Lego-Mindstorms-ATM
A classic ATM with a fully integrated security system. 3 of my Mechatronics Engineering classmates and I worked together on this project. Together, we designed, built, developed and presented our very own ATM made out of a Lego Mindstorms NXT 2.0. We developed the embedded code in RobotC.
Matrix-Calculator
A simple matrix calculator coded in C++. Looking forward to expanding operations by designing new algorithms for the more complex operations.
nuclear-js
Reactive Flux built with ImmutableJS data structures. Framework agnostic.
PyAutoClicker
A customizable and open-sourced auto clicker for all your clicking needs.
uwaterloo-schedule-exporter
Export your University of Waterloo class schedule directly from Quest.
bhamodi's Repositories
bhamodi/facebook-online-friend-tracker
Track the number of online friends you have on Facebook at any given time!
bhamodi/Matrix-Calculator
A simple matrix calculator coded in C++. Looking forward to expanding operations by designing new algorithms for the more complex operations.
bhamodi/PyAutoClicker
A customizable and open-sourced auto clicker for all your clicking needs.
bhamodi/Autonomous-Fuel-Cell-Car
Code for my autonomous, PID-controlled, line-following fuel cell car. Designed for an MSP430 Microcontroller.
bhamodi/Lego-Mindstorms-ATM
A classic ATM with a fully integrated security system. 3 of my Mechatronics Engineering classmates and I worked together on this project. Together, we designed, built, developed and presented our very own ATM made out of a Lego Mindstorms NXT 2.0. We developed the embedded code in RobotC.
bhamodi/uwaterloo-schedule-exporter
Export your University of Waterloo class schedule directly from Quest.
bhamodi/bhamodi.github.io
The code behind my personal portfolio.
bhamodi/frontend-dev-bookmarks
A huge list of frontend development resources I collected over time. Sorted from general knowledge at the top to concrete problems at the bottom.
bhamodi/grunt-contrib-cssmin
Compress CSS files.
bhamodi/nuclear-js
Reactive Flux built with ImmutableJS data structures. Framework agnostic.
bhamodi/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
bhamodi/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
bhamodi/docs
documentation for webpack
bhamodi/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
bhamodi/Font-Awesome
The iconic font and CSS toolkit
bhamodi/grunt
Grunt: The JavaScript Task Runner
bhamodi/grunt-contrib-uglify
Minify files with UglifyJS.
bhamodi/grunt-mocha-phantomjs
A simple grunt wrapper for mocha-phantomjs to allow for ci integration
bhamodi/iqra-android
bhamodi/iqra-ios
bhamodi/javascript
JavaScript Style Guide
bhamodi/jquery.mb.YTPlayer
use a custom yutube player for a video as background on jQuery framework
bhamodi/libgdx
Desktop/Android/HTML5/iOS Java game development framework
bhamodi/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
bhamodi/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
bhamodi/rails
Ruby on Rails
bhamodi/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
bhamodi/scrollIt.js
A jQuery plugin that makes it easy to create paginated, feature vertically scrolling pages.
bhamodi/sticky
jQuery Plugin for Sticky Objects
bhamodi/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.