Skip to content
View kathmanducoder's full-sized avatar

Block or report kathmanducoder

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kathmanducoder/README.md

Hi there 👋

I am a software engineer with 10+ years of professional dev experience building a wide range of software from complex Linux-based networking systems to backend, APIs and frontend of microservices-based web apps. I have a strong understanding of computer networks at a deeply fundamental level.


Pinned Loading

  1. echo-webserver echo-webserver Public

    A web server that echoes back the HTTP request by adding CSS style to it with Bootstrap frontend framework.

    C++

  2. kathsh kathsh Public

    A custom UNIX shell that supports up to one level of pipe redirection.

    C

  3. potluck_next potluck_next Public

    A Rails app with PostgreSQL database to help plan your next potluck party with friends. Google/Facebook OAuth support for easy sign-up. Also, provides access to some public data via an API endpoint.

    Ruby

  4. tetris tetris Public

    A browser-based implementation of a game of Tetris on an HTML5 canvas with JavaScript. This game requires keyboard input to move the tetrominoes.

    JavaScript

  5. github-search github-search Public

    A JavaScript app that uses Github's API to search for public repositories belonging to a user, with an option to asynchronously load commit history for each repo.

    JavaScript

  6. new_sinatra new_sinatra Public

    Sinatra equivalent of 'rails new'. This Ruby utility gem will help you get started with a brand new Sinatra app by laying out its file and project structure.

    Ruby 1