Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
All Courses & Projects | Codefinity
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
(19465)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list73 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

5.0
(2)
track
lockOnly for Ultimate
track image

SQL from Zero to Hero 2023

laptop7 Courses
list248 Tasks

Beginner

4.6
(114)

Courses & Projects

project

Phishing Detection with Classification

Phishing Detection with Classification

Build a zero-day phishing detection engine using structural heuristics and gradient boosting, following strict constraints: no functions, strictly linear code, and a single data load. Analyze, visualize, and classify phishing URLs using Python, pandas, seaborn, matplotlib, and scikit-learn.

project

Pokemon Power Analysis

Pokemon Power Analysis

Embark on a hands-on data science adventure in the PokΓ©mon universe! Analyze PokΓ©mon stats, engineer features, and build a machine learning model to predict Legendary status. This project guides you through real-world data science workflows using pandas, seaborn, and scikit-learn, all while exploring the mysteries of PokΓ©mon power.

course

PowerShell Basics

PowerShell Basics

This course introduces the essentials of PowerShell for those new to scripting and automation. You will learn how to run scripts, use basic commands, work with variables and types, manipulate objects, use pipelines, manage files, handle errors, and automate tasks. Each section builds practical skills with clear examples and hands-on code samples.

project

Predict Game Outcomes with a Decision Tree

Predict Game Outcomes with a Decision Tree

Build a Decision Tree classifier to predict basketball game outcomes (Win/Loss/Draw) using real match statistics. This hands-on project guides you through the full machine learning workflow: data exploration, preprocessing, model training, evaluation, interpretation, and making predictions.

project

Predicting Data Scientist Salaries

Predicting Data Scientist Salaries

Build a complete data science workflow to predict dynamic taxi fares using linear regression. Explore, clean, and analyze real-world ride and weather data, engineer features from timestamps, and interpret model results to understand the impact of weather conditions, time of day, and surge pricing mechanisms.

project

Predicting Laptop Prices

Predicting Laptop Prices

A hands-on case study guiding you through building a laptop price prediction model using real-world data. You'll learn to load, clean, and engineer features from a dataset, perform exploratory analysis, encode categorical variables, build a regression model, and interpret its results.

project

Predicting Viral Webtoons

Predicting Viral Webtoons

A hands-on, linear-code case study where you build an end-to-end regression model to predict webcomic popularity using NLP and categorical features, following strict constraints: no custom functions, only vectorized pandas and scikit-learn tools, and a single dataset load.

course

Principal Component Analysis in Python

Principal Component Analysis in Python

A comprehensive intermediate course guiding learners through the motivation, mathematical foundations, and practical implementation of Principal Component Analysis (PCA) for dimensionality reduction in data science and machine learning.

course

Probabilistic Graphical Models Essentials

Probabilistic Graphical Models Essentials

Master the foundations of probabilistic graphical models (PGMs), including Bayesian networks and Markov random fields. Learn how graph structure encodes independence, build toy models, and understand where PGMs excel in modern machine learning.

course

Probability Distributions for Machine Learning

Probability Distributions for Machine Learning

Build strong intuition for probability distributions central to machine learning. Explore the exponential family, Gaussian, Bernoulli, and Multinomial distributions, and understand their roles in modeling, loss functions, and inference, with minimal code and clear visualizations.

project

Product Recommendation Engine

Product Recommendation Engine

course

Productivity Tools for Data Scientists

Productivity Tools for Data Scientists

Master practical habits and tools to organize, automate, document, and reproduce your data science work. Learn to use Jupyter notebooks effectively, automate repetitive tasks, document your process, and ensure your analyses are always reproducible.

course

Programming for Motion Designers

Programming for Motion Designers

Discover how programming can empower motion designers to automate, enhance, and innovate their creative workflows. This course introduces Python programming concepts and demonstrates their practical applications in motion design, from automating repetitive tasks to generating dynamic visuals and analyzing animation data.

course

Prompt Engineering Basics

Prompt Engineering Basics

A beginner-friendly, fully theoretical course introducing the core concepts and practical strategies of prompt engineering for large language models (LLMs). Learn how to structure, refine, and optimize prompts to achieve better AI-generated results.

course

Python 3D Graphics Fundamentals

Python 3D Graphics Fundamentals

Explore the foundations of 3D graphics programming in Python. This course introduces the mathematical concepts, data structures, and visualization techniques essential for creating and manipulating 3D graphics using Python and popular scientific libraries. Learn to represent 3D objects, apply geometric transformations, and visualize data in three dimensions.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

TEST TRACK 12

laptop1 Course
pencil-with-line1 Project
list0 Task

Beginner

