Skip to content
View eric-hdez's full-sized avatar
🥸
🥸
Block or Report

Block or report eric-hdez

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

Eric Hernandez

About Me

Hi there! My name is Eric. I'm a Software Engineer @ Bloomberg LP in New York City. Here is a little more about me:

  • 📚 I hold a B.S. in Computer Science from the University of California, Santa Cruz
  • 🤓 I took a graduate-level course in compiler design. Check out my final project here!
  • 🥸 I'm an active member of the Society of Hispanic Professional Engineers as part of the Silicon Valley Professional Chapter

You can learn more about me on my personal website!

Check out my projects here on Github! There are only a few, but they may interest you :)

Statistics

Top Langs

Pinned Loading

  1. schmidt-samoa schmidt-samoa Public

    C and Python implementation of the Schmidt-Samoa Cryptosystem algorithms

    C 2

  2. jorahty/baskin jorahty/baskin Public

    TypeScript 5

  3. sha2-256 sha2-256 Public

    implementation of sha2-256 in Go to teach myself Go (yes, I know crypto/sha256 exists)

    Go 1

  4. httpserver httpserver Public

    An HTTP Server in C, that needs to be polished...

    C

  5. huffman-compression huffman-compression Public

    Huffman Compression done in C, with low level linux system calls for i/o reads and writes.

    C 1

  6. snake-game snake-game Public

    This repository is for the purpose of sharing my progress as I create Snake with Pygame.

    Python