Skip to content
View michellekontoff's full-sized avatar

Block or report michellekontoff

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

💎 Hi, I'm Michelle and I'm ready to code! 💎

I'm a former bio-research tech, turned code cruncher and bug slayer. My first programming languages were HTML and CSS when I was thirteen. I wanted to design a pretty page for my Neopets guild, so I taught myself what I needed to know. I enjoy solving problems from a logical perspective. I decided to make the switch to programming because I because I love the high of implementing a creative solution and seeing the results immediately.

I'm currently looking for exciting opportunities as a full stack developer. Check me out on LinkedIn!

Projects

Repo (Flask, SQLAlchemy, ReactJS)

A single-page blogging site with posts and comments || solo project

  • Constructed a React Context for comments component and its children that shows dynamic, immediate updates when changes are made to comments for increased app responsiveness.
  • Implemented responsive CSS media queries for smooth viewing on almost any screen size.
  • Designed RESTful APIs and relational database models that enable easy querying of posts and other data from an organized PostgreSQL database.

Repo (Express, Sequelize, Pug, JavaScript)

Product Hunt clone where users catch hybrid Pokemon and make profiles for them

  • Manipulated the DOM to implement frontend validation of forms, ensuring input data was not lost by the page refreshing on submit, making form submission easy and smooth for the user.
  • Implemented a search bar that queries the database for trainers and pokemon whose name, parent species, or element match the search term for user convenience.
  • Developed a complex relational database that links hybrid pokemon to their parent species, their parents’ elemental types, and their trainers.

Repo (Flask, SQLAlchemy, ReactJS)

A single-page Etsy clone to buy and sell produce

  • Spearheaded quality of life implementation of a dynamically updating shopping cart that utilizes Redux and local storage so cart contents can be loaded after the page is refreshed, or the user is re-authenticated.
  • Designed Flask model relationships that link orders and the products therein through an order details joins table, which sets products as a property of order, resulting in more detailed queries of order history.
  • Built custom React hooks to handle shopping cart CRUD functionality and keep code DRY.

Pinned Loading

  1. babeling-book babeling-book Public

    Babeling Book is a blogging app designed to language-learners who want to practice their writing skills while writing things they care about. In addition to commenting on the contents of a post, us…

    Python 3

  2. spudhub spudhub Public

    Python 7

  3. jyih/pokeprobe jyih/pokeprobe Public

    JavaScript 7