4.0
(19465)
track
lockOnly for Ultimate
track image

Full Stack Web Development

laptop7 Courses
list386 Tasks

Beginner

4.5
(54)
track
lockOnly for Ultimate
track image

Become a React Developer 2024

laptop4 Courses
list73 Tasks

Intermediate

4.8
(8)
track
lockOnly for Ultimate
track image

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks

Intermediate

5.0
(2)
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

laptop7 Courses
list386 Tasks
4.5
track
track image
For Ultimate

Only for Ultimate

Become a React Developer 2024

laptop4 Courses
list73 Tasks
4.8
track
track image
For Ultimate

Only for Ultimate

Mastering Data Visualization (2023)

laptop5 Courses
list146 Tasks
5.0
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

Phishing Detection with Classification

Phishing Detection with Classification

Build a zero-day phishing detection engine using structural heuristics and gradient boosting, following strict constraints: no functions, strictly linear code, and a single data load. Analyze, visualize, and classify phishing URLs using Python, pandas, seaborn, matplotlib, and scikit-learn.

project

Pokemon Power Analysis

Pokemon Power Analysis

Embark on a hands-on data science adventure in the PokΓ©mon universe! Analyze PokΓ©mon stats, engineer features, and build a machine learning model to predict Legendary status. This project guides you through real-world data science workflows using pandas, seaborn, and scikit-learn, all while exploring the mysteries of PokΓ©mon power.

course

PowerShell Basics

PowerShell Basics

This course introduces the essentials of PowerShell for those new to scripting and automation. You will learn how to run scripts, use basic commands, work with variables and types, manipulate objects, use pipelines, manage files, handle errors, and automate tasks. Each section builds practical skills with clear examples and hands-on code samples.

project

Predict Game Outcomes with a Decision Tree

Predict Game Outcomes with a Decision Tree

Build a Decision Tree classifier to predict basketball game outcomes (Win/Loss/Draw) using real match statistics. This hands-on project guides you through the full machine learning workflow: data exploration, preprocessing, model training, evaluation, interpretation, and making predictions.

project

Predicting Data Scientist Salaries

Predicting Data Scientist Salaries

Build a complete data science workflow to predict dynamic taxi fares using linear regression. Explore, clean, and analyze real-world ride and weather data, engineer features from timestamps, and interpret model results to understand the impact of weather conditions, time of day, and surge pricing mechanisms.

project

Predicting Laptop Prices

Predicting Laptop Prices

A hands-on case study guiding you through building a laptop price prediction model using real-world data. You'll learn to load, clean, and engineer features from a dataset, perform exploratory analysis, encode categorical variables, build a regression model, and interpret its results.

project

Predicting Viral Webtoons

Predicting Viral Webtoons

A hands-on, linear-code case study where you build an end-to-end regression model to predict webcomic popularity using NLP and categorical features, following strict constraints: no custom functions, only vectorized pandas and scikit-learn tools, and a single dataset load.

course

Principal Component Analysis in Python

Principal Component Analysis in Python

A comprehensive intermediate course guiding learners through the motivation, mathematical foundations, and practical implementation of Principal Component Analysis (PCA) for dimensionality reduction in data science and machine learning.

course

Probabilistic Graphical Models Essentials

Probabilistic Graphical Models Essentials

Master the foundations of probabilistic graphical models (PGMs), including Bayesian networks and Markov random fields. Learn how graph structure encodes independence, build toy models, and understand where PGMs excel in modern machine learning.

course

Probability Distributions for Machine Learning

Probability Distributions for Machine Learning

Build strong intuition for probability distributions central to machine learning. Explore the exponential family, Gaussian, Bernoulli, and Multinomial distributions, and understand their roles in modeling, loss functions, and inference, with minimal code and clear visualizations.

project

Product Recommendation Engine

Product Recommendation Engine

course

Productivity Tools for Data Scientists

Productivity Tools for Data Scientists

Master practical habits and tools to organize, automate, document, and reproduce your data science work. Learn to use Jupyter notebooks effectively, automate repetitive tasks, document your process, and ensure your analyses are always reproducible.

course

Programming for Motion Designers

Programming for Motion Designers

Discover how programming can empower motion designers to automate, enhance, and innovate their creative workflows. This course introduces Python programming concepts and demonstrates their practical applications in motion design, from automating repetitive tasks to generating dynamic visuals and analyzing animation data.

course

Prompt Engineering Basics

Prompt Engineering Basics

A beginner-friendly, fully theoretical course introducing the core concepts and practical strategies of prompt engineering for large language models (LLMs). Learn how to structure, refine, and optimize prompts to achieve better AI-generated results.

course

Python 3D Graphics Fundamentals

