You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Node.js application that processes media files by creating media chunks and organizing them into folders based on the media ID. Utilizes the fs module for file handling and chunk management.
This is a collection of the C# and .NET projects that I have as part of my portfolio thus far, again these vary from smaller code snippets to larger programs.
A image gallery app that allows you to share your images with the world. It provides authentication feature, user friendly UI and modular file/folder structure.
Backend code for a feature-rich blog website with JWT authentication, post and comment management, user follow/unfollow, admin blocking, and file handling. Built with Express JS and MongoDB
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It allows developers to run JavaScript on the server side, creating server-side applications with JavaScript.
PWAmp is a web audio player demo application. It is an installable web app (PWA) specifically made to demonstrate desktop-integration features. The app allows users to add songs, edit song information, apply custom skins, record audio clips, and more. It also supports native file handling and custom protocols when installed locally.