Anyel-ec
Information Technology Engineer❤️ | Full Stack Dev | Cybersecurity Analyst. 🔒
@Cyber-Dev-MatrixEcuador
Pinned Repositories
20215_NRC_8925_REPOSITORY
App-Mobile-Films-MovieDB-Flutter-IsarDB
App developed in Flutter that utilizes The Movie Database (TMDb) API to display information about movies. The application allows users to explore popular movies, search for movies by title, view movie details, and mark movies as favorites.
ASP.NET-Client-ViewModel-CRUD-MSSQL
This ASP.NET MVC application is designed to manage clients in an MSSQL database, allowing CRUD operations on the "Cliente" entity. The application includes three main views: Index, New, and Edit.
ASP.NET-Session-CRUD-MSSQL-StoreSalesSystem
The system allows performing CRUD operations on various entities related to the functioning of a store, such as clients, employees, orders, products, and order details.
DJANGO-Shop-Barber-Static
This repository contains a project developed in Django that presents a system for a barber shop. Provides functionality to manage a dashboard menu, clients, products and barber services.
Laravel-MySQL-Docker-CRUD-Student-Enrollment-System
This is a Laravel-based Academic Management System, a PHP framework. The system follows the Model-View-Controller (MVC) design pattern and utilizes migrations, models, and controllers to organize and manage data.
MongoDB-Flask-Docker-Heavy-Transport-System
This project implements a heavy cargo transport system using technologies such as Docker, Flask, and MongoDB. The system provides functionalities for managing trailers, clients, drivers, and routes. Below is a brief guide to configure and run the project.
Project-Angular-18-ProgramationAdvance
App Web - Registration of aspiring coimandos of the armed forces
PROYECTO_PRIMER_PARCIAL
Proyecto sobre sistema de educación aplicando el paradigma de programación orientado a objetos
Python-Projects-To-Practique
This repository is intended for simple projects written in Python, ideal for beginners or for experimenting with new ideas.🧡
Anyel-ec's Repositories
Anyel-ec/Laravel-MySQL-CRUD-UPLOAD-IMAGE
This Laravel project implements a basic CRUD system to manage student information, including the ability to upload profile images.
Anyel-ec/API_REST-Flask-SQLite-Docker
This repository contains a simple Flask CRUD API for managing products, along with Docker configuration for containerization.
Anyel-ec/HTML-BS5-Web-Components-ReplicationMoodle
This project involves the implementation of various web components that together form a replica of the Moodle interface. Each component has its own specific purpose and functionality. Below, the main components are described along with how to integrate them into your project.
Anyel-ec/Laravel-CRUD-RDBMS
This is a simple web application built with Laravel and MySQL, which performs CRUD (Create, Read, Update, Delete) operations on a database.
Anyel-ec/My-Page-Only-CSS
This website showcases my professional profile, services, and experiences. I have designed and styled this website from scratch without using any frameworks.
Anyel-ec/MongoDBAtlas-CRUD-Flask
This project is a simple CRUD application developed with Flask and uses MongoDB Atlas as the database.
Anyel-ec/POO-Java
This project implements a student management system using Java Persistence API (JPA) for data storage.
Anyel-ec/Anyel-ec.github.io
My page is made in HTML, CSS, JS, in the Master branch, it contains clear mode switch, language translation, and so on.
Anyel-ec/Flask-Maths-Add-Subtraction-Multiplication
This is a simple web application that performs basic mathematical operations (addition, subtraction, multiplication) on two numbers entered by the user.
Anyel-ec/POO-PHP
This project is designed to provide a deep understanding of fundamental OOP concepts such as abstraction, inheritance, and polymorphism
Anyel-ec/PHP-Session-MySQL
This project is a simple application for managing contacts stored in a database named "contacts." The application utilizes PHP for server-side logic and MySQL to store contact information.
Anyel-ec/PHP-MySQL-Session
🚀This project implements a basic login system using PHP and MySQL, using php session functions
Anyel-ec/Kotlin-Auth-email-Google
Anyel-ec/initial-project-to-learn-kotlin
Welcome to the Kotlin learning repository! Here you will find examples and basic concepts to get started with Kotlin, a modern and versatile language. ❤️
Anyel-ec/Types-Connections-PHP
Three different types of database connection in PHP
Anyel-ec/POO-Mongo-Py
This is a simple Flask application demonstrating CRUD (Create, Read, Update, Delete) operations with MongoDB. The application allows you to manage information about individuals, such as their name, age, and occupation.
Anyel-ec/Sum-TensorFlow-Neuronal-Network
This project consists of two Python scripts (fit.py and app.py) that implement a simple machine learning model using TensorFlow to add two randomly generated numbers.
Anyel-ec/github-final-project
Anyel-ec/flask-crud-financial-transaction-recording-system
This repository hosts a financial transaction recording system developed in Flask. The application allows users to create, read, update and delete transaction entries easily and efficiently. Manage your financial records quickly and safely! 🚀✨
Anyel-ec/DJANGO-Shop-Barber-Static
This repository contains a project developed in Django that presents a system for a barber shop. Provides functionality to manage a dashboard menu, clients, products and barber services.
Anyel-ec/CRUD-Flask-With-SQLServer
This repository contains a Python project using Flask, intended to perform CRUD (Create, Read, Update, Delete) operations on a SQL Server database. The main purpose is the management of a Student table, offering basic functionalities through a web interface.
Anyel-ec/projects-in-vue.js-for-beginners
This repository is an introduction to developing with Vue.js. It consists of different sections, each representing progressive examples of using Vue.js. From simple concepts to more complete applications.
Anyel-ec/Friends-List-Application-Using-Express-Server-with-JWT
In the CRUD repository, you perform CRUD operations on transient data by creating API endpoints with an Express server. These operations were restricted to authenticated users using JWT and session authentication.
Anyel-ec/MVC-SQL-Flask
This project is a simple example of an MVC (Model-View-Controller) application in Python that utilizes SQL Server as the database. The application displays a list of users stored in the database.
Anyel-ec/REST-API-CRUD
Anyel-ec/CRUD-NodeJS-mongoBD
The MERN-Tasks project is a web application that implements a CRUD (Create, Read, Update, Delete) system with authentication. It uses the MERN technology stack, which consists of MongoDB, Express, React, and Node.js, to create a task management web application.
Anyel-ec/pages-static-node.js
This repository is a basic template for creating a static web page using Node.js, Express.js, EJS (Embedded JavaScript templating), and Morgan. It is designed to help you understand the fundamental concepts of creating simple web applications.
Anyel-ec/shopping-app-react
React Shopping App Sample Project FORK Repository. It is designed to give you the essential skills to create a shopping app using React. The shopping app consists of five key components, CartValue, ExpenseItem, ItemSelected, Location,
Anyel-ec/interative-calculator-react
This repository contains a web calculator developed in React, which allows users to perform basic mathematical operations. The application features an intuitive user interface with numerical buttons and operators, and shows results in real time on the display.
Anyel-ec/react_budget_app
This repository, "react_budget_app," is a fork of the original IBM project "Budget Allocation Application." You will delve into the world of React and learn how to deconstruct a user interface into manageable React components.