Coder Social home page Coder Social logo

portfolio's Introduction

Portfolio

Introduction

A small introduction about myself which includes below:

  • Projects
  • Industrial experience
  • Skills
  • Links to connect with me

image

portfolio's People

Contributors

ashwinimadapura avatar

Watchers

 avatar

portfolio's Issues

Portfolio feedback

Site

  • Great work getting this finished in a week Ashwini! Your portfolio is responsive and scales well with different device widths. I love that you have a really clear call to action on your front page - getting the user to look at your projects straight away.
  • As a user, you generally would always expect to have a navbar on your site so you can get around a website. You nav bar is great and responds well to different screen widths, but I would expect it to stay stuck to the top of the screen while you scroll with something like position: fixed;
  • As a user it is harder read text that is centre-aligned. Where possible try to left-align text.

Code

  • Well done for splitting your scss into partials! This is definitely the way to go, I would have like to see you use https://www.learnhowtoprogram.com/user-interfaces/building-layouts-preprocessors/7-1-sass-architecture rather than your own names, so that you’re sticking to a consistent convention/.
  • You have used nice semantic HTML which is great! However, you haven’t use BEM, this is really helpful convention for styling our code and will be really useful when start the client project! Try to implement this in your next project
  • With media queries, if you are working mobile first (which is best-practice), you should use min-width; you have used the opposite which tells me you went desktop to mobile. It’s much easier to start with mobile because you have much less screen real-estate, so try to start mobile first next time 😊

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.