Skip to content
View shetaye's full-sized avatar
๐Ÿ‡บ๐Ÿ‡ธ
govtech
๐Ÿ‡บ๐Ÿ‡ธ
govtech

Highlights

  • Pro

Organizations

@tibextechnology
Block or Report

Block or report shetaye

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

๐Ÿ‘‹

Interesting Projects

๐Ÿงฎ Omega CPU 2015 - 2018

The Omega CPU was my first major project. It is a 32-bit RISC processor with a custom instruction set and assembly language written in VHDL and deployed on a Xilinx Spartan-6 FPGA. I developed it with the assistance of mentors at the Bakken museum.

๐Ÿ•Š Athena 2018 - 2021

Athena is a proof-of-concept Discord bot that moderates servers through direct democracy. It was developed on and off from 2018 to 2021, and is the third iteration in the project (the other two being DDD and Direkt). Athena (then called DDD) was at first a chat-only service which moved to a web platform (like mee6). It is written using Vue, Node.JS, SQL and Discord.JS.

Other things I've worked on

๐Ÿฆพ FRC Robot 2020 - 2022

I particpated in my Highschool's FRC robotics team, Team BJORG. I contributed to the 2020 robot as a software developer and the 2022 robot as control systems lead. All of our code is on GitHub. The robot is programmed in Java and was an exercise in repository management considering the number of active developers we had.

Pinned

  1. omega-cpu omega-cpu Public

    A 32-bit RISC CPU written in VHDL

    VHDL 1

  2. athena athena Public

    Direct Democracy, in Discord.

    TypeScript