Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View LeonidasPapadakis's full-sized avatar
💭
Studying at Cardiff University
💭
Studying at Cardiff University

Highlights

  • Pro

Block or report LeonidasPapadakis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeonidasPapadakis/README.md

Computer Science Student at Cardiff University. Aspiring Software Developer passionate about building clean, practical software

LinkedIn

💻 Tech Stack:

Python Java MATLAB SQLite Linux Git VS Code Cisco

Pinned Loading

  1. Digital-Signal-Processing Digital-Signal-Processing Public

    Four Python functions for processing image and audio files. Made for my Scientific Computing module at Cardiff University.

    Python

  2. student-rentals student-rentals Public

    This is an object oriented program for matching students with homeowners. Homeowners can post room availabilities and students can search for and book them.

    Java

  3. Buffons-needle-simulation Buffons-needle-simulation Public

    This project simulates three variations of the Buffon's needle experiment using matlab.

    MATLAB

  4. banking-database-system banking-database-system Public

    I have designed this SQLite database for the purpose of managing key operations at a bank. It holds data relating to bank branches and their employees, banking clients, online transfers, cash withd…

  5. Cyber-security-network-design Cyber-security-network-design Public

    Network design using Cisco Packet Tracer for a university computer lab. I designed this network as part of the coursework for my Secure Communication Networks module at Cardiff University.

  6. Naive-Bayes-Toolkit Naive-Bayes-Toolkit Public

    A Python implementation of a Naive Bayes classifier with k-fold cross-validation and multi-metric evaluation. Built for my Informatics module at Cardiff University.

    Python