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

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(21086)
track
lockOnly for Ultimate
track image

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list52 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

4.1
(11)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)

Courses & Projects

project

Home Energy Consumption Predicting

Home Energy Consumption Predicting

A hands-on, notebook-style case study guiding you through the process of forecasting smart home energy consumption using regression and time series feature engineering. You will work step-by-step with pandas, seaborn, matplotlib, and scikit-learn, focusing on direct, linear code execution without function definitions.

course

Human Factors in DevOps

Human Factors in DevOps

Explore the critical role of human behavior, collaboration, and organizational culture in shaping DevOps practices and system reliability. This course blends theory with practical insights, helping software engineers and DevOps professionals understand and optimize the human side of technology operations.

course

Hyperparameter Tuning Basics with Python

Hyperparameter Tuning Basics with Python

A comprehensive intermediate course guiding learners through the essentials of hyperparameter tuning in machine learning, from foundational theory to advanced automated techniques, with hands-on scikit-learn examples.

project

Identifying Fake News

Identifying Fake News

Build a complete fake news classifier using Python and NLP techniques. You'll load, clean, preprocess, vectorize, and classify news articles, then compare Logistic Regression and Decision Tree models for performance.

project

Identifying Undervalued Football Players

Identifying Undervalued Football Players

A hands-on, project-based course guiding learners through the process of cleaning, analyzing, modeling, and interpreting the FIFA 22 player dataset to identify undervalued footballers and distinct playing styles using Python and essential data science techniques.

project

Identifying Virality Factors in Trending YouTube Videos

Identifying Virality Factors in Trending YouTube Videos

A hands-on guided project for beginner to intermediate Python learners to analyze the YouTube Trending Video Statistics dataset. Students will clean, explore, and engineer features from real-world social media data, focusing on the relationship between text features and video virality.

project

Image to ASCII Converter

Image to ASCII Converter

Build a beginner-friendly Python terminal project that converts images to ASCII art. The project guides you through modular, testable functions for each step: loading, resizing, grayscaling, mapping pixels to ASCII, and displaying the result in the terminal.

project

Impact of Artificial Intelligence on Job Roles

Impact of Artificial Intelligence on Job Roles

A hands-on data science case study guiding learners through exploratory data analysis and labor market insights to understand how AI and automation may reshape job roles by 2030. Learners will analyze automation risk, skill patterns, and technology growth to identify future-resilient careers.

course

Implicit Bias of Learning Algorithms

Implicit Bias of Learning Algorithms

Explore the concept of implicit bias in machine learning, understanding how learning algorithms favor certain solutions even without explicit regularization. Progress from foundational definitions to linear models and deep neural networks.

course

In-Depth Python OOP (MS test copy)

In-Depth Python OOP (MS test copy)

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

course

Interactive Alerts in React with SweetAlert2

Interactive Alerts in React with SweetAlert2

Create beautiful, modern, and highly interactive alerts in React applications using SweetAlert2. Learn how to integrate SweetAlert2, trigger alerts, customize dialog content and styles, work with inputs and async workflows, chain alerts, and manage alerts effectively in real-world React projects.

course

Interactive Canvas Development with Fabric.js

Interactive Canvas Development with Fabric.js

Master Fabric.js by building interactive, object-based canvas applications. Learn how to create, select, transform, group, and manipulate shapes, images, and text—just like in whiteboard apps, design tools, and annotation editors.

course

Interactive Mapping in React with Leaflet

Interactive Mapping in React with Leaflet

Build interactive maps in React using Leaflet. Render maps, customize layers and markers, handle user interactions, and visualize dynamic geospatial data. Optimize map performance and ensure accessibility across responsive, map-driven interfaces.

course

Interactive React Sliders with Swiper.js

Interactive React Sliders with Swiper.js

Master SwiperJS in React applications by learning how to build responsive, customizable, and feature-rich sliders. Start from essential setup, progress through configuration and advanced capabilities, and finish with interactivity, accessibility, and performance best practices. Gain practical, real-world skills to create modern, engaging UI experiences in React.
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

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(21086)
track
lockOnly for Ultimate
track image

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list52 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

4.1
(11)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)
track
track image
For Ultimate

Only for Ultimate

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task
4.0
track
track image
For Ultimate

Only for Ultimate

Full Stack Web Development 2024

laptop7 Courses
list386 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer 2024

