Skip to content
View salcad's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report salcad

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 Loading

  1. ollama-stream-to-websocket ollama-stream-to-websocket Public

    This repository showcases a Golang server that handles long-running tasks by streaming responses to clients via WebSocket. This project is designed to have fun with Golang and WebSocket while also …

    Go

  2. auto-png-compressor auto-png-compressor Public

    This project provides a tool to automatically compress PNG files in a specified directory using `pngquant`. The tool watches the directory for new PNG files, compresses them, and renames the compre…

    TypeScript

  3. PgsqlDalGenerator PgsqlDalGenerator Public

    PgsqlDalGenerator is a code generator that can be used to create .NET (C#) DAL classes and PL/pgSQL script from a PostgreSQL database.

    C# 6 1

  4. todo-api-nestjs todo-api-nestjs Public

    Todo API with NestJS, JWT Auth & Sequelize ORM

    TypeScript

  5. todo-app-ionic todo-app-ionic Public

    Ionic, Typescript, React & Redux and Redux-Thunk

    TypeScript

  6. two-separate-todos-react-redux-rematch two-separate-todos-react-redux-rematch Public

    How to make 2 identical components with each having different separate reducer using rematch, No more action types, action creators, switch statements or thunks.

    JavaScript