Skip to content
View smosanu's full-sized avatar
Block or Report

Block or report smosanu

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
smosanu/README.md
  • 👋 Hi, I’m @smosanu
  • 👀 I’m interested in FPGA projects, computer architecture emulation, RISC-V, machine learning / artificial intelligence / generative AI, high performance computing, embedded and IoT systems and applications, and other cool concepts
  • 🌱 I’m currently learning and experimenting with generative AI, and trying to contribute from the architecture side of things, plus I'm preparing for technical interviews and working on a paper related to my Ph.D. thesis
  • 💞️ I’m looking for new opportunities, work on AI, computer architecture, FPGA and other related fields
  • 📫 Reach me on twitter @smosanu or email me.

Pinned

  1. trie-python-graphviz trie-python-graphviz Public

    This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several useful functionalities. In addition, the class can generate graph…

    Python 14 2

  2. interviewing interviewing Public

    General coding exercises in preparation for technical interviews

    Python