Projects
Everything on SkillVeris tagged Projects — collected across the glossary, study notes, blog, and cheat sheets.
31 resources across 2 libraries
Study Notes(4)
LINQ in Real Projects
How LINQ is actually used day-to-day in production .NET codebases, from EF Core queries to DTO projection and reporting.
.NET CLI Basics
How to use the dotnet command-line interface to scaffold, build, test, and publish .NET applications.
CI/CD for dbt Projects
How to build continuous integration and deployment pipelines for dbt projects using slim CI, automated testing, and gated production deploys.
Arduino and IoT Projects
How to turn an Arduino into a connected Internet-of-Things device using Wi-Fi boards, MQTT publish/subscribe messaging, cloud dashboards, and sensible security…
Blog Articles(27)
Build a Cricket Win Predictor and Learn Machine Learning
A comprehensive guide to build a cricket win predictor and learn machine learning — written for learners at every level.
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.
Data Analytics Roadmap for Beginners in 2026
Step-by-step roadmap to become a data analyst from scratch — no prior experience needed.
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 Standout Tech Resume in 2026
A comprehensive guide to how to build a standout tech resume in 2026 — 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 Become an AI Engineer (Roadmap 2026)
A clear, step-by-step roadmap from Python foundations to deploying AI systems in production.
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…
Project: Build a Full-Stack To-Do App with React, Node.js and MongoDB
A full-stack to-do app is the perfect first MERN project — it covers every concept you'll use in production: REST APIs, database CRUD operations, JWT authentic…
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-generate…
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 wi…
Learn Python Through Cricket Statistics
Cricket generates rich data — runs, wickets, overs, strike rates, economy rates. This project uses real IPL-style match data to teach you pandas, matplotlib, a…
Learn SQL Through Football Data
Football generates rich match data — goals, assists, passes, xG, red cards. This project uses a Premier League dataset to teach SQL SELECT, WHERE, GROUP BY, JO…
Learn JavaScript Through Music: Build a Playlist App
Building a music player is one of the best JavaScript projects for beginners — it covers DOM manipulation, event listeners, the Fetch API, and the Web Audio el…
Learn React Through Game Development: Build a Chess Clock
A chess clock is the perfect React project — it's small enough to finish in an afternoon but teaches useState, useEffect, timer management, and conditional ren…
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…
Python Virtual Environments: venv, conda, and poetry Explained
Installing packages globally is fine until it isn't — then you have version conflicts, broken projects, and chaos. This guide explains virtual environments fro…
Learn Node.js Through Building a Music API
Node.js is JavaScript on the server, and building a REST API for your music collection is the perfect first project. This guide covers Express routes, middlewa…
Building Your First AI-Powered App with the Anthropic API
The fastest way to understand AI engineering is to build something real. This project- based guide walks you through building a writing assistant powered by Cl…
Learn Data Science Through Bollywood Box Office Analytics
Bollywood produces hundreds of films a year and generates rich box office data. This project uses real film data to teach pandas groupby, matplotlib charting,…
Showing 24 of 27.