Julio Flores's repositories

Stargazers:0Issues:0Issues:0

poetic-neural-networks-py

This is a project that uses a neural network to generate poetry. The neural network is trained on a dataset of poems and then generates new poems based on the patterns it has learned. It's part my personal training in deep learning and part a fun project to see what kind of poetry a neural network can come up with.

Language:PythonStargazers:0Issues:0Issues:0

js-dip-solid-employee

This project demonstrates the application of the Dependency Inversion Principle (DIP) in an employee management system. DIP is a fundamental principle in object-oriented design that promotes loose coupling and improves code maintainability.

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

react-patterns

Collection of examples and resources for various React patterns. Each pattern focuses on solving specific challenges and providing reusable solutions to common problems.

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

poms_ftf_practice

Simple JavaScript OOP system that facilitates managing purchase orders for clients.

Language:JavaScriptStargazers:0Issues:0Issues:0

motocoin

Internet computer small app with react and motoko

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

examples

Example applications, microservices, and code samples for the Internet Computer

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

react-tailwind-full-calendar

React + Tailwindcss datetime picker from scratch.

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

react-tailwind-auth-cognito

Comprehensive authentication system provides a robust foundation for managing user identities and authentication in your React applications.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

py-aws-lambda-toolkit

Lightweight Python toolkit for easily and quickly creating AWS Lambda functions with the Serverless Framework.

Language:PythonLicense:MITStargazers:21Issues:0Issues:0

cody_crm

REST API Django project that provides a robust warehouse and product management system.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.

License:NOASSERTIONStargazers:0Issues:0Issues:0

js-algorithms

This repository provides an excellent learning resource for aspiring algorithm developers, as it contains a range of problems and solutions that can be studied and analyzed to gain a deeper understanding of the field.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

task-manager-simple-api-gin

The API is built with Go and Gin, and it allows users to perform CRUD (Create, Read, Update, and Delete) operations on dates. It is organized in a modular and easy-to-follow structure, making it easy to add more endpoints or functionality as needed.

Language:GoStargazers:0Issues:0Issues:0

react-query-implementations

Collection of small apps using React Query and TypeScript, showcasing various reusable code examples for common data fetching use cases. These apps serve as valuable resources for testing implementations and accelerating development.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

node-skeleton

Started settings for a nodejs projects with jest integrated.

Language:JavaScriptStargazers:0Issues:0Issues:0

py-xlsx-to-json-script

Python script that converts an XLSX file with multiple sheets to a single JSON file. The resulting JSON file contains data from all sheets, where each sheet is an object with a name property and a data property that contains an array of dictionaries representing the rows in the sheet.

Language:PythonStargazers:0Issues:0Issues:0

django-rest-framework

Web APIs for Django. ๐ŸŽธ

License:NOASSERTIONStargazers:0Issues:0Issues:0

linux-cheat-sheet

Collection of linux the most important concepts and commands for linux OS.

Language:ShellStargazers:1Issues:0Issues:0

javascript-testing-best-practices

๐Ÿ“—๐ŸŒ ๐Ÿšข Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)

License:MITStargazers:0Issues:0Issues:0

clean-code-javascript

:bathtub: Clean Code concepts adapted for JavaScript

License:MITStargazers:0Issues:0Issues:0