Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
All Courses & Projects | Codefinity
dsa banner mobiledsa banner

Unsure where
to begin?

Filters
reverse icon

Technologies

Topic

Level

Type of lesson

Career tracks

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1059)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(129)
track
lockOnly for Ultimate
track image

DevOps Specialist

laptop6 Courses
list91 Tasks

Beginner

4.4
(5)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
list74 Tasks

Beginner

4.3
(55)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(427)

Courses & Projects

course

BigQuery Fundamentals

BigQuery Fundamentals

Dive into the fundamentals of the BigQuery platform and transform the way you handle cloud data. Master the skills needed to navigate the console, manage projects, and optimize query costs. Get hands-on experience with BigQuery-specific features like array operations, geographic data, and date functions. Explore advanced optimization techniques and learn the secrets of building machine learning models directly within the warehouse using BigQuery ML.

course

Blockchain Foundations with Python

Blockchain Foundations with Python

A hands-on beginner course teaching how to use Python to interact with blockchain networks, deploy smart contracts, analyze blockchain data, and build DevOps services for blockchain applications.

project

Build Configuration Manager

Build Configuration Manager

A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.

project

Build a Car Explorer and Fuel Cost Calculator

Build a Car Explorer and Fuel Cost Calculator

Build a real car explorer app using Next.js, TypeScript, and Tailwind, connect external APIs to load vehicle and fuel data, and create a fuel cost calculator that turns raw numbers into practical insights. Develop features like favorites and comparison while structuring a clean and scalable frontend project.

project

Build a Formula 1 Race Dashboard App

Build a Formula 1 Race Dashboard App

Build a modern Formula 1 dashboard that displays real race data, season standings, and driver details in a clean, interactive interface. Practice working with APIs, dynamic pages, and polished UI patterns.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

project

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer application using Next.js, TypeScript, and Tailwind CSS. In this project, you will create an interactive mythology discovery platform where users can browse legendary stories, filter myths by vibe and character type, search mythology collections, save favorite myths, and explore detailed mythology pages through a modern dark fantasy interface.

project

Build a Solar System Explorer

Build a Solar System Explorer

Build a Solar System Explorer application using Next.js, TypeScript, and Tailwind CSS. Create an interactive space-themed web app where users can explore planets, navigate dynamic detail pages, work with reusable components, and build a modern data-driven interface.

project

Build a Subscription Tracker App

Build a Subscription Tracker App

Build a modern subscription tracker application using Next.js, TypeScript, and Tailwind CSS. Create a real-world finance dashboard where users can manage subscriptions, track recurring costs, filter expenses by category, save data with localStorage, and visualize spending with charts.

project

Build an AI Content Generator

Build an AI Content Generator

Build a practical AI-powered web app using Next.js, TypeScript, and Tailwind CSS. Create a content generator that takes user input, sends requests to an API, and displays generated results in real time. Learn how modern frontend apps interact with AI services while keeping the architecture simple and production-ready.

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

project

Building Loot Drop Simulator

Building Loot Drop Simulator

Build a terminal-based RPG loot drop simulator in C++. Defeat enemies, open loot drops, collect items of varying rarities, manage inventory, and track loot statistics. This hands-on project will guide you through modeling items, implementing loot tables, random drops, rarity probabilities, enemy types, inventory management, and more.

project

Building Scientific Terminal Calculator

Building Scientific Terminal Calculator

Build a robust, interactive scientific calculator in C++ from scratch. Each chapter introduces new calculator features, from basic arithmetic to advanced math and error handling, culminating in a modular, user-friendly terminal application.
not found

Sorry... We can't find
what you're looking for

dsa banner mobiledsa banner

Unsure where
to begin?

Career tracks

track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1059)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(129)
track
lockOnly for Ultimate
track image

DevOps Specialist

laptop6 Courses
list91 Tasks

Beginner

4.4
(5)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
list74 Tasks

Beginner

4.3
(55)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(427)
track
track image
For Ultimate

Only for Ultimate

Essential Office Skills

laptop3 Courses
list75 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Business AI Toolkit

laptop3 Courses
list42 Tasks
4.1
track
track image
For Ultimate

Only for Ultimate

DevOps Specialist

laptop6 Courses
list91 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Supervised Learning Foundations

laptop6 Courses
list74 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks
4.6
Search
Close

Courses & Projects

Technologies

course

BigQuery Fundamentals

BigQuery Fundamentals

Dive into the fundamentals of the BigQuery platform and transform the way you handle cloud data. Master the skills needed to navigate the console, manage projects, and optimize query costs. Get hands-on experience with BigQuery-specific features like array operations, geographic data, and date functions. Explore advanced optimization techniques and learn the secrets of building machine learning models directly within the warehouse using BigQuery ML.

course

Blockchain Foundations with Python

Blockchain Foundations with Python

A hands-on beginner course teaching how to use Python to interact with blockchain networks, deploy smart contracts, analyze blockchain data, and build DevOps services for blockchain applications.

project

Build Configuration Manager

Build Configuration Manager

A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.

project

Build a Car Explorer and Fuel Cost Calculator

Build a Car Explorer and Fuel Cost Calculator

Build a real car explorer app using Next.js, TypeScript, and Tailwind, connect external APIs to load vehicle and fuel data, and create a fuel cost calculator that turns raw numbers into practical insights. Develop features like favorites and comparison while structuring a clean and scalable frontend project.

