Giter Club home page Giter Club logo

school_projects's Introduction

school_projects

Projects and code from university courses

software_project: Developed a non-secure android app for security testing and education for the university. Link to repo: https://github.com/Mikkeep/namaste

internet_of_things: Implemented a weather station that gathers data by using an arduino with temperature sensors and sends it wirelessly to a local pc where it generates graphic data from the temperature reading history. Link to repo: https://github.com/pintti/iiootee

computer_systems: Turned a TI Sensortag device into a game controller that uses gyro to detect motion and sends appropriate messages to screen and the game. Also plays music. Folder includes the Y86-assembly exercise, which is basically a pseudo random number generator using the middle square -method.

cryptographic_systems: Course about cryptographic systems and their weaknessess. Includes a python script used to crack text encrypted with the Vigenere cipher.

data_structures_and_algorithms: Course assignment for DSA using python. It implements a Graph data structure and applies Kruskal's algorithm and BFS to find the path with the lowest maximum weight in a given graph.

elementary_programming: Minesweeper implemented using pyglet in Python. First programming assignment ever done by me.

programming_1: Included the course assignment and a simple member registry database made while learning to use structs. Both are made in C. ATM simulator reads account number from filename and PIN code from corresponding file. Also reads and writes balance and account events from/into text files "bal.txt" and "events.txt".

programming_2: Course assignments for the course about the basics of Object Oriented Programming using Java.

programming_3: Course assignment for the course about HTTPS server programming. Implemented using Java.

programming_4: Simple python GUI-application for file and string encryption using PyQT5. Made in collaboration with another student.

school_projects's People

Contributors

jburn avatar

Watchers

 avatar

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.