Coder Social home page Coder Social logo

Alexander Feldman's Projects

classicencryptionciphers icon classicencryptionciphers

Implemented 5 classic encryption ciphers that perform both encryption and decryption on the text in a given input file. Ciphers include the Caesar, Playfair, Vigenre, Row-Transposition, and Railfence.

compiler-for-rat-18-mock-programming-language icon compiler-for-rat-18-mock-programming-language

This is a compiler for a mock programming language, dubbed "RAT-18", that a few peers and I developed. We incorporated models of computation that we learned in class, like finite state machines (represented by state transition tables), into our compiler design and broke the various components of the compiler into separate modules.

package-tracker icon package-tracker

The Package Tracker reads from a list a containing shipping statuses and stores the information in a list. The user can then request the status of a package and receives tracking information for that package.

student-assignment-priority-aid icon student-assignment-priority-aid

The Student Priority Aid is a student focused time management tool that allows users to list their outgoing tasks and assignments, and prioritizes those tasks based on a selected criteria. It provides a user interface where users can interact with their task list and organize them based on the criteria prioritized by the user. It also provides the option to save and load other lists.

virtual-memory-manager icon virtual-memory-manager

This program models an operating system’s memory management system using OO design and provides methods that simulate the respective roles of different components in such a system. The program simulates address translation, data storage and retrieval, caching, and paging. The program starts by reading and translating logical addresses from a text file to physical addresses in order to store and retrieve bytes of data.

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.