project

Build a Formula 1 Race Dashboard App

Build a Formula 1 Race Dashboard App

Build a modern Formula 1 dashboard that displays real race data, season standings, and driver details in a clean, interactive interface. Practice working with APIs, dynamic pages, and polished UI patterns.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

project

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer application using Next.js, TypeScript, and Tailwind CSS. In this project, you will create an interactive mythology discovery platform where users can browse legendary stories, filter myths by vibe and character type, search mythology collections, save favorite myths, and explore detailed mythology pages through a modern dark fantasy interface.

project

Build a Solar System Explorer

Build a Solar System Explorer

Build a Solar System Explorer application using Next.js, TypeScript, and Tailwind CSS. Create an interactive space-themed web app where users can explore planets, navigate dynamic detail pages, work with reusable components, and build a modern data-driven interface.

project

Build a Subscription Tracker App

Build a Subscription Tracker App

Build a modern subscription tracker application using Next.js, TypeScript, and Tailwind CSS. Create a real-world finance dashboard where users can manage subscriptions, track recurring costs, filter expenses by category, save data with localStorage, and visualize spending with charts.

project

Build an AI Content Generator

Build an AI Content Generator

Build a practical AI-powered web app using Next.js, TypeScript, and Tailwind CSS. Create a content generator that takes user input, sends requests to an API, and displays generated results in real time. Learn how modern frontend apps interact with AI services while keeping the architecture simple and production-ready.

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

project

Building Loot Drop Simulator

Building Loot Drop Simulator

Build a terminal-based RPG loot drop simulator in C++. Defeat enemies, open loot drops, collect items of varying rarities, manage inventory, and track loot statistics. This hands-on project will guide you through modeling items, implementing loot tables, random drops, rarity probabilities, enemy types, inventory management, and more.

project

Building Scientific Terminal Calculator

Building Scientific Terminal Calculator

Build a robust, interactive scientific calculator in C++ from scratch. Each chapter introduces new calculator features, from basic arithmetic to advanced math and error handling, culminating in a modular, user-friendly terminal application.

course

BigQuery Fundamentals

BigQuery Fundamentals

Dive into the fundamentals of the BigQuery platform and transform the way you handle cloud data. Master the skills needed to navigate the console, manage projects, and optimize query costs. Get hands-on experience with BigQuery-specific features like array operations, geographic data, and date functions. Explore advanced optimization techniques and learn the secrets of building machine learning models directly within the warehouse using BigQuery ML.

course

Blockchain Foundations with Python

Blockchain Foundations with Python

A hands-on beginner course teaching how to use Python to interact with blockchain networks, deploy smart contracts, analyze blockchain data, and build DevOps services for blockchain applications.

project

Build Configuration Manager

Build Configuration Manager

A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.

project

Build a Car Explorer and Fuel Cost Calculator

Build a Car Explorer and Fuel Cost Calculator

Build a real car explorer app using Next.js, TypeScript, and Tailwind, connect external APIs to load vehicle and fuel data, and create a fuel cost calculator that turns raw numbers into practical insights. Develop features like favorites and comparison while structuring a clean and scalable frontend project.

project

Build a Formula 1 Race Dashboard App

Build a Formula 1 Race Dashboard App

Build a modern Formula 1 dashboard that displays real race data, season standings, and driver details in a clean, interactive interface. Practice working with APIs, dynamic pages, and polished UI patterns.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

project

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer App with Next.js

Build a Mythology Explorer application using Next.js, TypeScript, and Tailwind CSS. In this project, you will create an interactive mythology discovery platform where users can browse legendary stories, filter myths by vibe and character type, search mythology collections, save favorite myths, and explore detailed mythology pages through a modern dark fantasy interface.

project

Build a Solar System Explorer

Build a Solar System Explorer

Build a Solar System Explorer application using Next.js, TypeScript, and Tailwind CSS. Create an interactive space-themed web app where users can explore planets, navigate dynamic detail pages, work with reusable components, and build a modern data-driven interface.

project

Build a Subscription Tracker App

Build a Subscription Tracker App

Build a modern subscription tracker application using Next.js, TypeScript, and Tailwind CSS. Create a real-world finance dashboard where users can manage subscriptions, track recurring costs, filter expenses by category, save data with localStorage, and visualize spending with charts.

project

Build an AI Content Generator

Build an AI Content Generator

Build a practical AI-powered web app using Next.js, TypeScript, and Tailwind CSS. Create a content generator that takes user input, sends requests to an API, and displays generated results in real time. Learn how modern frontend apps interact with AI services while keeping the architecture simple and production-ready.

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

project

Building Loot Drop Simulator

Building Loot Drop Simulator

Build a terminal-based RPG loot drop simulator in C++. Defeat enemies, open loot drops, collect items of varying rarities, manage inventory, and track loot statistics. This hands-on project will guide you through modeling items, implementing loot tables, random drops, rarity probabilities, enemy types, inventory management, and more.

project

Building Scientific Terminal Calculator

Building Scientific Terminal Calculator

Build a robust, interactive scientific calculator in C++ from scratch. Each chapter introduces new calculator features, from basic arithmetic to advanced math and error handling, culminating in a modular, user-friendly terminal application.
not found

Sorry... We can't find
what you're looking for

some-alt