Code Monkey home page Code Monkey logo

Nischinth Murari's Projects

cs-3481---bit-toggling icon cs-3481---bit-toggling

Tools.C contains various methods that do bit manipulation. This lab is a foundation for later CS 3481 labs, and we used the methods in Tools.C as helpers throughout the semester.

cs-3481---gcc-bomb-lab icon cs-3481---gcc-bomb-lab

We needed to use GDB to step through the code line by line, inspect values of variables and ensure that a "bomb" was defused.

cs3481-yess icon cs3481-yess

A y86 simulator written in CPP. This was a semseter long project that was incremented upon week by week. It is a working simulation of a y86 micro processor.

css_sandbox icon css_sandbox

This repo contains all the HTML files along with basic CSS styling from the udemy course.

html_sandbox icon html_sandbox

All HTML files from the udemy course for quick reference

os-1-shell-scripting icon os-1-shell-scripting

This lab was an introduction to bash scripting. We learned about and wrote programs using commands like awk,sed and grep.

os-3-mini-shell icon os-3-mini-shell

Created a mini shell that implements forking, interprocess communication and signal processing. This lab is coded in C.

os-4-multithreaded-file-downloader icon os-4-multithreaded-file-downloader

We used Threads in Java to create a multithreaded file downloader. The downloader distributes the files to be downloaded amongst the number of threads and achieves superior performance.

os-5-threading icon os-5-threading

We learned about and implemented pthreads, semaphores and mutexes in C. We investigated improvements in performance when using threads.

os-6-multithreaded-file-monitor icon os-6-multithreaded-file-monitor

This lab saw me implementing a multi threaded file monitor in C. The file monitor updates a central data structure in real time, as changes in a directory are detected.

soccer_predictor icon soccer_predictor

The soccer_comparison.py file compares the accuracies of various ML algorithms on a classification task.

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.