Skip to content
View adanpartidajr's full-sized avatar
:atom:
Learning
:atom:
Learning
Block or Report

Block or report adanpartidajr

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

Pinned

  1. MusicGenreClassifier MusicGenreClassifier Public

    Performance & accuracy comparison of models extracted by multiple ML algorithms

    Python

  2. raycasting raycasting Public

    Program demonstrating a rendering technique called ray casting written in JavaScript and implementing the p5.js library.

    JavaScript 1

  3. Bomber-Game Bomber-Game Public

    Atari 2600 game written in 6502 assembly using the DASM assembler and Stella emulator.

    Assembly

  4. Microprocessor Microprocessor Public

    Digital design of microprocessor designed and implemented within LogicWorks.

  5. ASCII27Seg ASCII27Seg Public

    Verilog project that takes in ASCII hex or decimal values and outputs the result to a group of 7 segment displays on an Intel DE10-Lite FPGA. Holding a button on the board can change the message di…

    Verilog

  6. ALU_4bit ALU_4bit Public

    Implements top-down hierarchy to synthesize a 4-bit ALU that can perform add, add with Cin, subtract, and logical operations such as bitwise NAND, NOR, NOT, XOR, and bit shift right. Synthesized an…

    Verilog