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
(359)
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
(1013)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(117)

Courses & Projects

course

MLOps Foundations

MLOps Foundations

Master practical MLOps workflows for deploying, tracking, and maintaining machine learning models in production. Learn to use MLflow, FastAPI, Docker, Airflow, and scikit-learn to automate and scale your ML projects.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Network Protocols Deep Theory

Network Protocols Deep Theory

A comprehensive theoretical exploration of foundational and advanced network protocols, including TCP, UDP, DNS, TLS, and HTTP/3. This course delves into protocol mechanics, design principles, and deep technical insights, supported by pseudo code and conceptual quizzes.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

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

Python Security Best Practices

Python Security Best Practices

Learn how to write secure Python code by understanding common vulnerabilities, safe coding techniques, and practical security measures. This course covers essential security concepts, real-world scenarios, and hands-on tasks to help you protect your Python applications.

course

Python for Automation Engineers

Python for Automation Engineers

Master Python as a powerful tool for automation engineering. This course guides you through practical and advanced Python techniques to automate repetitive tasks, analyze data, and interact with systems, all tailored for automation engineers. Each section blends engaging theory with hands-on, real-world challenges.

course

Python for Biologists

Python for Biologists

Learn how Python is used in biology for analyzing DNA sequences, processing biological data, and visualizing research results. Includes hands-on examples with bioinformatics libraries.

course

Python for Business Analysts

Python for Business Analysts

Unlock the power of Python to solve real-world business analysis problems. This course guides business analysts through practical Python applications, from data wrangling and visualization to automating reports and uncovering insights. Each section blends engaging theory with hands-on challenges inspired by business scenarios.

course

Python for Chemists

Python for Chemists

An engaging, hands-on course introducing Python programming through real-world chemistry problems. Learn to clean experimental data, perform molar calculations, visualize spectra, and analyze reaction rates using Python and scientific libraries.

course

Python for DevOps Beginners

Python for DevOps Beginners

Learn how Python empowers DevOps workflows, automates repetitive tasks, and streamlines infrastructure management. This course introduces practical Python techniques and libraries for DevOps beginners, focusing on automation, monitoring, and data-driven decision-making.

course

Python for Engineers

Python for Engineers

A practical course designed for engineers who want to leverage Python to solve real-world engineering problems. Explore data analysis, mathematical modeling, and simulation using Python's powerful libraries and tools, all through engaging, hands-on examples and challenges.
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
(359)
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
(1013)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(117)
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

MLOps Foundations

MLOps Foundations

Master practical MLOps workflows for deploying, tracking, and maintaining machine learning models in production. Learn to use MLflow, FastAPI, Docker, Airflow, and scikit-learn to automate and scale your ML projects.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Network Protocols Deep Theory

Network Protocols Deep Theory

A comprehensive theoretical exploration of foundational and advanced network protocols, including TCP, UDP, DNS, TLS, and HTTP/3. This course delves into protocol mechanics, design principles, and deep technical insights, supported by pseudo code and conceptual quizzes.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

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

Python Security Best Practices

Python Security Best Practices

Learn how to write secure Python code by understanding common vulnerabilities, safe coding techniques, and practical security measures. This course covers essential security concepts, real-world scenarios, and hands-on tasks to help you protect your Python applications.

course

Python for Automation Engineers

Python for Automation Engineers

Master Python as a powerful tool for automation engineering. This course guides you through practical and advanced Python techniques to automate repetitive tasks, analyze data, and interact with systems, all tailored for automation engineers. Each section blends engaging theory with hands-on, real-world challenges.

course

Python for Biologists

Python for Biologists

Learn how Python is used in biology for analyzing DNA sequences, processing biological data, and visualizing research results. Includes hands-on examples with bioinformatics libraries.

course

Python for Business Analysts

Python for Business Analysts

Unlock the power of Python to solve real-world business analysis problems. This course guides business analysts through practical Python applications, from data wrangling and visualization to automating reports and uncovering insights. Each section blends engaging theory with hands-on challenges inspired by business scenarios.

course

Python for Chemists

Python for Chemists

An engaging, hands-on course introducing Python programming through real-world chemistry problems. Learn to clean experimental data, perform molar calculations, visualize spectra, and analyze reaction rates using Python and scientific libraries.

course

Python for DevOps Beginners

Python for DevOps Beginners

