Skip to content
View elimelt's full-sized avatar

Highlights

  • Pro

Block or report elimelt

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

Pinned Loading

  1. feedback feedback Public

    A service for users feedback submissions

    TypeScript 1

  2. GenericDataStructureHttpServer.java GenericDataStructureHttpServer.java
    1
    package networking;
    2
    
                  
    3
    import com.sun.net.httpserver.*;
    4
    
                  
    5
    import java.io.*;
  3. notes notes Public

    Notes from self learning and college

    HTML 1

  4. gists gists Public

  5. swecc-uw/swecc-server swecc-uw/swecc-server Public

    Backend for SWECC's mock interview, mentorship and other services.

    Python

  6. audio-streaming-server audio-streaming-server Public

    A python http/websocket server to stream live audio to and from the browser

    Python