Skip to content
View angrammenos97's full-sized avatar

Highlights

  • Pro

Block or report angrammenos97

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
angrammenos97/README.md

Anastasios Grammenos

👨‍💻Developer |🔌Electrical & Computer Engineer

Welcome to my GitHub profile! I'm a passionate developer and electrical & computer engineer specializing in embedded systems and FPGA development.

🚀 About Me

  • 🎓 Master's Degree in Electrical and Computer Engineering
    • Check some of the assignments at this repository
  • 💼 Currently working as an Electronics Engineer at Cogninn
  • 🛠️ Experience in FPGA prototyping, embedded systems, and AI integration
  • 🏎️ Former Embedded System Designer for Aristotle University Racing Team Electric and Driverless
    • Check out my contribution here.

💻 Technical Skills

  • Languages: C/C++, Verilog/System Verilog, Python
  • Tools & Technologies: Vivado, Questa, Git, Matlab, Spice Altium, RISC-V, FPGA, SDR
  • Domains: Embedded Systems, IC design, SW/HW Co-design, Machine Learning, Neural Networks

🔬 Recent Projects

  • Integration of an in-memory computing accelerator with a RISC-V processor platform
    • Check the Master Thesis at this repository
  • DIY VR Headset-Controller
    • Source files at this repository
  • And many more also at my personal Gist profile

🌟 Highlights

  • Contributed to a vehicle that participated and won 3rd place in the Formula Student East 2021 competition
  • Research Assistant at Fraunhofer Institute for Photonic Microsystems IPMS
  • Experienced in designing custom PCBs and working with various microcontrollers

📫 Get in Touch

Feel free to explore my repositories, and don't hesitate to reach out for collaborations or interesting tech discussions!

Pinned Loading

  1. imc imc Public

    In-Memory Accelerator Controller

    SystemVerilog 4

  2. ece_projects ece_projects Public

    Electrical and Computer Engineering project portfolio

    C 3 1

  3. Contribution as Embedded System Desi... Contribution as Embedded System Designer at Aristurtle's Driverless team Season 2020-2021.
    1
    ![image](https://gist.github.com/user-attachments/assets/135e9c36-b4fc-42b8-bdb8-a0fa8abee2eb)
    2
    
                  
    3
    
                  
    4
    ## Introduction 
    5
    
                  
  4. Portable NAS device using Raspberry ... Portable NAS device using Raspberry Pi 4 with RAID technology support.
    1
    # <h1 align="center">Portable Raspberry Pi 4 RAID NAS </h1>
    2
    
                  
    3
    ## Introduction 
    4
    This GitHub Gist presents how to set up a Raspberry Pi 4 as a Network Attached Storage ([NAS]()) device that supports a Redundant Array of Inexpensive Disks ([RAID](https://en.wikipedia.org/wiki/RAID)) technology. Optionally, the Pi's Type-C port can be configured to host mode, making the device a USB Gadget. This way, with only one Type-C cable, you can access the NAS while powering the device simultaneously.
    5