Pinned Repositories
ajax_django
A simple wrapper written on top of jquery to make making AJAX requests to Django Servers easier. Django needs a csrf token to receive any POST request. The ajax_upload.js file has the functions to add csrf tokens to the header of the request. This allows easier and less time consuming Ajax requests.
django-keras-catdogs
Proof of concept of webapp that uses django , keras with tensorflow to predict whether a uploaded image was a cat or a dog.
job-shop-scheduling-problem-javascript
Reactjs application with Web workers to demonstrate how to optimize a Job Shop Scheduling Problem with javascript without using any libraries.
optimizationProblem
Typescript library to solve discrete optimization problems - plus examples of how to use the module on various problems
umamihakka
Website for Toronto based restaurant called Umami Hakka (Closed Permanently). Designed to be lightweight, good looking and mobile friendly
kisna72's Repositories
kisna72/job-shop-scheduling-problem-javascript
Reactjs application with Web workers to demonstrate how to optimize a Job Shop Scheduling Problem with javascript without using any libraries.
kisna72/django-keras-catdogs
Proof of concept of webapp that uses django , keras with tensorflow to predict whether a uploaded image was a cat or a dog.
kisna72/simple-calculator-react
Simple Calculator Built with React
kisna72/ajax_django
A simple wrapper written on top of jquery to make making AJAX requests to Django Servers easier. Django needs a csrf token to receive any POST request. The ajax_upload.js file has the functions to add csrf tokens to the header of the request. This allows easier and less time consuming Ajax requests.
kisna72/optimizationProblem
Typescript library to solve discrete optimization problems - plus examples of how to use the module on various problems
kisna72/umamihakka
Website for Toronto based restaurant called Umami Hakka (Closed Permanently). Designed to be lightweight, good looking and mobile friendly
kisna72/alumni-email-list
App that allows University Organizations to store alumni emails - and keep it alive for year after year.
kisna72/Bookmark-App
A simple Bookmark App created using HTML, CSS, JS and ReactJS
kisna72/build-your-own-x
🤓 Build your own (insert technology here)
kisna72/django
The Web framework for perfectionists with deadlines.
kisna72/django-cpserver
Management commands for serving Django via CherryPy's built-in WSGI server
kisna72/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
kisna72/django-html-modules
kisna72/drf-model-relationships-tutorial
Tutorial on how to express relationships in django-rest-framework. See serializers.py file inside api folder.
kisna72/EFLInventory-V2
:department_store: Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
kisna72/Entity-Attribute-Value-Pattern
Experiments with EAV database pattern. I was exploring EAV pattern for a project where the user was allowed to create their own columns of data. I eventually decided to not use this pattern in favor of using JSONB data structure ( was working with postgresql) - which makes the code + database design much simpler.
kisna72/go-blockchain
Building a blockchain while learning go!
kisna72/heroku-buildpack-libsodium
libsodium/rbnacl buildpack for Heroku
kisna72/html_mustache
Experiments with mustache js and python version to create webpages that share components.
kisna72/kisna72
Github Profile Repo
kisna72/km-homework
kisna72/krishnaregmi.me
Django Project for Personal Website. Will be used to showcase projects, and post about some of the thought processes behind different projects I do.
kisna72/nodejs-hash
kisna72/plastics-plant-optimization
Proof of Concept of webapp that performs Scheduling Optimization for use case of running multiple machines in a job shop with multiple jobs of varied length and specific requirement on what machines they can be run with. Written with django and google OrTools
kisna72/puzzles-and-algorithms
Ipython Notebooks with various puzzles, algorithms, etc
kisna72/responsive-wedding
An HTML5 responsive design using jquery waypoints & scroll-to for a pleasant single-page navigation. This template makes use of media queries and scales well for all mobile form-factors.
kisna72/rust-lang-guessing-game
Following along the guessing game tutorial in the rust book
kisna72/sharedComponents
Shared Components that I use in various projects
kisna72/threeangles
website for three angles corporation
kisna72/toolbox
The Docker Toolbox