GithubHelp home page GithubHelp logo

Pooja Desur's Projects

a-path-finding-visualization icon a-path-finding-visualization

A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.

among-us icon among-us

A 2D version of the popular online game Among Us, written in C++ using OpenGL. Implemented functionalities including an imposter chasing the player using BFS search to find the quickest path and Maze generation using DSU, powerups, and a dark mode

aws-kms icon aws-kms

Researched and Implemented in Springboot functionalities of AWS KMS

c-shell icon c-shell

A fully functioning c-shell with built in commands such as cd, ls, pwd, echo that supports piping, redirection, and facilitates background jobs.

cintakamu icon cintakamu

Spreading some love for new contributors. Best first issue for everybody!

concurrency icon concurrency

Simulations involving concurrent operations, implemented by using threads (POSIX pthreads) mutex locks, semaphores, and conditional signals in C

get-mario-across- icon get-mario-across-

A cross-the-obstacle based game made using pygame featuring popular characters Mario and Yoshi.

get-started-node icon get-started-node

Sample and tutorial to help you get started with Express, REST API and a database.

hotel-dbms icon hotel-dbms

An interactive Database Management System made for a real-word simulation of a Hotel Enterprise

librelingo icon librelingo

🐢 🌎 📚 an experiment to create a community driven language-learning platform

mdp-algorithms icon mdp-algorithms

Solving MDPs with Value Iteration and Linear Programming Algorithms - Implementation in python

mlfq-scheduler-xv6-kernel icon mlfq-scheduler-xv6-kernel

Implemented MLFQ scheduler with four priority queues; the top queue (numbered 0) has the highest priority and the bottom queue (numbered 3) has the lowest priority. When a process uses up its time-slice, it should be downgraded to the next (lower) priority level. The time-slices for higher priorities will be shorter than lower priorities.At the bottom queue of there are more than one process, they will be scheduled in Round Robin policy.

my-website-iss- icon my-website-iss-

Done with html, css, javascript and no frameworks, this website can be run locally and gives a short introduction to who I am.

relationaldbms icon relationaldbms

A relational database supporting assignment and non-assignment queries capable of returning query results in under 2 seconds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.