Skip to content
View javieracevedo's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Organizations

@VueDominicana

Block or report javieracevedo

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

Hello There ๐Ÿ‘‹

Hello, my name is Javier Acevedo. I'm a Senior Software Engineer. Aside from my professional life, I have experience with other languages such as C, C#, Go, Ruby, and Python.

In my spare time, I like to build stuff such as:

  • chip-8 interpreter/emulator.
  • ostep-projects: operative system projects from the OSTEP book.
  • turbolover: http/1.1 server in Ruby.
  • gosh: an unix-like shell in Go.
  • rshell: an unix-like shell in Ruby.
  • meshell: second attempt of an unix-like shell in C.
  • sharpong: Pong's clone in C# and monogame.
  • superfluo: rubik's cube timer.
  • go_invaders: Space Invaders clone in go (incomplete)

To build these projects I've used the following languages:

Top Langs

Pinned Loading

  1. chip-8-emulator chip-8-emulator Public

    CHIP-8 Emulator

    Python

  2. gosh gosh Public

    Shell made in golang.

    Go

  3. meshell meshell Public

    Unix-Like Shell

    C

  4. rshell rshell Public

    Wanted to try Ruby out; so I wrote a simple Unix-like shell.

    Ruby

  5. turbolover turbolover Public

    I'm your turbo loverrrrrrrrrr!

    Ruby

  6. ostep-projects ostep-projects Public

    My solutions to the OSTEP book projects.

    C 3 2