Skip to content
View dmansilva's full-sized avatar

Block or report dmansilva

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 Loading

  1. MusicLibrary MusicLibrary Public

    Implementing an interactive Music Library with an integrated Search Engine that utilizes multithreading, an inverted index, servlets, sockets, cookies, Jetty, HTTP, and HTML

    Java 1 1

  2. OSProject03 OSProject03 Public

    For this project I explored the xv6 source code, got familiar with building and running xv6, running xv6 with gdb, adding user programs to xv6, adding new system calls, and modifying the xv6 kernel.

    Assembly

  3. OSProject04 OSProject04 Public

    The goal was to implement a new system call that can setup a shared page of memory. Once the shared page has been configured, and it forks, both the parent and child will have access to the shared …

    C

  4. OSProject1 OSProject1 Public

    This project entails creating a Unix Command known as USFGrep. The implementation is written in C, and only system calls may be used for file I/O such as open(), read(), write() instead of using th…

    C

  5. OSProject2 OSProject2 Public

    For this project I developed a mini UNIX shell called usfsh and a mini version of ls called usfls. In order to implement these applications I needed to understand how to use several UNIX systems ca…

    C

  6. plan.it plan.it Public

    Swift