GithubHelp home page GithubHelp logo

Mary Irish P. Cammagay's Projects

calculator-class-program icon calculator-class-program

This is a simple calculator GUI built using Python's tkinter module as well as notify user for error with help of exception handling. See demo at:

cmpe-103-lab-exercise-no.-1 icon cmpe-103-lab-exercise-no.-1

Contains two python codes: Problem 1 is an all-time decryption tool that uses symbols to map vowels and decrypt text. Problem 2 is a Python Vigenere cipher that encrypts plaintext using a keyword and displays ASCII vowels of the encrypted text. See demo at: See demo at:

covid-contact-tracing-app icon covid-contact-tracing-app

A COVID Contact Tracing App that incorporates object-oriented and event-driven programming including the use of GUI. See demo at:

decryptor icon decryptor

This repository contains decryption tool. This tool swaps characters based on a custom mapping. This repository is intended for academic purposes only and should not be used for any malicious activities. See demo at:

double-even-and-triple-odd-num-sorter icon double-even-and-triple-odd-num-sorter

A python method that reads source text file "integers.txt" that contains 20 integers. Then, integers are separated into two: The first output file "double.txt" contains square of even numbers and the second file is "triple.txt" contains cube of odd numbers. See the demo at:

encap-abstract-classes icon encap-abstract-classes

This repository contains three class programs: Fan, Car, and Pet. They are built using PysimpleGUI and tkinter. It shows user the necessary output as well as input (e.g. Pet class). See demo at:

number-txt-file-parser icon number-txt-file-parser

A Python method that reads a text file "numbers.txt" that contains 20 integers. Then, it separates odd and even into two separate file with name odd.txt and even.txt, respectively. See the demo at:

simple-app-calculator icon simple-app-calculator

A python program that will ask user to choose one of the math operations and then asks for two numbers to compute afterwards. See demon at:

tv-class-and-test-driver-program icon tv-class-and-test-driver-program

A python code for creating class called TV and a Test Driver Program named TestTV that will create two objects from Class TV and will produce outputs. See demo at:

vigenere-cipher icon vigenere-cipher

This repository contains encryption tool. This tool uses vigenere cipher with user-defined keys. This repository is intended for academic purposes only and should not be used for any malicious activities. See demo at:

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.