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

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(363)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(15)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(34)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1022)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(122)

Courses & Projects

course

Dynamic Interfaces with Alpine.js and JavaScript

Dynamic Interfaces with Alpine.js and JavaScript

Learn how to build lightweight, reactive user interfaces with Alpine.js using simple HTML-driven directives. Explore state management, event handling, and dynamic UI patterns without writing heavy JavaScript. Gain hands-on experience creating interactive components for modern web projects.

project

Dynamic Pricing Prediction for Taxi Services

Dynamic Pricing Prediction for Taxi Services

A hands-on, end-to-end project guiding learners through data cleaning, exploratory analysis, and building a linear regression model to predict taxi ride prices using real-world ride and weather data.

course

Environment Separation in DevOps

Environment Separation in DevOps

Learn the essentials of environment separation in DevOps, why it matters, and how to apply it in real-world projects. This beginner-friendly course uses clear explanations and practical, text-based examples to help you understand how to manage development, testing, and production environments effectively.

course

Error Handling and Type Guards in TypeScript

Error Handling and Type Guards in TypeScript

Strengthen your TypeScript skills by mastering advanced type safety and robust error handling. Learn how type guards, discriminated unions, and exhaustive checks work together to eliminate uncertain runtime behavior. Apply safe narrowing patterns to both synchronous and asynchronous code to create cleaner, more reliable applications.

project

Exploring Delivery Performance Across Logistics Partners

Exploring Delivery Performance Across Logistics Partners

A hands-on case study guiding learners through data cleaning and exploratory analysis of logistics delivery data, focusing on operational KPIs and actionable insights for supply chain performance.

project

Exploring Olympic History Through Data Visualization

Exploring Olympic History Through Data Visualization

Dive into the rich history of the Olympic Games by analyzing and visualizing real athlete data. This project guides you through the process of loading, cleaning, and exploring the 'athlete_events.csv' dataset, uncovering trends in participation, physical attributes, and medal achievements across time and countries using Python and data visualization libraries.

course

FilePond Upload Essentials in JavaScript

FilePond Upload Essentials in JavaScript

Create modern, customizable file upload interfaces using FilePond with minimal configuration. Learn how to integrate FilePond, style it, enable advanced features, and extend it with plugins. Build polished, real-world upload components for practical web projects.

course

Firebase Authentication in React Apps

Firebase Authentication in React Apps

Implement user authentication in React applications using Firebase. Configure authentication providers, manage persistent sessions, protect application routes, and handle password recovery and user profiles. Apply Firebase security rules to safeguard authentication data in production React apps.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markers—all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Gemini in Google Workspace for Daily Tasks

Gemini in Google Workspace for Daily Tasks

Discover how to use Gemini across Google Workspace to handle everyday work tasks faster. Write emails, create documents, analyze data, build presentations, manage meetings, and find information across files using practical workflows. Focus on real scenarios and clear results while reducing manual work and saving time.
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

Game Development with Unity

laptop4 Courses
list214 Tasks

Beginner

4.4
(363)
track
lockOnly for Ultimate
track image

Video Production with Adobe

laptop4 Courses
list123 Tasks

Beginner

5.0
(15)
track
lockOnly for Ultimate
track image

UI/UX Design Tools

laptop4 Courses
list161 Tasks

Beginner

4.6
(34)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1022)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(122)
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list214 Tasks
4.4
track
track image
For Ultimate

Only for Ultimate

Video Production with Adobe

laptop4 Courses
list123 Tasks
5.0
track
track image
For Ultimate

Only for Ultimate

UI/UX Design Tools

laptop4 Courses
list161 Tasks
4.6
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
Search
Close

Courses & Projects

Technologies

course

Dynamic Interfaces with Alpine.js and JavaScript

Dynamic Interfaces with Alpine.js and JavaScript

Learn how to build lightweight, reactive user interfaces with Alpine.js using simple HTML-driven directives. Explore state management, event handling, and dynamic UI patterns without writing heavy JavaScript. Gain hands-on experience creating interactive components for modern web projects.

project

Dynamic Pricing Prediction for Taxi Services

Dynamic Pricing Prediction for Taxi Services

A hands-on, end-to-end project guiding learners through data cleaning, exploratory analysis, and building a linear regression model to predict taxi ride prices using real-world ride and weather data.

course

Environment Separation in DevOps

Environment Separation in DevOps

Learn the essentials of environment separation in DevOps, why it matters, and how to apply it in real-world projects. This beginner-friendly course uses clear explanations and practical, text-based examples to help you understand how to manage development, testing, and production environments effectively.

course

Error Handling and Type Guards in TypeScript

Error Handling and Type Guards in TypeScript

Strengthen your TypeScript skills by mastering advanced type safety and robust error handling. Learn how type guards, discriminated unions, and exhaustive checks work together to eliminate uncertain runtime behavior. Apply safe narrowing patterns to both synchronous and asynchronous code to create cleaner, more reliable applications.

project

Exploring Delivery Performance Across Logistics Partners

Exploring Delivery Performance Across Logistics Partners

A hands-on case study guiding learners through data cleaning and exploratory analysis of logistics delivery data, focusing on operational KPIs and actionable insights for supply chain performance.

project

Exploring Olympic History Through Data Visualization

Exploring Olympic History Through Data Visualization

Dive into the rich history of the Olympic Games by analyzing and visualizing real athlete data. This project guides you through the process of loading, cleaning, and exploring the 'athlete_events.csv' dataset, uncovering trends in participation, physical attributes, and medal achievements across time and countries using Python and data visualization libraries.

