Skip to content
View ngthecoder's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ngthecoder

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

Popular repositories

  1. power_calculator power_calculator Public

    The Power Calculator is a web application that allows users to compute the power of a number using a base and an exponent. The frontend is built with HTML, CSS, and JavaScript. The backend leverage…

    CSS

  2. rss_scraper rss_scraper Public

    This project sets up an HTTP server providing various endpoints for handling user and feed data. It connects to a PostgreSQL database and uses middleware for authentication. The API allows users to…

    Go

  3. secure_notepad secure_notepad Public

    Forked from Rotoyu/CNIT315_Encrypted_Memo

    This repository is for CNIT315 final project.

    C

  4. http_server http_server Public

    A simple HTTP server implemented in Go that handles various HTTP requests, serves and saves files, echoes messages, reads request headers, and supports concurrent connections. The server can serve …

    Go

  5. terraform_dev terraform_dev Public

    HCL

  6. customized_shell customized_shell Public

    This project is a simple command-line shell implemented in Go. It supports basic built-in commands like cd, echo, pwd, type, and exit, as well as executing external commands available in the system…

    Go