Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by bramirez96

A curated list of projects in awesome lists by bramirez96 .

https://github.com/bramirez96/pokedex-frontend

Simple and functional Pokedex created with React and Redux. Heavily utilizes axios calls to the PokeAPI.

pokeapi pokedex pokemon react reactjs redux redux-thunk state-management

Last synced: 28 Oct 2024

https://github.com/bramirez96/ferrybuilding

A project where students were tasked to create a new website for the San Francisco Ferry Building using only our own images and taking copy from the site itself.

Last synced: 28 Oct 2024

https://github.com/bramirez96/nasa-photo-of-the-day

Custom React Photo Carousel using NASA's Photo of the Day API

carousel carousel-component carousel-js javascript nasa-api nasa-apod react reactjs

Last synced: 28 Oct 2024

https://github.com/bramirez96/js

Last synced: 28 Oct 2024

https://github.com/bramirez96/php

A repo consisting of PHP projects I did while studying the language for a semester in college. This repo is highlighted despite its flaws because a friend and I who were in the same class did a challenge for the final where we only had 8 hours to do each project;.

Last synced: 28 Oct 2024

https://github.com/bramirez96/mothersday2020

A card for my mom on Mother's Day, made with React class components

Last synced: 28 Oct 2024

https://github.com/bramirez96/contest-deno-api

A deprecated Deno backend for the Free Daily Story Contest.

Last synced: 28 Oct 2024

https://github.com/bramirez96/react-github-user-card

A simple app that loads and parses a GitHub user's information and followers into a readable display that I created within my first 2 weeks of learning React.

Last synced: 28 Oct 2024

https://github.com/bramirez96/clever_sso_deno

A Clever Client to incorporate SSO in your Deno application.

clever deno package sso

Last synced: 28 Oct 2024

https://github.com/bramirez96/portfolio-next

A new full-stack portfolio application leveraging Next.js and the "T3" stack.

Last synced: 28 Oct 2024

https://github.com/bramirez96/through-the-looking-glass

Old-school console-based text adventure game, inspired by the classic novel "Alice's Adventures in Wonderland" (sorry). School assignment turned semi-serious project.

Last synced: 28 Oct 2024

https://github.com/bramirez96/practice

Random snippets of code I wrote from languages I'm practicing

Last synced: 28 Oct 2024

https://github.com/bramirez96/node-api2-project-fe

Simple Test Frontend for node-api2-project-be

Last synced: 28 Oct 2024

https://github.com/bramirez96/i-forgot-my

A simple app allowing people to track the things they left with a friend.

Last synced: 28 Oct 2024

https://github.com/bramirez96/story-squad-be

The backend I built over a two-month internship for the paid version of the Story Squad writing contest app.

Last synced: 28 Oct 2024

https://github.com/bramirez96/ss-refactor-fe

A complete overhaul of the Story Squad Daily frontend react app

Last synced: 28 Oct 2024

https://github.com/bramirez96/cs2.2-practice

In-Class practice for the week of Unit 2 Sprint 2 in Lambda School

Last synced: 28 Oct 2024

https://github.com/bramirez96/hollywood-squares-fe

A React app implementation of the classic TV game show, Hollywood Squares

Last synced: 28 Oct 2024

https://github.com/bramirez96/reactlib

A library of reusable components and hooks for React

Last synced: 28 Oct 2024

https://github.com/bramirez96/customlinkedlistpython

Custom LinkedList class for a coding challenge provided by my TA. Written in Python.

Last synced: 28 Oct 2024

https://github.com/bramirez96/4.3.1-frontend

Created with CodeSandbox

Last synced: 28 Oct 2024

https://github.com/bramirez96/brr-dev

A monorepo containing source code for brr.dev portfolio, packages, and other libs.

Last synced: 28 Oct 2024

https://github.com/bramirez96/social-network-php

A simple social network created for a final project in college. This was built in under 8 hours as part of a challenge between me and a friend in the same class.

Last synced: 28 Oct 2024

https://github.com/bramirez96/pokedex

Pokedex V2 using my custom Typescript/React/Recoil framework

Last synced: 28 Oct 2024

https://github.com/bramirez96/portfolio

A portfolio site to showcase my work.

Last synced: 28 Oct 2024

https://github.com/bramirez96/zenith

Zenith is a work-in-progress game engine to build highly customizable console-based text adventure game experiences.

Last synced: 28 Oct 2024

https://github.com/bramirez96/deno-server-ss

A place to store my Deno server as I develop it

Last synced: 28 Oct 2024

https://github.com/bramirez96/4.2.1-frontend

Created with CodeSandbox

Last synced: 28 Oct 2024

https://github.com/bramirez96/html-webpack-no-react

A template the allows persisting state in a functional programming environment, and a state-driven rendering like React, but with lower overhead and specifically defined "hook" subscriptions. Also includes a custom webpack setup that allows for some really clean project architecture and reduced bundle size.

Last synced: 28 Oct 2024

https://github.com/bramirez96/cozy-ui

A cute and cozy UI library with warm colors and familiar components.

Last synced: 28 Oct 2024

https://github.com/bramirez96/cis1a

Last synced: 28 Oct 2024

https://github.com/bramirez96/survey-engine-php

A survey engine (like SurveyMonkey) created for a final project in college. This was built in under 8 hours as part of a challenge between me and a friend in the same class.

Last synced: 28 Oct 2024

https://github.com/bramirez96/output

Last synced: 28 Oct 2024

https://github.com/bramirez96/functional-state-no-react-exploration

An exploration into persisting state in a functional programming environment, and how one might implement a simple state-driven rendering engine like React with low overhead and specifically defined "hook" subscriptions. Also includes a custom webpack setup that allows for some really clean project architecture and reduced bundle size.

babel functional-programming react state-management webpack

Last synced: 28 Oct 2024

https://github.com/bramirez96/conwaysgameoflife

An implementation of Conway's famous Game of Life, utilizing React with Redux Sagas.

Last synced: 28 Oct 2024

https://github.com/bramirez96/cs2.3-weeklypractice

Lecture practice repo for week of CS 2.3 Computer Architecture

Last synced: 28 Oct 2024

https://github.com/bramirez96/hollywood-squares-be

A RESTful API to complement my React App

Last synced: 28 Oct 2024

https://github.com/bramirez96/4.3.2-frontend

Created with CodeSandbox

Last synced: 28 Oct 2024

https://github.com/bramirez96/cs2.1-practice

Practice code for the whole week of CS Unit 2.1

Last synced: 28 Oct 2024

https://github.com/bramirez96/cis28a

Last synced: 28 Oct 2024

https://github.com/bramirez96/new-portfolio

An all-in-one portfolio repo with my component systems, game code, and other helpful utility libraries.

Last synced: 28 Oct 2024

https://github.com/bramirez96/csc17a

Last synced: 28 Oct 2024

https://github.com/bramirez96/cs-1.2.1-guided

guided practice about linked lists (Lambda coursework)

Last synced: 28 Oct 2024