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

Projects in Awesome Lists by andersontr15

A curated list of projects in awesome lists by andersontr15 .

https://github.com/andersontr15/clean-code-javascript-es

Clean Code traducido al Español

Last synced: 14 May 2025

https://github.com/andersontr15/angular-2-mean-stack

Angular2MEANStack

Last synced: 21 Aug 2025

https://github.com/andersontr15/js-router

JavaScript router

Last synced: 31 Jul 2025

https://github.com/andersontr15/mean-end-to-end

Mean stack end to end

Last synced: 19 Jun 2025

https://github.com/andersontr15/java-object-oriented-programming

Exercises in Java for object oriented programming

Last synced: 08 Jul 2025

https://github.com/andersontr15/barbarian-js

Primitive JavaScript framework taking advantage of vanilla JavaScript and DOM scripting

Last synced: 25 Sep 2025

https://github.com/andersontr15/state-manager

ES6 State Manager following Redux architecture

Last synced: 28 Feb 2025

https://github.com/andersontr15/php-mvc-mini-reddit-discussion-board

Discussion board application built with PHP that is a simple discussion forum which allows user to post a topic/question based on pre-defined categories. Users may,then, post their answers and put comments on answers, too. Users can also up-vote/down-vote answers.

Last synced: 28 Feb 2025

https://github.com/andersontr15/react-hooks-usereducer

React hooks useReducer simple example

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-playlist-application

Python-Django application that allows a user to register/login and add and view different songs to their playlists as well as looking at other playlists of registered users. Built with validatio in Python, Django, HTML5, CSS3, Bootstrap and PostgreSQL

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-lending-store

Application built with Python, Django, SQLite, HTML5, CSS3, and Bootstrap that allows a user to register as either a borrower or a lender, and depending on registration, login and lend/borrow money to different users.

Last synced: 28 Feb 2025

https://github.com/andersontr15/google-translate-api

Simple NodeJS Application to interact with Google Translate API

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-discussion-board

Discussion board application built with Python/Django, HTML5, CSS3, Twitter Bootstrap and PostgreSQL that allows a user to register, login and post a topic/question based on pre-defined categories. Users may,then, post their answers and put comments on answers, too. Users can also up-vote/down-vote answers.

Last synced: 26 Oct 2025

https://github.com/andersontr15/req-to-json

Simple express middleware to take data from an API get request and store in a file in your project This node module also allows you to access the data in JSON format.

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-python-anywhere-deployment

Python CRUD App for Creating persons. Built with Python, Django, SQLITE, HTML5, CSS3, and Bootstrap

Last synced: 28 Feb 2025

https://github.com/andersontr15/sqlbuilder

Simple SqlBuilder written in JavaScript to practice JOINS

Last synced: 14 Jun 2025

https://github.com/andersontr15/tra-typed-fetch

A package that implements common http requests using fetch, allowing for typed responses with TypeScript.

fetch fetch-api fetcher typed typescript

Last synced: 28 Feb 2025

https://github.com/andersontr15/react-hoc-withfetch

Simple React HOC to apply fetch functionality: pass in a url and get the data as a prop to your enhanced component

Last synced: 19 Oct 2025

https://github.com/andersontr15/clojure-basics-1

Practicing Clojure #1. Testing out map and lists

Last synced: 28 Feb 2025

https://github.com/andersontr15/authorize-headers

Simple express middleware to verify if a jsonwebtoken is valid.

Last synced: 28 Feb 2025

https://github.com/andersontr15/php-courses

Courses application built with Codeigniter in PHP that allows a user to perform CRUD Operations in adding, viewing, and deleting a course

Last synced: 28 Feb 2025

https://github.com/andersontr15/react-hooks-useget

Simple useGet hook for React

Last synced: 28 Feb 2025

https://github.com/andersontr15/js-calculator

JavaScript Calculator

Last synced: 28 Feb 2025

https://github.com/andersontr15/left-join

Simple Left Join Utility Function Written In JavaScript

Last synced: 28 Feb 2025

https://github.com/andersontr15/recursion-problems

Recursion problems

Last synced: 28 Feb 2025

https://github.com/andersontr15/react-components-trycatch

Simple try catch component for React

Last synced: 28 Feb 2025

https://github.com/andersontr15/fcc-voting-application

Free Code Camp Back End Voting Application

Last synced: 28 Feb 2025

https://github.com/andersontr15/el-pais-articulo-al-azar

Random article generator for El País newspaper

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-user-dashboard

Application built with Python/Django that allows a user to register, login, view other users' profiles, leave messages, comments, and pokes as well as editing their own profile information and if they are an admin they can edit all other users' profiles as well as changing their user level or deleting the user. Built with Python, Django, HTML5, CSS3, Twitter Bootstrap and SQLITE for the database.

Last synced: 10 Oct 2025