Python 3D Graphics Fundamentals

Explore the foundations of 3D graphics programming in Python. This course introduces the mathematical concepts, data structures, and visualization techniques essential for creating and manipulating 3D graphics using Python and popular scientific libraries. Learn to represent 3D objects, apply geometric transformations, and visualize data in three dimensions.

project

Phishing Detection with Classification

Phishing Detection with Classification

Build a zero-day phishing detection engine using structural heuristics and gradient boosting, following strict constraints: no functions, strictly linear code, and a single data load. Analyze, visualize, and classify phishing URLs using Python, pandas, seaborn, matplotlib, and scikit-learn.

project

Pokemon Power Analysis

Pokemon Power Analysis

Embark on a hands-on data science adventure in the PokΓ©mon universe! Analyze PokΓ©mon stats, engineer features, and build a machine learning model to predict Legendary status. This project guides you through real-world data science workflows using pandas, seaborn, and scikit-learn, all while exploring the mysteries of PokΓ©mon power.

course

PowerShell Basics

PowerShell Basics

This course introduces the essentials of PowerShell for those new to scripting and automation. You will learn how to run scripts, use basic commands, work with variables and types, manipulate objects, use pipelines, manage files, handle errors, and automate tasks. Each section builds practical skills with clear examples and hands-on code samples.

project

Predict Game Outcomes with a Decision Tree

Predict Game Outcomes with a Decision Tree

Build a Decision Tree classifier to predict basketball game outcomes (Win/Loss/Draw) using real match statistics. This hands-on project guides you through the full machine learning workflow: data exploration, preprocessing, model training, evaluation, interpretation, and making predictions.

project

Predicting Data Scientist Salaries

Predicting Data Scientist Salaries

Build a complete data science workflow to predict dynamic taxi fares using linear regression. Explore, clean, and analyze real-world ride and weather data, engineer features from timestamps, and interpret model results to understand the impact of weather conditions, time of day, and surge pricing mechanisms.

project

Predicting Laptop Prices

Predicting Laptop Prices

A hands-on case study guiding you through building a laptop price prediction model using real-world data. You'll learn to load, clean, and engineer features from a dataset, perform exploratory analysis, encode categorical variables, build a regression model, and interpret its results.

project

Predicting Viral Webtoons

Predicting Viral Webtoons

A hands-on, linear-code case study where you build an end-to-end regression model to predict webcomic popularity using NLP and categorical features, following strict constraints: no custom functions, only vectorized pandas and scikit-learn tools, and a single dataset load.

course

Principal Component Analysis in Python

Principal Component Analysis in Python

A comprehensive intermediate course guiding learners through the motivation, mathematical foundations, and practical implementation of Principal Component Analysis (PCA) for dimensionality reduction in data science and machine learning.

course

Probabilistic Graphical Models Essentials

Probabilistic Graphical Models Essentials

Master the foundations of probabilistic graphical models (PGMs), including Bayesian networks and Markov random fields. Learn how graph structure encodes independence, build toy models, and understand where PGMs excel in modern machine learning.

course

Probability Distributions for Machine Learning

Probability Distributions for Machine Learning

Build strong intuition for probability distributions central to machine learning. Explore the exponential family, Gaussian, Bernoulli, and Multinomial distributions, and understand their roles in modeling, loss functions, and inference, with minimal code and clear visualizations.

project

Product Recommendation Engine

Product Recommendation Engine

course

Productivity Tools for Data Scientists

Productivity Tools for Data Scientists

Master practical habits and tools to organize, automate, document, and reproduce your data science work. Learn to use Jupyter notebooks effectively, automate repetitive tasks, document your process, and ensure your analyses are always reproducible.

course

Programming for Motion Designers

Programming for Motion Designers

Discover how programming can empower motion designers to automate, enhance, and innovate their creative workflows. This course introduces Python programming concepts and demonstrates their practical applications in motion design, from automating repetitive tasks to generating dynamic visuals and analyzing animation data.

course

Prompt Engineering Basics

Prompt Engineering Basics

A beginner-friendly, fully theoretical course introducing the core concepts and practical strategies of prompt engineering for large language models (LLMs). Learn how to structure, refine, and optimize prompts to achieve better AI-generated results.

course

Python 3D Graphics Fundamentals

Python 3D Graphics Fundamentals

Explore the foundations of 3D graphics programming in Python. This course introduces the mathematical concepts, data structures, and visualization techniques essential for creating and manipulating 3D graphics using Python and popular scientific libraries. Learn to represent 3D objects, apply geometric transformations, and visualize data in three dimensions.
not found

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

We're sorry to hear that something went wrong. What happened?
some-alt