Pinned Repositories
even-more-pizzas-google-hash
Google Hash Practise Exercise "Even More Pizzas" 2021, written in Java for personal reasons.
fundamental-frequency-calculator
Fundamental frequency of audio signal (eg. voice) calculator, utilizing the time-domain plot of the sample and the autocorrelation of the signal. A short project for ECE-Y523 («Επεξεργασία Σημάτων» - "Signal Processing"), ECE University of Patras. Written explicitly in MATLAB.
hash-code-qual-2021
Our team's "Balkan Khatru" approach to the 2021 Qualification Round (Online) for the Google Hash Code. We reached place #995 on the Extended scoreboard, ranked #21 in Greece.
image-fourier-transform
Lowpass filter applied to grayscale and RGB images. A short project for ECE-Y523 («Επεξεργασία Σημάτων» - "Signal Processing"), ECE University of Patras. Written explicitly in MATLAB.
logic-gates-simulator
A simple logic gates playground made in Java.
multithreading-example-java
An exercise on multithreading in Java, a "customer-producer" system of requests to and pulls from a stack of wares.
net-manager
Net Manager is a simple yet powerful tool for those seeking information about their network connection. Browse your network history, check the passphrases of other WiFi's you've been connected to at the past and view your local address. So simple.
phthong-speech-analysis-signals-and-systems
A short project for ECE-Y425 (Signals and Systems), ECE University of Patras. Written explicitly in MATLAB.
rpn-calculator-cs
A beginners' Reverse Polish Notation Calculator following the object-oriented paradigm of programming and showcasing interfaces, abstract classes and modularity in an object oriented project.
rpn-integer-calculator-with-gui
A Reverse Polish Notation (RPN) Calculator of Integers written in Go Language using the Fyne 1.4 toolkit for cross-platform compatibility.
tsoun's Repositories
tsoun/phthong-speech-analysis-signals-and-systems
A short project for ECE-Y425 (Signals and Systems), ECE University of Patras. Written explicitly in MATLAB.
tsoun/even-more-pizzas-google-hash
Google Hash Practise Exercise "Even More Pizzas" 2021, written in Java for personal reasons.
tsoun/image-fourier-transform
Lowpass filter applied to grayscale and RGB images. A short project for ECE-Y523 («Επεξεργασία Σημάτων» - "Signal Processing"), ECE University of Patras. Written explicitly in MATLAB.
tsoun/multithreading-example-java
An exercise on multithreading in Java, a "customer-producer" system of requests to and pulls from a stack of wares.
tsoun/net-manager
Net Manager is a simple yet powerful tool for those seeking information about their network connection. Browse your network history, check the passphrases of other WiFi's you've been connected to at the past and view your local address. So simple.
tsoun/fundamental-frequency-calculator
Fundamental frequency of audio signal (eg. voice) calculator, utilizing the time-domain plot of the sample and the autocorrelation of the signal. A short project for ECE-Y523 («Επεξεργασία Σημάτων» - "Signal Processing"), ECE University of Patras. Written explicitly in MATLAB.
tsoun/hash-code-qual-2021
Our team's "Balkan Khatru" approach to the 2021 Qualification Round (Online) for the Google Hash Code. We reached place #995 on the Extended scoreboard, ranked #21 in Greece.
tsoun/logic-gates-simulator
A simple logic gates playground made in Java.
tsoun/rpn-calculator-cs
A beginners' Reverse Polish Notation Calculator following the object-oriented paradigm of programming and showcasing interfaces, abstract classes and modularity in an object oriented project.
tsoun/rpn-integer-calculator-with-gui
A Reverse Polish Notation (RPN) Calculator of Integers written in Go Language using the Fyne 1.4 toolkit for cross-platform compatibility.
tsoun/testbench-template-generator-for-verilog
TbTempGen is an application made to avoid spending a hundred hours scripting the testbench .v file.
tsoun/Autoscreen
Take screenshots every time the screen changes drastically.
tsoun/Badges4-README.md-Profile
👩💻👨💻 Improve your README.md profile with these amazing badges.
tsoun/Best-README-Template
An awesome README template to jumpstart your projects!
tsoun/bus-seat-reservation-gui
A short project with GUI in Python (using the tkinter module for graphics). Program implemented for ECE-Y106 ("Introduction to C.S.") lesson, Dept. of ECE, University of Patras. @christoskatsandris
tsoun/digital-butterworth-bandpass-filter-design
A simple design of two filters plotted simultaneously, a digital Butterworth band-pass filter of the second order and one of the third. The implementation does NOT include calling the butter() function, the whole procedure is coded clear and thoroughly. A short project for ECE-Y523 («Επεξεργασία Σημάτων» - "Signal Processing"), ECE University of Patras. Written explicitly in MATLAB.
tsoun/konstantinosptochos.github.io
tsoun/library-java-project
The implementation of "Library: an OT Case Study", as of the exercise of the 2020 exam for the "Object Technology" (EE1018) lesson at University of Patras. Developed by students of the ECE Department.
tsoun/polymorphism-interfaces-java-examples
Some examples on polymorphism-class abstraction and interfaces in Java.
tsoun/protia-client
A myprotia.gr command line client.
tsoun/rpn-calculator-with-gui-cs
This is a beginner's implementation of a Reverse Polish Notation Calculator written in C# (C sharp) following the object oriented paradigm incorporating the usage of interfaces, class abstraction and Windows Forms interfaces.
tsoun/RPNCalculator_Float64_GUI
A Reverse Polish Notation (RPN) Calculator of Floats64 written in Go Language using the Fyne 1.4 toolkit for cross-platform compatibility.
tsoun/Time-to-igntion-versus-moisture-content-mediterranean-forest-fuel
Time-to-ignition of various mediterranean forest fuels versus their moisture content. Visualization of the experimental data provided in: Dimitrakopoulos, A.P. and Papaioannou, K.K. (2001) “Flammability Assessment of Mediterranean Forest Fuels,” Fire Technology, 37(2), pp. 143–152. Available at: https://doi.org/10.1023/a:1011641601076.
tsoun/tsoun.github.io
tsoun/vector-diagram-transformer
A vector diagram using MATLAB programming (ohmic-inductive load). Keywords: Transformer, Vector Diagram.