Skip to content
View Billkyriaf's full-sized avatar
🀯
🀯
  • Thessaloniki, Greece

Highlights

  • Pro
Block or Report

Block or report Billkyriaf

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Billkyriaf/README.md

Hello there

πŸ‘¨ About me:

My name is Vasilis and I am an Electrical πŸ’‘ and Computer πŸ’» Engineering student at the Aristotle University of Thessaloniki.

  • My field of study is mainly low level programming for parallel and embeded systems.
  • I love optimizing code for performance 🏁.
  • Tinkering with electonics ⚑.
  • PC enthusiast.

πŸ”₯ My Stats :

GitHub Streak

GitHub stats

Top Langs

🌱 I’m currently learning:

I am currenty learning about neural networks and hardware software co-design.

πŸ”­ Interests

  • Rust (Sometime in the future)
  • Linux
  • Neural Networks
  • Hardware Software co-design
  • Parallel programming
  • Operating Systems
  • Computer Graphics

Skills

arduino bash c cplusplus git java linux mongodb postman python

Pinned

  1. pds_assignment_1 pds_assignment_1 Public

    The objective of this assignment is to calculate how many triangles there are in a graph using C language along with multithreading techniques for better performance

    C 1

  2. pds_assignment_2 pds_assignment_2 Public

    MPI distributed parallel computing.

    C 1

  3. pds_assignment_3 pds_assignment_3 Public

    Cuda parallel programming

    Cuda 1

  4. Neural_Networks_1 Neural_Networks_1 Public

    MNIST classication with KNN and NNs

    C++

  5. pds_assignment_4 pds_assignment_4 Public

    Huffman file compression using parallel programming for better performance

    C++

  6. Networks_Assignment Networks_Assignment Public

    A java application exploring the TCP protocol

    Java