course

FilePond Upload Essentials in JavaScript

FilePond Upload Essentials in JavaScript

Create modern, customizable file upload interfaces using FilePond with minimal configuration. Learn how to integrate FilePond, style it, enable advanced features, and extend it with plugins. Build polished, real-world upload components for practical web projects.

course

Firebase Authentication in React Apps

Firebase Authentication in React Apps

Implement user authentication in React applications using Firebase. Configure authentication providers, manage persistent sessions, protect application routes, and handle password recovery and user profiles. Apply Firebase security rules to safeguard authentication data in production React apps.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markers—all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Gemini in Google Workspace for Daily Tasks

Gemini in Google Workspace for Daily Tasks

Discover how to use Gemini across Google Workspace to handle everyday work tasks faster. Write emails, create documents, analyze data, build presentations, manage meetings, and find information across files using practical workflows. Focus on real scenarios and clear results while reducing manual work and saving time.

course

Dynamic Interfaces with Alpine.js and JavaScript

Dynamic Interfaces with Alpine.js and JavaScript

Learn how to build lightweight, reactive user interfaces with Alpine.js using simple HTML-driven directives. Explore state management, event handling, and dynamic UI patterns without writing heavy JavaScript. Gain hands-on experience creating interactive components for modern web projects.

project

Dynamic Pricing Prediction for Taxi Services

Dynamic Pricing Prediction for Taxi Services

A hands-on, end-to-end project guiding learners through data cleaning, exploratory analysis, and building a linear regression model to predict taxi ride prices using real-world ride and weather data.

course

Environment Separation in DevOps

Environment Separation in DevOps

Learn the essentials of environment separation in DevOps, why it matters, and how to apply it in real-world projects. This beginner-friendly course uses clear explanations and practical, text-based examples to help you understand how to manage development, testing, and production environments effectively.

course

Error Handling and Type Guards in TypeScript

Error Handling and Type Guards in TypeScript

Strengthen your TypeScript skills by mastering advanced type safety and robust error handling. Learn how type guards, discriminated unions, and exhaustive checks work together to eliminate uncertain runtime behavior. Apply safe narrowing patterns to both synchronous and asynchronous code to create cleaner, more reliable applications.

project

Exploring Delivery Performance Across Logistics Partners

Exploring Delivery Performance Across Logistics Partners

A hands-on case study guiding learners through data cleaning and exploratory analysis of logistics delivery data, focusing on operational KPIs and actionable insights for supply chain performance.

project

Exploring Olympic History Through Data Visualization

Exploring Olympic History Through Data Visualization

Dive into the rich history of the Olympic Games by analyzing and visualizing real athlete data. This project guides you through the process of loading, cleaning, and exploring the 'athlete_events.csv' dataset, uncovering trends in participation, physical attributes, and medal achievements across time and countries using Python and data visualization libraries.

course

FilePond Upload Essentials in JavaScript

FilePond Upload Essentials in JavaScript

Create modern, customizable file upload interfaces using FilePond with minimal configuration. Learn how to integrate FilePond, style it, enable advanced features, and extend it with plugins. Build polished, real-world upload components for practical web projects.

course

Firebase Authentication in React Apps

Firebase Authentication in React Apps

Implement user authentication in React applications using Firebase. Configure authentication providers, manage persistent sessions, protect application routes, and handle password recovery and user profiles. Apply Firebase security rules to safeguard authentication data in production React apps.

course

Flutter State and Data Handling

Flutter State and Data Handling

Master state management and data handling in Flutter to build robust, data-driven applications that work seamlessly both online and offline. Explore essential state management techniques, remote data fetching, error handling, and local storage solutions to create resilient Flutter apps.

project

Forecasting Price Trends and Seasonality in the Avocado Market

Forecasting Price Trends and Seasonality in the Avocado Market

A hands-on guided project for beginner to intermediate Python learners to analyze, visualize, and forecast avocado prices using real-world time series data. Students will clean and prepare the dataset, detect trends and seasonality, decompose the series, build a basic forecast, and extract actionable market insights.

project

Fruit EDA, Clustering, and Classification

Fruit EDA, Clustering, and Classification

A hands-on, notebook-driven case study for exploring, clustering, and classifying fruits based on their chemical properties. You will perform exploratory data analysis, preprocess features, apply unsupervised clustering, build a classification model, and identify key chemical markers—all using strictly linear code (no function definitions).

course

Functional Analysis for Machine Learning

Functional Analysis for Machine Learning

A rigorous exploration of the functional-analytic foundations of machine learning, focusing on normed spaces, operators, compactness, and the mathematical structure underlying generalization and stability.

course

Functions and Functional Programming in R

Functions and Functional Programming in R

Master the art of writing and using functions in R, from basic syntax to advanced functional programming techniques. This course guides you through creating your own functions, leveraging anonymous functions, and applying functional programming concepts to solve real-world problems in R.

course

Fuzzy Logic and Approximate Reasoning

Fuzzy Logic and Approximate Reasoning

Explore fuzzy logic as a framework for reasoning under vagueness. Learn fuzzy sets, membership functions, fuzzy operators, and rule-based inference with clear theory and concise NumPy examples.

course

Gemini in Google Workspace for Daily Tasks

Gemini in Google Workspace for Daily Tasks

Discover how to use Gemini across Google Workspace to handle everyday work tasks faster. Write emails, create documents, analyze data, build presentations, manage meetings, and find information across files using practical workflows. Focus on real scenarios and clear results while reducing manual work and saving time.
not found

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

some-alt