laptop4 Courses
list52 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks
4.1
track
track image
For Ultimate

Only for Ultimate

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks
4.6
Search
Close

Courses & Projects

Technologies

project

Home Energy Consumption Predicting

Home Energy Consumption Predicting

A hands-on, notebook-style case study guiding you through the process of forecasting smart home energy consumption using regression and time series feature engineering. You will work step-by-step with pandas, seaborn, matplotlib, and scikit-learn, focusing on direct, linear code execution without function definitions.

course

Human Factors in DevOps

Human Factors in DevOps

Explore the critical role of human behavior, collaboration, and organizational culture in shaping DevOps practices and system reliability. This course blends theory with practical insights, helping software engineers and DevOps professionals understand and optimize the human side of technology operations.

course

Hyperparameter Tuning Basics with Python

Hyperparameter Tuning Basics with Python

A comprehensive intermediate course guiding learners through the essentials of hyperparameter tuning in machine learning, from foundational theory to advanced automated techniques, with hands-on scikit-learn examples.

project

Identifying Fake News

Identifying Fake News

Build a complete fake news classifier using Python and NLP techniques. You'll load, clean, preprocess, vectorize, and classify news articles, then compare Logistic Regression and Decision Tree models for performance.

project

Identifying Undervalued Football Players

Identifying Undervalued Football Players

A hands-on, project-based course guiding learners through the process of cleaning, analyzing, modeling, and interpreting the FIFA 22 player dataset to identify undervalued footballers and distinct playing styles using Python and essential data science techniques.

project

Identifying Virality Factors in Trending YouTube Videos

Identifying Virality Factors in Trending YouTube Videos

A hands-on guided project for beginner to intermediate Python learners to analyze the YouTube Trending Video Statistics dataset. Students will clean, explore, and engineer features from real-world social media data, focusing on the relationship between text features and video virality.

project

Image to ASCII Converter

Image to ASCII Converter

Build a beginner-friendly Python terminal project that converts images to ASCII art. The project guides you through modular, testable functions for each step: loading, resizing, grayscaling, mapping pixels to ASCII, and displaying the result in the terminal.

project

Impact of Artificial Intelligence on Job Roles

Impact of Artificial Intelligence on Job Roles

A hands-on data science case study guiding learners through exploratory data analysis and labor market insights to understand how AI and automation may reshape job roles by 2030. Learners will analyze automation risk, skill patterns, and technology growth to identify future-resilient careers.

course

Implicit Bias of Learning Algorithms

Implicit Bias of Learning Algorithms

Explore the concept of implicit bias in machine learning, understanding how learning algorithms favor certain solutions even without explicit regularization. Progress from foundational definitions to linear models and deep neural networks.

course

In-Depth Python OOP (MS test copy)

In-Depth Python OOP (MS test copy)

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

course

Interactive Alerts in React with SweetAlert2

Interactive Alerts in React with SweetAlert2

Create beautiful, modern, and highly interactive alerts in React applications using SweetAlert2. Learn how to integrate SweetAlert2, trigger alerts, customize dialog content and styles, work with inputs and async workflows, chain alerts, and manage alerts effectively in real-world React projects.

course

Interactive Canvas Development with Fabric.js

Interactive Canvas Development with Fabric.js

Master Fabric.js by building interactive, object-based canvas applications. Learn how to create, select, transform, group, and manipulate shapes, images, and text—just like in whiteboard apps, design tools, and annotation editors.

course

Interactive Mapping in React with Leaflet

Interactive Mapping in React with Leaflet

Build interactive maps in React using Leaflet. Render maps, customize layers and markers, handle user interactions, and visualize dynamic geospatial data. Optimize map performance and ensure accessibility across responsive, map-driven interfaces.

course

Interactive React Sliders with Swiper.js

Interactive React Sliders with Swiper.js

Master SwiperJS in React applications by learning how to build responsive, customizable, and feature-rich sliders. Start from essential setup, progress through configuration and advanced capabilities, and finish with interactivity, accessibility, and performance best practices. Gain practical, real-world skills to create modern, engaging UI experiences in React.

project

Home Energy Consumption Predicting

Home Energy Consumption Predicting

A hands-on, notebook-style case study guiding you through the process of forecasting smart home energy consumption using regression and time series feature engineering. You will work step-by-step with pandas, seaborn, matplotlib, and scikit-learn, focusing on direct, linear code execution without function definitions.

