Code Monkey home page Code Monkey logo

portfolio's Introduction

Portfolio - Prantosh Biswas

Professional Portfolio using HTML, CSS

Screenshot 2022-10-26 at 5 24 34 PM

Built With

  • Major languages: HTML, CSS
  • Technologies used: Git, GitHub, Linters

Live Demo

To view this project live, please visit this page

Getting Started

To get a local copy up follow these simple example steps.

Prerequisites

GIT Setup Open a terminal or a git bash in the desired directory and run

git clone https://github.com/PrantoshB/Portfolio.git
cd Portfolio
Open within an IDE
Open with the live server

Authors

๐Ÿ‘ค Prantosh Biswas

๐Ÿ‘ค Leehaney George

Show your support

Give a โญ๏ธ if you like this project!

portfolio's People

Contributors

prantoshb avatar dianabeki avatar leehaney254 avatar annaeliana7 avatar salwa99 avatar

Stargazers

Lucas David Erkana avatar Lengushuru Charles avatar Mohamed Hassan Noor avatar KASHIF SALEEM avatar Gilbert Mutai avatar Anand Mohan Pathak avatar Ellon Mordecai avatar Yuvenal Njoroge avatar Aman Worku avatar  avatar  avatar

Watchers

 avatar

portfolio's Issues

Week 3 Day 2 Morning peer to peer code review

Great implementation of Figma-like design and code. ๐Ÿ‘ ๐Ÿ‘
Well Done.
There is one issue I think you need to resolve.

  • The below-mentioned card isn't compatible with every screen size. you need to fix it to be responsive on every screen size,
    Other than that you are good to go

Happy Coding ๐Ÿ’ฏ ๐Ÿ‘

<div class="work_cards" id="card3">

Code review

Good job so far!
However, projectCard.innerHTML blank string can be removed because projectCard is a nodelist, not an element.

ProjectCard.innerHTML = ''

projectCard can be pushed by createElement and appendChild because it will be helpful to add more projects in the future.

ProjectCard[i].innerHTML = `

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.