#Portfolio
11 articles tagged with #Portfolio

JavaScript Projects for Beginners to Build a Portfolio
Build these beginner-friendly JavaScript projects and stand out to potential employers.

Top 20 Python Projects for Beginners to Build a Portfolio
A comprehensive guide to top 20 python projects for beginners to build a portfolio — written for learners at every level.

Top 10 Data Science Projects for Your Portfolio
A comprehensive guide to top 10 data science projects for your portfolio — written for learners at every level.

How to Build a Developer Portfolio That Gets Noticed
A comprehensive guide to how to build a developer portfolio that gets noticed — written for learners at every level.

10 Python Projects to Build From Beginner to Advanced
A comprehensive guide to 10 python projects to build from beginner to advanced — written for learners at every level.

Build a Weather App: Step-by-Step Project
A comprehensive guide to build a weather app: step-by-step project — written for learners at every level.

Build a To-Do List App in React
A comprehensive guide to build a to-do list app in react — written for learners at every level.

How to Build a Developer Portfolio That Gets You Hired
A developer portfolio is your most powerful job-search tool — more important than your degree, and often more persuasive than your resume. This guide explains what to build, how to present it, and how to make recruiters stop scrolling.

Project: Build a REST API with Python and FastAPI
FastAPI is the fastest-growing Python web framework — and for good reason. In this hands-on project you'll build a fully functional REST API with auto-generated documentation, database persistence, and deployment on Render, all in a single afternoon.

Project: Build a Data Dashboard with Python and Streamlit
Streamlit turns a Python script into an interactive web app in minutes — no frontend knowledge required. In this project you'll build a live sales dashboard with filters, KPI metrics, and Plotly charts from a CSV dataset, then share it online for free.

Learn CSS Through Photography: Build a Portfolio Gallery
Photography gives you an immediate visual feedback loop for CSS: change a grid column and you see it update. This project builds a professional photo portfolio — masonry layout, hover overlays, lightbox, and responsive grid — teaching CSS Grid, Flexbox, transitions, and media queries along the way.