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

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(333)
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.8
(29)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(946)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.5
(36)

Courses & Projects

course

Transformers Theory Essentials

Transformers Theory Essentials

A comprehensive, code-free exploration of transformer-based language models, focusing on their architecture, text generation mechanics, and the theoretical principles underlying their behavior.

course

TypeScript Classes and OOP

TypeScript Classes and OOP

Deepen your understanding of object-oriented programming with TypeScript by working with classes, encapsulation, interfaces, generics, and inheritance. Learn how to structure reusable components, enforce contracts, and design scalable class hierarchies.

course

TypeScript and the DOM

TypeScript and the DOM

Work with the DOM using TypeScript to write safer, clearer, and more predictable front-end code. Apply precise types to elements, events, and form inputs to avoid runtime errors and improve interactivity. Use type-driven patterns to select, update, create, and remove DOM elements with confidence.

course

Understanding Compute for DevOps

Understanding Compute for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the fundamentals and practical applications of compute resources. Learn how CPUs, memory, I/O, and networking behave under various workloads, how processes interact with hardware, and how to make informed decisions about resource allocation, scaling, and performance optimization in modern infrastructure.

course

Web Accessibility Standards

Web Accessibility Standards

Gain a clear understanding of the principles, standards, and legal frameworks that make the web accessible to all users. Explore global guidelines like WCAG and WAI ARIA, learn how assistive technologies interpret digital content, and identify common barriers that affect real users. Build the skills needed to evaluate and improve accessibility, creating digital experiences that are inclusive, compliant, and usable across diverse contexts.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

course

Working with Data Structures in R

Working with Data Structures in R

Master the essential data structures in R, including lists, data frames, and factors. Learn how to create, manipulate, and analyze data using R's powerful tools, with engaging explanations and real-world challenges designed for beginners.

course

Working with Dates and Times in JavaScript

Working with Dates and Times in JavaScript

A complete, hands-on introduction to working with dates and times in JavaScript. This course covers everything from basic date creation and formatting to advanced concepts like time zones and modern libraries. Build the skills to handle dates accurately and confidently in any real-world web project.

project

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Data-Driven Insights from the 2019 World Happiness Report

Data-Driven Insights from the 2019 World Happiness Report

Explore relationships between economic, social, and health factors and happiness by analyzing the 2019 World Happiness Report dataset.

project

Detecting Fake Job Postings with Machine Learning

Detecting Fake Job Postings with Machine Learning

Build a machine learning system to detect fraudulent job postings using text analysis and structured metadata for robust automated screening.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.
not found

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

Career tracks

track
lockOnly for Ultimate
track image

Game Development with Unity

laptop4 Courses
list164 Tasks

Beginner

4.4
(333)
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.8
(29)
track
lockOnly for Ultimate
track image

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(946)
track
lockOnly for Ultimate
track image

Digital Marketing Essentials

laptop6 Courses
list293 Tasks

Beginner

4.5
(36)
track
track image
For Ultimate

Only for Ultimate

Game Development with Unity

laptop4 Courses
list164 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.8
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

Digital Marketing Essentials

laptop6 Courses
list293 Tasks
4.5
Search
Close

Courses & Projects

Technologies

course

Transformers Theory Essentials

Transformers Theory Essentials

A comprehensive, code-free exploration of transformer-based language models, focusing on their architecture, text generation mechanics, and the theoretical principles underlying their behavior.

course

TypeScript Classes and OOP

TypeScript Classes and OOP

Deepen your understanding of object-oriented programming with TypeScript by working with classes, encapsulation, interfaces, generics, and inheritance. Learn how to structure reusable components, enforce contracts, and design scalable class hierarchies.

course

TypeScript and the DOM

TypeScript and the DOM

Work with the DOM using TypeScript to write safer, clearer, and more predictable front-end code. Apply precise types to elements, events, and form inputs to avoid runtime errors and improve interactivity. Use type-driven patterns to select, update, create, and remove DOM elements with confidence.

course

Understanding Compute for DevOps

Understanding Compute for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the fundamentals and practical applications of compute resources. Learn how CPUs, memory, I/O, and networking behave under various workloads, how processes interact with hardware, and how to make informed decisions about resource allocation, scaling, and performance optimization in modern infrastructure.

course

Web Accessibility Standards

Web Accessibility Standards

