Skip to content
View moo-se's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report moo-se

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

  1. Bluebird Bluebird Public

    Bluebird stands as my rendition of the timeless tweeter app, crafted with the MERN stack.

    JavaScript

  2. unix-wc-tool-nodejs unix-wc-tool-nodejs Public

    In this project, i have built my own version of the unix wc utility which displays the number of lines, words, and bytes contained in each input file, or standard input (if no file is specified) to…

    JavaScript

  3. chronos-api chronos-api Public

    In this project, i have designed and built an API for Chronos from the ground up using Node.js. To handle routes and create my REST API, I used Express. I incorporated Prisma and TypeScript to rea…

    TypeScript

  4. Open Open Public

    Open is a real time chat application built with React on the client side and Node.js with socket.io on the server side

    JavaScript