https://github.com/andersontr15/js-dig

Inspired by Ruby's dig method. This is the equivalent for JavaScript.

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-django-pokes-application

Simple Python/Django application that allows a user to register, login, and view all the users who have been poked and the amount of times. If a user hasn't been poked it will display no pokes and the poke count will update in real time. Built with Python, Django, PostgreSQL, HTML5, CSS3 and Twitter Bootstrap. Validation and database incorporated.

Last synced: 28 Feb 2025

https://github.com/andersontr15/image-abstraction-layer

Image Abstraction Layer

Last synced: 22 Jun 2025

https://github.com/andersontr15/simple-rails-todo-app

Simple Rails Todo app for practice

Last synced: 05 Sep 2025

https://github.com/andersontr15/fcc-nightlife-coordination-application

Free Code Camp Nightlife Coordination Application

Last synced: 28 Feb 2025

https://github.com/andersontr15/react-hooks-use-state-demo

Simple demo for React hook useState

Last synced: 28 Feb 2025

https://github.com/andersontr15/simple-emitter

Simple ES6 Event Emitter making using of Map data structure

Last synced: 28 Feb 2025

https://github.com/andersontr15/curry

JavaScript-ES5-Curry

Last synced: 28 Feb 2025

https://github.com/andersontr15/fcc-url-shortener

Free Code Camp Url Shortener

Last synced: 28 Feb 2025

https://github.com/andersontr15/ruby-on-rails-events-application

Application built with Ruby on Rails that allows a user to register, login, and view, add, update and join events in their state or other states. Implements restful routing, validation and user authenticity/security. Built in Ruby, Rails, HTML5, CSS3, Bootstrap, and PostgreSQL for database.

Last synced: 28 Feb 2025

https://github.com/andersontr15/express-api

ExpressAPI

Last synced: 19 Oct 2025

https://github.com/andersontr15/php-mvc-appointments

Application built with PHP (MVC- Codeiginiter), HTML5, CSS3, and Bootstrap that allows a user to register, login, add appointments, updated appointments, delete and view appointments using CRUD operations. Implements restful routing and validation.

Last synced: 26 Jun 2025

https://github.com/andersontr15/angular-scheduler

Angular Scheduler

Last synced: 28 Feb 2025

https://github.com/andersontr15/php-mvc-simple-bucketlist-app

PHP Bucketlist App that allows a user to add and delete items to the bucketlist. Built with PHP, MYSQL, HTML5, CSS3 and Twitter Bootstrap

Last synced: 02 Aug 2025

https://github.com/andersontr15/javascript-data-structures

A collection of data structures implemented in JavaScript

Last synced: 15 Aug 2025

https://github.com/andersontr15/react-hooks-use-effect-demo

Simple demo making use of React hooks useEffect hook

Last synced: 15 Aug 2025

https://github.com/andersontr15/first-clojure-code

Testing out Clojure for fun

Last synced: 13 Sep 2025

https://github.com/andersontr15/ruby-on-rails-the-idea-wall-application

Ruby on Rails Application that allows a user to register, login, add, delete and view ideas. Users can see all other users who have liked their ideas as well as viewing other users profiles and the total number of posts/likes that they have. Built in Ruby, Rails, HTML5, CSS3, Bootstrap and PosgreSQL. Uses restful routing, validation and database interaction.

Last synced: 28 Feb 2025

https://github.com/andersontr15/js-word-reference-to-csv

Word reference to csv

Last synced: 28 Feb 2025

https://github.com/andersontr15/python-tip-calculator

Basic Tip Calculator. First program I ever wrote. March 2013.

Last synced: 01 Jul 2025

https://github.com/andersontr15/request-cache

Simple express middleware to cache last 10 requests. Stores request urls in an object and appends to request property of express.

Last synced: 23 Nov 2025

https://github.com/andersontr15/python-django-book-reviews

Application built with Python/Django that allows a user to register, login, view all book reviews, add a book review and a rating as well as see other users and which books they have reviewed and the number of books reviewed for user. Built with Python, Django, HTML5, CSS3, Twitter Bootstrap, and SQLITE for the database.

Last synced: 23 Nov 2025

https://github.com/andersontr15/python-django-the-wall

Simple Python/Django Application that allows a user to register, login, and see all messages and comments for the messages as well as adding messages/comments and deleting the messages and comments that belong to the logged in user. Built with Python, Django, HTML5, CSS3, Twitter Bootstrap and SQLITE for the database.

Last synced: 19 Jul 2025

https://github.com/andersontr15/fcc-book-trading-club

Free Code Camp Book Trading Club Application

Last synced: 23 Jun 2025

https://github.com/andersontr15/full-mean-stack-store

Full MEAN Store built with JavaScript, AngularJS, MongoDB, HTML5, CSS3 and Twitter Bootstrap

Last synced: 24 Nov 2025