Git Product home page Git Product logo

shameenshetty's Projects

atom icon atom

:atom: The hackable text editor

autohotkey icon autohotkey

AutoHotkey is a powerful and easy to use scripting language for desktop automation on Windows.

calibre icon calibre

The official source code repository for the calibre ebook manager

chromium icon chromium

The official GitHub mirror of the Chromium source

cse-3310--final_project icon cse-3310--final_project

The final project that me and my group worked on for our CSE3310 course. It is the SMS (ServeMe System) app which was developed using the Waterfall Model. The SMS app is an app that helps users initiate a 'service request' for their homes or small business (for example, requesting pest control). This app helps put users in contact with service providers.

cse-3313--hw02 icon cse-3313--hw02

This is the coding assignment for Homework 2 for CSE3313 (Introduction to Signal Processing)

cse-3313--hw03 icon cse-3313--hw03

This is the coding assignment for Homework 3 for CSE3313 (Introduction to Signal Processing).

cse-3313--hw04 icon cse-3313--hw04

This is the coding assignment for Homework 4 for CSE3313 (Introduction to Signal Processing)

cse-3313--hw05 icon cse-3313--hw05

This is the coding assignment for Homework 5 for CSE3313 (Introduction to Signal Processing)

cse-3313--hw06 icon cse-3313--hw06

This is the coding assignment for Homework 6 for CSE3313 (Introduction to Signal Processing)

cse-3313--hw07 icon cse-3313--hw07

This is the coding assignment for Homework 7 for CSE3313 (Introduction to Signal Processing).

cse-3313--hw08 icon cse-3313--hw08

This is the coding assignment for Homework 8 for CSE3313 (Introduction to Signal Processing).

cse-3313--hw09 icon cse-3313--hw09

This is the coding assignment for Homework 9 for CSE3313 (Introduction to Signal Processing).

cse-3320--assignment-1-shell icon cse-3320--assignment-1-shell

First assignment for CSE3320 (Operating Systems), which is about implementing about our shell program, mav shell (msh) similar to bourne shell (bash), c-shell (csh), or korn shell (ksh). It accepts commands, fork a child process and execute those commands. The shell will run and accept commands until the user exits the shell.

cse-3320--assignment-2-concurrency icon cse-3320--assignment-2-concurrency

Second assignment for CSE3320 (Operating Systems) where we gain hands-on experience with parallel programming and the difficulty of building correct parallel programs. According to the assignment, we are tasked with helping our professor schedule his office hours. The professor is teaching 2 classes this semester, class A and class B, and is holding shared office hours for both the classes in his office. The professor can have a large number of students showing up for his office hours, so he decides to impose several restrictions which are given in the assignment.

cse-3320--assignment-3-page_replacement_algorithms icon cse-3320--assignment-3-page_replacement_algorithms

Third assignment for CSE3320 (Operating Systems) where we are tasked to write a program that implements the FIFO, Optimal, MFU, and LRU page-replacement algorithms. Given a page-reference string, where page numbers range from 0 to 9, we apply the page-reference string to each algorithm, and output the number of page faults incurred by each algorithm. We write our code such that the numer of page frames in the page table can vary from 1 to 10.

cse-3320--assignment-4-fat32 icon cse-3320--assignment-4-fat32

In this fourth assignment for CSE3320 (Operating Systems) we familiarize ourselves with the FAT32 system. We will become familiar with the file allocation tables, endieness, as well as filea access. We will implement a user space shell application that is capable of interpreting a FAT32 file image system. The utility must not corrupt the file system image and should be robust. No existing kernel code or any other FAT32 utility code is used in our program.

cse-3330-project-trash icon cse-3330-project-trash

CSE 33330, Project 2 for the course, Project Online-Apparel Return Induced Trash or just Project "Trash" which is about solving the problem of trash being caused by people returning clothes that have been bought from online stores. Uses MySQL for database, PHP for the website.

django_reddit icon django_reddit

Reddit clone written in python using django web framework and twitter's bootstrap.

extra_stuff icon extra_stuff

Extra stuff that I coded, or programming problems that I solved from online sites, if I feel that they are interesting I will be uploading them to this repository.

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.