Gain a clear understanding of the principles, standards, and legal frameworks that make the web accessible to all users. Explore global guidelines like WCAG and WAI ARIA, learn how assistive technologies interpret digital content, and identify common barriers that affect real users. Build the skills needed to evaluate and improve accessibility, creating digital experiences that are inclusive, compliant, and usable across diverse contexts.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

course

Working with Data Structures in R

Working with Data Structures in R

Master the essential data structures in R, including lists, data frames, and factors. Learn how to create, manipulate, and analyze data using R's powerful tools, with engaging explanations and real-world challenges designed for beginners.

course

Working with Dates and Times in JavaScript

Working with Dates and Times in JavaScript

A complete, hands-on introduction to working with dates and times in JavaScript. This course covers everything from basic date creation and formatting to advanced concepts like time zones and modern libraries. Build the skills to handle dates accurately and confidently in any real-world web project.

project

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Data-Driven Insights from the 2019 World Happiness Report

Data-Driven Insights from the 2019 World Happiness Report

Explore relationships between economic, social, and health factors and happiness by analyzing the 2019 World Happiness Report dataset.

project

Detecting Fake Job Postings with Machine Learning

Detecting Fake Job Postings with Machine Learning

Build a machine learning system to detect fraudulent job postings using text analysis and structured metadata for robust automated screening.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.

course

Transformers Theory Essentials

Transformers Theory Essentials

A comprehensive, code-free exploration of transformer-based language models, focusing on their architecture, text generation mechanics, and the theoretical principles underlying their behavior.

course

TypeScript Classes and OOP

TypeScript Classes and OOP

Deepen your understanding of object-oriented programming with TypeScript by working with classes, encapsulation, interfaces, generics, and inheritance. Learn how to structure reusable components, enforce contracts, and design scalable class hierarchies.

course

TypeScript and the DOM

TypeScript and the DOM

Work with the DOM using TypeScript to write safer, clearer, and more predictable front-end code. Apply precise types to elements, events, and form inputs to avoid runtime errors and improve interactivity. Use type-driven patterns to select, update, create, and remove DOM elements with confidence.

course

Understanding Compute for DevOps

Understanding Compute for DevOps

A comprehensive course designed for DevOps engineers and backend professionals to master the fundamentals and practical applications of compute resources. Learn how CPUs, memory, I/O, and networking behave under various workloads, how processes interact with hardware, and how to make informed decisions about resource allocation, scaling, and performance optimization in modern infrastructure.

course

Web Accessibility Standards

Web Accessibility Standards

Gain a clear understanding of the principles, standards, and legal frameworks that make the web accessible to all users. Explore global guidelines like WCAG and WAI ARIA, learn how assistive technologies interpret digital content, and identify common barriers that affect real users. Build the skills needed to evaluate and improve accessibility, creating digital experiences that are inclusive, compliant, and usable across diverse contexts.

project

Wordle Game with OOP

Wordle Game with OOP

Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.

course

Working with Data Structures in R

Working with Data Structures in R

Master the essential data structures in R, including lists, data frames, and factors. Learn how to create, manipulate, and analyze data using R's powerful tools, with engaging explanations and real-world challenges designed for beginners.

course

Working with Dates and Times in JavaScript

Working with Dates and Times in JavaScript

A complete, hands-on introduction to working with dates and times in JavaScript. This course covers everything from basic date creation and formatting to advanced concepts like time zones and modern libraries. Build the skills to handle dates accurately and confidently in any real-world web project.

project

Building a Book Recommendation System with Collaborative Filtering

Building a Book Recommendation System with Collaborative Filtering

Learn to build and evaluate a collaborative filtering recommender system using real-world user ratings data for personalized book recommendations.

project

Data-Driven Insights from the 2019 World Happiness Report

Data-Driven Insights from the 2019 World Happiness Report

Explore relationships between economic, social, and health factors and happiness by analyzing the 2019 World Happiness Report dataset.

project

Detecting Fake Job Postings with Machine Learning

Detecting Fake Job Postings with Machine Learning

Build a machine learning system to detect fraudulent job postings using text analysis and structured metadata for robust automated screening.

project

Exploring Building Design for Energy Efficiency

Exploring Building Design for Energy Efficiency

Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.

project

Exploring City Bike Rental Insights

Exploring City Bike Rental Insights

This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.

project

Exploring Factors Influencing Pet Adoptions

Exploring Factors Influencing Pet Adoptions

This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.

project

Exploring Heart Disease Patterns in Clinical Data

Exploring Heart Disease Patterns in Clinical Data

Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.
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