Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by enmarcm
A curated list of projects in awesome lists by enmarcm .
https://github.com/enmarcm/predatorvirus
A C# application that installs as a program, creating a service that continuously monitors a specified folder. Upon detecting the folder, it sends the data to a server via socket and encrypts the folder on the user's computer.
csha practice university university-project uru virus
Last synced: 26 Nov 2024
https://github.com/enmarcm/bidanalyzer
A full-stack application that allows users to upload encrypted Excel files containing bids. The application uses a private key for encryption and a public key for decryption, analyzes the bids, and identifies the lowest price to determine the winning bid.
Last synced: 26 Nov 2024
https://github.com/enmarcm/roulleteionic
RoulleteIonic is a simple and fun mobile application developed with Ionic that allows users to input multiple options and randomly select one using an interactive roulette. Perfect for making decisions in a playful way, this app is ideal for games, raffles, or any situation where you need to choose from several alternatives.
Last synced: 26 Nov 2024
https://github.com/enmarcm/portfolio
A curated collection of my projects and skills, highlighting my journey as a developer.
Last synced: 26 Nov 2024
https://github.com/enmarcm/reactcourseprojects
A repository showcasing various projects developed during a React course by YouTuber @midudev, featuring applications such as "Hello World", Tic Tac Toe, Mouse Follower, a movie API consumer, a technical test, and a shopping cart.
Last synced: 26 Nov 2024
https://github.com/enmarcm/nodesessioncomponent
A session management component built with Node.js and Express, utilizing cookies for handling user sessions.
cookiesession expressjs session-management
Last synced: 26 Nov 2024
https://github.com/enmarcm/moviesearch
A small React application that allows users to consume a movie search API.
Last synced: 26 Nov 2024
https://github.com/enmarcm/elixirbackend
ElixirBackend is a backend application developed with TypeScript that provides real-time messaging capabilities using WebSockets. It supports user authentication, message handling, and status updates, enabling seamless communication for the ElixirMessenger application.
Last synced: 26 Nov 2024
https://github.com/enmarcm/fetcho
This repository contains a simple wrapper for the Fetch API, designed to simplify HTTP requests with customizable options.
component fetch handler vanilla-js wrapper
Last synced: 26 Nov 2024
https://github.com/enmarcm/tictactoe
A simple Tic Tac Toe game developed in React, featuring classic 3-in-a-row gameplay.
2d-game game react react-game reactjs tictactoe
Last synced: 26 Nov 2024
https://github.com/enmarcm/javaconnectionpool
A simple connection pool implementation in Java without using external libraries.
Last synced: 26 Nov 2024
https://github.com/enmarcm/cryptmanagerjava
A Java application that allows users to encrypt small files and text using asymmetric encryption, providing a simple and effective way to secure sensitive information.
Last synced: 26 Nov 2024
https://github.com/enmarcm/proyectos_expo
Aqui se encuentran los proyectos de prueba de la clase
Last synced: 26 Nov 2024
https://github.com/enmarcm/tiendatortas
Sistema encargado de llevar a cabo una gestion de una tienda de tortas con vendedores
Last synced: 26 Nov 2024
https://github.com/enmarcm/spotyfakeapi
SpotyFakeAPI is a backend application that interacts with the Spotify API to provide music data while caching search results in a MongoDB database. This allows for efficient retrieval of previously searched songs, reducing the need for repeated API calls.
Last synced: 26 Nov 2024
https://github.com/enmarcm/easybillapi
A basic billing system backend that provides essential functionalities for invoice management and processing.
Last synced: 26 Nov 2024
https://github.com/enmarcm/cakeshopmanagerfrontend
This repository contains the frontend system for managing a cake shop, built with React. The components are custom-designed without the use of additional libraries.
Last synced: 26 Nov 2024
https://github.com/enmarcm/calculadoramatricesnxn
Es una calculadora de matrices nxn que utiliza el algoritmo de Gauss jordan
Last synced: 26 Nov 2024
https://github.com/enmarcm/cakeshopmanagerbackend
This repository contains the backend system for managing a cake shop, featuring real-time messaging and calling capabilities between vendors using Socket.IO. It supports vendor management, zone definitions, profit administration, and CRUD operations for products (cakes).
backend cakes crud nodejs socketio system
Last synced: 26 Nov 2024
https://github.com/enmarcm/verticalplatformergame
A vertical platformer game built with Canvas and vanilla JavaScript, featuring jumping mechanics and NPC enemy encounters.
canvas-game canvas2d game javascript vanilla-javascript
Last synced: 26 Nov 2024
https://github.com/enmarcm/jsdoccourseprojects
This repository contains my work and notes from a course on JSDoc, a documentation generator for JavaScript.
Last synced: 26 Nov 2024
https://github.com/enmarcm/puzzlejs
An interactive puzzle game built with Drag & Drop functionality in JavaScript.
Last synced: 26 Nov 2024
https://github.com/enmarcm/apirestbase
This repository contains a basic implementation of a RESTful API that I created as a test project. Note that it is somewhat outdated.
Last synced: 26 Nov 2024
https://github.com/enmarcm/pruebas-certificados
subire pruebas de seguridad con certificados
Last synced: 26 Nov 2024
https://github.com/enmarcm/youconnectfrontend
YouConnectFrontEnd is a React Native application that allows users to manage their contacts and groups in an efficient and user-friendly way. With YouConnect, users can register and log in, edit their user profiles, and manage their contacts and groups seamlessly.
contacts hooks mobile reactnative typescript
Last synced: 26 Nov 2024
https://github.com/enmarcm/youconnectbackend
YouConnectBackend is a backend application built with Node.js and Express that allows users to create and manage contacts and contact groups, providing a robust API for organizing personal and professional connections. It utilizes JWT for secure authentication.
Last synced: 26 Nov 2024
https://github.com/enmarcm/gaussjordansolver
A small React application that solves NxN equations using the Gauss-Jordan elimination method.
algorithms equation-solver equations gauss-jordan nxn react
Last synced: 26 Nov 2024
https://github.com/enmarcm/pruebasnode
Aqui ire subiendo mis pruebas de node
Last synced: 26 Nov 2024
https://github.com/enmarcm/reactshoppingcartdemo
A simple demo shopping cart application built with React for testing and learning purposes.
Last synced: 26 Nov 2024
https://github.com/enmarcm/seguridadinformatica
Aqui subire avances de seguridad informatica
Last synced: 26 Nov 2024
https://github.com/enmarcm/spotyfakefrontend
SpotyFakeFrontEnd is a mobile application that serves as a clone of Spotify, built using Ionic and Angular. This application allows users to explore music, create playlists, and enjoy a seamless music streaming experience.
angular ionic ionicframework login musicplayer session spotify
Last synced: 13 Oct 2024
https://github.com/enmarcm/elixirmessengerfrontend
ElixirMessengerFrontEnd is a mobile messaging application that allows users to send messages, share voice notes, and post status updates that last for 24 hours. Developed using Ionic and Angular, this app provides a user-friendly interface for seamless communication.
message messages nodejs reactnative socket-io typescript whatsapp
Last synced: 14 Oct 2024
https://github.com/enmarcm/arqsoftware
This repository contains course materials and assignments for the Software Architecture course.
Last synced: 18 Dec 2024
https://github.com/enmarcm/rest-api-deploy
Pruebas de NODE JS para crear APIs
Last synced: 26 Nov 2024