Skip to content
View LeoSanchez89's full-sized avatar

Block or report LeoSanchez89

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeoSanchez89/README.md

Hi, I'm Leo

🎓 I studied Full-Stack Development and Computer Science at Bloom Institute of Technology (formerly Lambda School).

💻 Coding has been my passion since December 2019.

Stuff I'm Good At:


LeoSanchez89's github stats

Reach Me:

Pinned Loading

  1. BloomTech-Labs/story-squad-fe-archived BloomTech-Labs/story-squad-fe-archived Public archive

    TypeScript 1 6

  2. Computer-Architecture Computer-Architecture Public

    Forked from bloominstituteoftechnology/Computer-Architecture

    A basic 8-bit computer emulator with 8-bit memory addressing written in Python. Loads external programs with instructions in binary.

    Python

  3. game_of_life game_of_life Public

    Recreating Conway's "Game of Life" in React.js, using Immer and Hooks to implement buffer for handling grid state. Algorithm to run game follows the 3 basic rules to decide cell state.

    JavaScript 2

  4. node-auth2-project node-auth2-project Public

    Forked from bloominstituteoftechnology/node-auth2-project

    Uses Node.js, Express and Knex to build a RESTful API that provides user authentication using SQLite to store user information and bcryptjs for password hashing.

  5. Sprint-Challenge--Data-Structures-Python Sprint-Challenge--Data-Structures-Python Public

    Forked from bloominstituteoftechnology/Sprint-Challenge--Data-Structures-Python

    A challenge focused on solving problems by implementing different types of data structures.

    Python

  6. FT-BW-Pintereach/front-end FT-BW-Pintereach/front-end Public

    CRUD app that lets user login and browse through articles, save them to custom user created folders for later viewing, and edit/delete them. Built using React.js, Context, Reducer, and private rout…

    JavaScript