Git Product home page Git Product logo

dos's Introduction

dgisolfi

Synopsis

This is a repository for my various personal coding projects

Motivation

Most projects listed here are out of necessity or are created in order for me to learn a new language/skill.

Project List

My first attempt at python graphics

My first attempt(of many) at a bot that interprets english and has some functions to assist someone.

My completed version of a key-logger

A proof of concept script to run through all permutations of possible passwords for the login of Marist College. This is only intended to show my higher ups in the IT department the security risk and not for actual use.

A script written by previous students of marist I have modified to work with current banner system. All credit for original script is given to Evan Hopkins, Antony Liang, Bob Nisco.

Another bot that uses the twitter API to read and posts tweets. This also introduced me to Node.JS

Yet another bot, this particular one uses the twilio API to send SMS messages to my friend Chris who needs to be reminded to work hard in school.

A bot that uses the Groupme API to converse with my friends within Groupme itself. This is bot is set up on a Heroku server and the first version available here is 69.

A standalone repository has been created for this project found here

A chatbot that is designed to learn from my friends conversation with it and build its ability to speak english using the chatterbot module.

A bot running on Heroku that uses the twilio API to send a encouraging text to Erin, then puts the function to sleep for x amount of time between 4-12 hours.

A standalone repository has been created for this project found here

A mySQL server set up on AWS connected to PhpMyAdmin with a docker container for use in creating databases for my classes in Fall 2017 as well as for queries against the databases.

dos's People

Contributors

dgisolfi avatar

Stargazers

 avatar

Watchers

 avatar

dos's Issues

Loading programs after the 0 pid

A bug occurs where the running process object is not associated with the currently loaded process. This only occurs after the first PCB is terminated.

Glados breaks everything

When loading the Glados2 script the commands are run before the Memory has been initialized. This is due to the speed of each. I may try to use quicker methods to mitigate this. Sadly the code may not be as clean as a result.

Dequeue Console error

When a user program has finished, and the PCB is removed from the running queue the console can no longer read the object. This causes errors in the Web Console, and undefined to appear for many values.

Enhance the host display with a graphic task bar

Enhance the host display with a graphic task bar that displays . . .
• the current date and time
• status messages as speciDied by the user with a new shell command:
status
example: status i love opera*ng systems

Add new shell commands, date, whereami

• date - displays the current date and time
• whereami - displays the users current location (use your imagination)
• something else interesting and creative; surprise me

console/CLI enhancements

Other console/CLI enhancements:
• Accept and display punctuation characters and symbols.
• Handle backspace appropriately.
• Implement command completion with the tab key.
• Provide command history recall via the up and down arrow keys.

Loading Multiple Programs

Multiple programs can be loaded. However when the 1st finishes, somewhere it is being written to the next segment of memory. This causes issues with the next loaded programs.

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.