An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by arnaldo10cisne

A curated list of projects in awesome lists by arnaldo10cisne .

https://github.com/arnaldo10cisne/outer_wilds_music_box

OUTER WILDS MUSIC BOX is an interactive web application that lets users control the instruments of the Outer Wilds travelers’ musical ensemble. By toggling individual instruments on or off, users can create a customized listening experience of the game’s iconic soundtrack.

css html javascript outer-wilds reactjs

Last synced: 30 Jan 2025

https://github.com/arnaldo10cisne/uno-in-python-terminal

Este proyecto simula el popular juego de cartas "UNO!" en la consola de tu ordenador. El código fue escrito en el lenguaje de programación Python.

code python python-game python-game-programming python3 pythongame uno uno-game

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/blog.arnaldocisneros.com

Repository for my personal blog, built with Next.JS

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/shopping_list

The Shopping List App is a straightforward tool designed to help users organize their shopping by adding, editing, and removing items from a list. It features automatic total calculations, multi-currency support, and the ability to print or export the list as a PDF, making it practical for everyday use.

css dom-manipulation html javascript

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/arnaldo10cisne

Main README.md for github profile

readme-profile

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/prime_numbers_generator

This simple program creates a list of prime numbers, trying to reduce coputing time to the minimun possible

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/cryptography__python_app

This program can encrypt and decrypt arrays of English words. The word API used to validate words and obtain random ones is: https://random-word-api.herokuapp.com

cryptography pyhon3 pyhton

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/marvel_api_project

Web application designed to utilize the MARVEL API to fetch information about Marvel characters, comics, series, stories, events, and creators.

api css css3 fetch html html-css html-css-javascript html5 javascript marvel marvel-api marvel-characters marvel-comics marvelapp

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/nba_app__python

This program extracts data on several professional NBA players, and given a positive integer supplied by the user, the program is capable of creating pairs of players, in such a way that their heights in inches add up to the number supplied by the user. The code was written in Python.

nba nba-api python python3

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/python_codestar_test_project

This is a project created to test the connection to Code Star, as part of my training in AWS

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/resume

Website created to view, customize, download and print my personal resume in multiple languages

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/project_euler

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/react_de_cero_a_experto_udemy

Repositorio dedicado a las clases del curso de Udemy titulado : "React: De cero a experto ( Hooks y MERN )"

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/unity_gmtk_flappy_clone

A clone of the game flappy bird made using the tutorial given by Game Maker's Toolkit

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/arnaldo10cisne.github.io

The portfolio website is built with React and TypeScript and hosted on Amazon S3 with CloudFront for global delivery. It uses AWS Lambda and API Gateway for a serverless backend, DynamoDB for data storage, and CI/CD pipelines with AWS CodePipeline for automated deployment. The infrastructure is managed using AWS CDK.

aws-apigateway aws-cloudformation aws-cloudfront aws-codepipeline aws-dynamodb aws-lambda aws-s3 cdk github-actions jest reactjs typescript

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/planets_backend

Simple deployed backend, that returns information on the planets of the solar system

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/python_linkedlists

Testing the methods of a Linked List Class created with Python. The tests were made with the pytest framework

linked-list pytest python python3

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/python-board_module

Module written in python, capable of creating a two-dimensional board and add marks to it given some coordinates. Meant to be used in other, more complex projects.

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/prime_factorization_calculator

This little program breaks a number in a set of prime numbers which multiply together to result in the original number

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/inception_tictactoe

ULTIMATE TICTACTOE is a variation of TicTacToe played on a large board composed of smaller boards. Players take turns placing their marks, with each move determining the board where the next player must play. Winning a smaller board contributes to winning the larger one. The objective is to claim enough smaller boards to win the overall game.

python python3 tic-tac-toe

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/nba_app__javascript

This program extracts data on several professional NBA players, and given a positive integer supplied by the user, the program is capable of creating pairs of players, in such a way that their heights in inches add up to the number supplied by the user. The scripts were written in Javacript.

css css3 html html5 javascript nba nba-api

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/paseo__unity_game

A small unity project i created back in 2014. Uploaded for legacy purposes

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/cursoresponsivedesign

Small Website to follow Platzi's Responsive Design course.

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/googleclone

This is a clone of google made exclusively with HTML and CSS, as part of platzi's "Curso práctico de HTML y CSS"

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/materia_shop

This web app simulates buying Materia from Final Fantasy 7, featuring themed design and sandbox checkout. Built with React and NestJS, it uses DynamoDB for data, WOMPI API for payments, and serverless AWS infrastructure with Lambda and CDK.

aws finalfantasyvii nestjs reactjs wompi

Last synced: 13 Mar 2025

https://github.com/arnaldo10cisne/domino_en_pascal

Este fue el primer proyecto de programación de a universidad escrito en Pascal. Se requiere un compilador de pascal para ejecutarlo en terminal. Queda pendiente migrar el código a otro lenguaje más moderno.

Last synced: 26 Mar 2025

https://github.com/arnaldo10cisne/encicla_renewal_bot

A bot written in python made to renew the ENCICLA membership every 5 days, deployed in a lambda function in aws

Last synced: 26 Mar 2025