Coder Social home page Coder Social logo

GIF

πŸ“– About Mei Shih

  • πŸ–₯ Full-stack software developer
  • πŸŽ“ Associate of Arts in Fashion Design from FiDM & graduated from App Academy full time 24 week program
  • πŸ’Ό Full stack engineer at Alucio
  • 🎨 Pixel artist
  • 🌐 Check out my personal website: https://meiys.me/

☝️ What I'm up to

  • 🎯 In the near future, I want to...
    • Master my Python skill
    • Learn a 3rd language
    • Build a mini game
  • πŸƒπŸ»β€β™€οΈ Things I do for fun...
    • Gardening
    • Crafting and creating pixel art

πŸ’» Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

Terminal

React

Node.js

python

flask

SQL

postgreSQL

Git

GitHub

Docker

Terminal



πŸ–ŠοΈ My favorite code snippet

"my_filter" is a function in Python that takes a dictionary as a parameter. It will return another dictionary that consists of the key/value pairs from the argument where the value has a length less than or equal to 3.

def my_filter(dictionary):
    return {key:dictionary[key] for key in dictionary if len(dictionary[key]) <= 3} 

πŸ“¬ How to reach me

Mei's Projects

movielist icon movielist

This is a local server movie list with search feature.

passwordgenerator icon passwordgenerator

This is a web app that helps you generate random password with some custom needs.

react-breaking-bad-api icon react-breaking-bad-api

Learning API - code along project from "React App - Breaking Bad API" - Traversy Media https://www.youtube.com/watch?v=YaioUnMw0mo

react-crypto-price-tracker icon react-crypto-price-tracker

Learning React - code along project from "RReact API Project - Cryptocurrency Finance Price Tracker App Using Hooks and Axios" - Brian Design https://www.youtube.com/watch?v=9ohK7CapmIs

react-frontend-multi-step-form icon react-frontend-multi-step-form

Learning React Form - code along project from "Multi Step Form With React & Material UI" - Traversy Media https://www.youtube.com/watch?v=zT62eVxShsY

react-pokemon-codex icon react-pokemon-codex

Learning React app/API - code along project from "Pokemon Search App w/ React, Bootstrap, & PokeAPI" - Anson the Developer https://www.youtube.com/watch?v=d4JoL9LTJdQ Search pokemon name or id and display basic pokemon info and stats.

react-pokemon-name-api icon react-pokemon-name-api

Learning API - code along project from "Build A PokΓ©mon Application With React - Tutorial" - Web Dev Simplified https://www.youtube.com/watch?v=o3ZUc7zH8BE

react-simple-calculator icon react-simple-calculator

Learning React app - code along project from "Build a CALCULATOR APP in REACT JS" - Tyler Potts https://www.youtube.com/watch?v=oiX-6Y2oGjI

react-task-tracker icon react-task-tracker

Learning React - code along project from "React JS Crash Course 2021" - Traversy Media https://www.youtube.com/watch?v=w7ejDZ8SWv8&t=5174s

react-with-typescript-invitation-list icon react-with-typescript-invitation-list

Learning React/TypeScript - code along project from "React with TypeScript Crash Course - 2021" - Laith Harb https://www.youtube.com/watch?v=jrKcJxF0lAU&t=426s

todolist_v1 icon todolist_v1

This is a to do list web app built with MongoDB, Mongoose, express, handlebar, and bootswatch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.