course

Human Factors in DevOps

Human Factors in DevOps

Explore the critical role of human behavior, collaboration, and organizational culture in shaping DevOps practices and system reliability. This course blends theory with practical insights, helping software engineers and DevOps professionals understand and optimize the human side of technology operations.

course

Hyperparameter Tuning Basics with Python

Hyperparameter Tuning Basics with Python

A comprehensive intermediate course guiding learners through the essentials of hyperparameter tuning in machine learning, from foundational theory to advanced automated techniques, with hands-on scikit-learn examples.

project

Identifying Fake News

Identifying Fake News

Build a complete fake news classifier using Python and NLP techniques. You'll load, clean, preprocess, vectorize, and classify news articles, then compare Logistic Regression and Decision Tree models for performance.

project

Identifying Undervalued Football Players

Identifying Undervalued Football Players

A hands-on, project-based course guiding learners through the process of cleaning, analyzing, modeling, and interpreting the FIFA 22 player dataset to identify undervalued footballers and distinct playing styles using Python and essential data science techniques.

project

Identifying Virality Factors in Trending YouTube Videos

Identifying Virality Factors in Trending YouTube Videos

A hands-on guided project for beginner to intermediate Python learners to analyze the YouTube Trending Video Statistics dataset. Students will clean, explore, and engineer features from real-world social media data, focusing on the relationship between text features and video virality.

project

Image to ASCII Converter

Image to ASCII Converter

Build a beginner-friendly Python terminal project that converts images to ASCII art. The project guides you through modular, testable functions for each step: loading, resizing, grayscaling, mapping pixels to ASCII, and displaying the result in the terminal.

project

Impact of Artificial Intelligence on Job Roles

Impact of Artificial Intelligence on Job Roles

A hands-on data science case study guiding learners through exploratory data analysis and labor market insights to understand how AI and automation may reshape job roles by 2030. Learners will analyze automation risk, skill patterns, and technology growth to identify future-resilient careers.

course

Implicit Bias of Learning Algorithms

Implicit Bias of Learning Algorithms

Explore the concept of implicit bias in machine learning, understanding how learning algorithms favor certain solutions even without explicit regularization. Progress from foundational definitions to linear models and deep neural networks.

course

In-Depth Python OOP (MS test copy)

In-Depth Python OOP (MS test copy)

Learn how to build clean, secure, and scalable applications with Object-Oriented Programming in Python. Cover the fundamentals of classes and objects, then moves into advanced concepts such as inheritance, composition, polymorphism, and encapsulation. With clear explanations and practical examples, you'll develop the ability to design Python programs that are powerful, maintainable, and ready for real-world use.

project

Individual Health Insurance Cost Prediction

Individual Health Insurance Cost Prediction

A hands-on case study where you will analyze, visualize, and model individual health insurance costs using Python and pandas. You will clean and explore the data, extract insights, preprocess features, build a regression model, and interpret the results to understand what drives insurance pricing.

course

Interactive Alerts in React with SweetAlert2

Interactive Alerts in React with SweetAlert2

Create beautiful, modern, and highly interactive alerts in React applications using SweetAlert2. Learn how to integrate SweetAlert2, trigger alerts, customize dialog content and styles, work with inputs and async workflows, chain alerts, and manage alerts effectively in real-world React projects.

course

Interactive Canvas Development with Fabric.js

Interactive Canvas Development with Fabric.js

Master Fabric.js by building interactive, object-based canvas applications. Learn how to create, select, transform, group, and manipulate shapes, images, and text—just like in whiteboard apps, design tools, and annotation editors.

course

Interactive Mapping in React with Leaflet

Interactive Mapping in React with Leaflet

Build interactive maps in React using Leaflet. Render maps, customize layers and markers, handle user interactions, and visualize dynamic geospatial data. Optimize map performance and ensure accessibility across responsive, map-driven interfaces.

course

Interactive React Sliders with Swiper.js

Interactive React Sliders with Swiper.js

Master SwiperJS in React applications by learning how to build responsive, customizable, and feature-rich sliders. Start from essential setup, progress through configuration and advanced capabilities, and finish with interactivity, accessibility, and performance best practices. Gain practical, real-world skills to create modern, engaging UI experiences in React.
not found

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

some-alt