Skip to content
View Juli03b's full-sized avatar
👁️‍🗨️
👁️‍🗨️
Block or Report

Block or report Juli03b

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
Juli03b/README.md

Hello

full stack software engineer I mostly have experience in React/Typescript, Flask and Express, and postgreSQL.

Phonia

  • A music searching platform that makes it easier to find songs that are similar to one's you love.
  • Python
    • Built all in Python with Jinja, Flask, and SQLAlchemy
  • PostgreSQL
    • PSQL because of it's querying speed and it's aggregation abilities
  • Tests
    • Used unittest in Python to test endpoints and SQLAlchemy models
  • Live site
    • You may have to wait a while to load because it's deployed in Heroku, sorry!
  • Repo

Jobly

  • Job searching platform that aggregates jobs to search by companies. Shows generated jobs only.
  • Live site
  • Front End Repo
  • Back End Repo
  • Express
    • API is built in express
    • JWT's for authentication
    • Bcrypt for password encryption/decryption
    • No ORM with custom SQL models and sanitization
    • JSON validation
  • Unit and Integration Testing
    • Supertests to test endpoints
    • Jest to test SQL models, SQL queries, and middleware.
  • PostgreSQL
    • PSQL because of it's querying speed and it's aggregation abilities, and security
  • React
    • Typescript
    • Material UI
    • React router dom
    • Created reusable and adaptable components

Groupypay

Pinned

  1. jobly-backend jobly-backend Public

    Check out the deployed version of this app:

    JavaScript

  2. jobly-frontend jobly-frontend Public

    Check out the deployed version of this app:

    TypeScript

  3. phonia-music-catalog phonia-music-catalog Public

    Find music quickly with Phonia. Checkout the deployed version of this app here:

    Python

  4. groupypay groupypay Public

    Python

  5. groupypay-frontend groupypay-frontend Public

    Deployed Here

    TypeScript 2