Learn how Python empowers DevOps workflows, automates repetitive tasks, and streamlines infrastructure management. This course introduces practical Python techniques and libraries for DevOps beginners, focusing on automation, monitoring, and data-driven decision-making.

course

Python for Engineers

Python for Engineers

A practical course designed for engineers who want to leverage Python to solve real-world engineering problems. Explore data analysis, mathematical modeling, and simulation using Python's powerful libraries and tools, all through engaging, hands-on examples and challenges.

course

MLOps Foundations

MLOps Foundations

Master practical MLOps workflows for deploying, tracking, and maintaining machine learning models in production. Learn to use MLflow, FastAPI, Docker, Airflow, and scikit-learn to automate and scale your ML projects.

course

Machine Learning for Time Series Forecasting

Machine Learning for Time Series Forecasting

A hands-on course teaching practical machine learning techniques for time series forecasting using tree-based and boosting models. Learn windowing, feature engineering, temporal validation, and multi-step forecasting strategies with Python and scikit-learn.

course

Marketing and CRM Mastery with HubSpot

Marketing and CRM Mastery with HubSpot

Gain a solid understanding of HubSpot's CRM and marketing tools. Learn how to manage contacts, create campaigns, automate workflows, and analyze performance to grow your business effectively.

course

Network Protocols Deep Theory

Network Protocols Deep Theory

A comprehensive theoretical exploration of foundational and advanced network protocols, including TCP, UDP, DNS, TLS, and HTTP/3. This course delves into protocol mechanics, design principles, and deep technical insights, supported by pseudo code and conceptual quizzes.

course

Numerical Methods for Scientific Computing with Python

Numerical Methods for Scientific Computing with Python

Master the essential numerical methods for approximating mathematical problems on computers. This course blends mathematical intuition, algorithmic reasoning, and hands-on Python implementation to equip you with the tools for scientific computing.

course

Objects and Prototypes in JavaScript

Objects and Prototypes in JavaScript

Build and manipulate objects to organize data, extend functionality with prototypes, and control context using the this keyword. Apply inheritance, composition, and immutability to write flexible, maintainable code, and use modern techniques like Object.assign and the spread syntax to create clean, efficient object patterns for any project.

course

Optimization Methods for Data Analytics

Optimization Methods for Data Analytics

Master the practical skills to formulate, solve, and interpret optimization problems for analytics-driven decision making. Learn hands-on modeling of linear and integer programs, resource allocation, transportation, assignment, and sensitivity analysis using Python and industry-standard solvers.

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

Python Security Best Practices

Python Security Best Practices

Learn how to write secure Python code by understanding common vulnerabilities, safe coding techniques, and practical security measures. This course covers essential security concepts, real-world scenarios, and hands-on tasks to help you protect your Python applications.

course

Python for Automation Engineers

Python for Automation Engineers

Master Python as a powerful tool for automation engineering. This course guides you through practical and advanced Python techniques to automate repetitive tasks, analyze data, and interact with systems, all tailored for automation engineers. Each section blends engaging theory with hands-on, real-world challenges.

course

Python for Biologists

Python for Biologists

Learn how Python is used in biology for analyzing DNA sequences, processing biological data, and visualizing research results. Includes hands-on examples with bioinformatics libraries.

course

Python for Business Analysts

Python for Business Analysts

Unlock the power of Python to solve real-world business analysis problems. This course guides business analysts through practical Python applications, from data wrangling and visualization to automating reports and uncovering insights. Each section blends engaging theory with hands-on challenges inspired by business scenarios.

course

Python for Chemists

Python for Chemists

An engaging, hands-on course introducing Python programming through real-world chemistry problems. Learn to clean experimental data, perform molar calculations, visualize spectra, and analyze reaction rates using Python and scientific libraries.

course

Python for DevOps Beginners

Python for DevOps Beginners

Learn how Python empowers DevOps workflows, automates repetitive tasks, and streamlines infrastructure management. This course introduces practical Python techniques and libraries for DevOps beginners, focusing on automation, monitoring, and data-driven decision-making.

course

Python for Engineers

Python for Engineers

A practical course designed for engineers who want to leverage Python to solve real-world engineering problems. Explore data analysis, mathematical modeling, and simulation using Python's powerful libraries and tools, all through engaging, hands-on examples and challenges.
not found

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

some-alt