Pinned Repositories
academicportal
exam-scheduler
Our aim is to build an exam scheduler. The following condition is to be implemented- No two courses having a common student should be assigned same time slot. This project can be used to solve the tedious job of creating exam schedules along with taking care of the exam clashes. Exam scheduling is np complete problem.
generating-AVL-trees
Implemented the concept of AVL Trees with randomly generated data.
github_issues_list
IITacademicportal
Basic portal functionalities designed for an Academic portal
ModulesMultiple
python
RStudioCodes
Hey, these are the codes I coded in R! Realized people don't really share their codes, so on a mission to make most of my stuff online available! :)
SampleApp1
A simple application using NodeJS, AngularJS, Postgres and ExpressJS --> Just to get hang of it ;-)
sampleAppNodeJS
Sample application to get an idea about Node Express Angular and Postgres all working together with routes on client side.
geekyprincess's Repositories
geekyprincess/github_issues_list
geekyprincess/academicportal
geekyprincess/exam-scheduler
Our aim is to build an exam scheduler. The following condition is to be implemented- No two courses having a common student should be assigned same time slot. This project can be used to solve the tedious job of creating exam schedules along with taking care of the exam clashes. Exam scheduling is np complete problem.
geekyprincess/generating-AVL-trees
Implemented the concept of AVL Trees with randomly generated data.
geekyprincess/IITacademicportal
Basic portal functionalities designed for an Academic portal
geekyprincess/ModulesMultiple
geekyprincess/python
geekyprincess/RStudioCodes
Hey, these are the codes I coded in R! Realized people don't really share their codes, so on a mission to make most of my stuff online available! :)
geekyprincess/SampleApp1
A simple application using NodeJS, AngularJS, Postgres and ExpressJS --> Just to get hang of it ;-)
geekyprincess/sampleAppNodeJS
Sample application to get an idea about Node Express Angular and Postgres all working together with routes on client side.
geekyprincess/scheduling-efficient-deadlock-detection
To create a scheduling strategy for efficient deadlock detection. Use the concepts learnt in Operating System course
geekyprincess/slim-twig-eloquent
This is a very bare bones template for using the following Slim, Twig and Eloquent
geekyprincess/WebIntelligence_CollaborativeFiltering
Implementation of the Paper titled " Private Distributed Collaborative Filtering Using Estimated Concordance Measures" in C