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
(334)
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

Autoencoders and Representation Learning

Autoencoders and Representation Learning

A comprehensive, theory-driven exploration of autoencoders and representation learning, covering foundational concepts, key autoencoder variants, mathematical underpinnings, and practical interpretability insights. This course is designed for learners seeking a deep conceptual understanding of autoencoders, their architectures, and their role in modern machine learning.

course

Axios for React Applications

Axios for React Applications

Learn how to integrate Axios into React applications for reliable data fetching and API communication. Practice performing HTTP requests, handling responses and errors, configuring Axios globally, and managing requests efficiently. Gain practical experience structuring API logic for scalable and maintainable React projects.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

course

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

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

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

project

Chess Games Analytics

Chess Games Analytics

Analyze a large chess games dataset using advanced pandas and visualization techniques. Extract actionable insights about player performance, time controls, opening theory, and upsets—all without defining custom functions or reloading data. This case study emphasizes vectorized operations, categorical engineering, and professional data storytelling.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.
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
(334)
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

Autoencoders and Representation Learning

Autoencoders and Representation Learning

A comprehensive, theory-driven exploration of autoencoders and representation learning, covering foundational concepts, key autoencoder variants, mathematical underpinnings, and practical interpretability insights. This course is designed for learners seeking a deep conceptual understanding of autoencoders, their architectures, and their role in modern machine learning.

course

Axios for React Applications

Axios for React Applications

Learn how to integrate Axios into React applications for reliable data fetching and API communication. Practice performing HTTP requests, handling responses and errors, configuring Axios globally, and managing requests efficiently. Gain practical experience structuring API logic for scalable and maintainable React projects.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

course

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

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

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

project

Chess Games Analytics

Chess Games Analytics

Analyze a large chess games dataset using advanced pandas and visualization techniques. Extract actionable insights about player performance, time controls, opening theory, and upsets—all without defining custom functions or reloading data. This case study emphasizes vectorized operations, categorical engineering, and professional data storytelling.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.

course

Autoencoders and Representation Learning

Autoencoders and Representation Learning

A comprehensive, theory-driven exploration of autoencoders and representation learning, covering foundational concepts, key autoencoder variants, mathematical underpinnings, and practical interpretability insights. This course is designed for learners seeking a deep conceptual understanding of autoencoders, their architectures, and their role in modern machine learning.

course

Axios for React Applications

Axios for React Applications

Learn how to integrate Axios into React applications for reliable data fetching and API communication. Practice performing HTTP requests, handling responses and errors, configuring Axios globally, and managing requests efficiently. Gain practical experience structuring API logic for scalable and maintainable React projects.

project

Build a Knowledge Tracker App with Next.js

Build a Knowledge Tracker App with Next.js

Build a real Knowledge Tracker app step by step using Next.js, TypeScript, and Tailwind CSS. Focus on creating a modern UI, structuring components, and implementing core features like daily cards, categories, and progress tracking.

course

Building Backend Applications with Nest.js

Building Backend Applications with Nest.js

Learn how to build structured backend applications with Nest.js. Organize your code using controllers, services, and modules, handle requests and data validation, and create a complete API using a scalable architecture.

course

Building UI Systems in React with Storybook

Building UI Systems in React with Storybook

Develop, document, and test React UI components using Storybook. Create structured stories, configure addons for documentation and testing, and scale component libraries for team workflows. Integrate Storybook into collaborative development and automated delivery pipelines.

project

Building a Book Recommendation System with Collaborative Filtering (SHORT)

Building a Book Recommendation System with Collaborative Filtering (SHORT)

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

course

C Loops

C Loops

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

course

C Strings

C Strings

Learn how strings are represented and manipulated in the C programming language. Understand the unique characteristics of C strings, including memory management, null-termination, and common string operations.

course

C# Exceptions and Error Handling Practice

C# Exceptions and Error Handling Practice

Master the art of robust C# programming by learning how to handle, create, and debug exceptions. This hands-on course guides you through real-world error handling scenarios, from basic try-catch to custom exceptions and safe file operations.

course

C# OOP Class Construction Drills

C# OOP Class Construction Drills

Master the art of building robust C# classes through hands-on drills and engaging theory. Explore constructors, encapsulation, access modifiers, static classes, and more, with real-world inspired challenges.

course

C# Strings and Text Processing

C# Strings and Text Processing

Master the essentials of string manipulation, text parsing, and efficient text processing in C#. This course guides you from the basics of working with strings to advanced text analysis and formatting, using engaging real-world examples and hands-on challenges.

project

Chess Games Analytics

Chess Games Analytics

Analyze a large chess games dataset using advanced pandas and visualization techniques. Extract actionable insights about player performance, time controls, opening theory, and upsets—all without defining custom functions or reloading data. This case study emphasizes vectorized operations, categorical engineering, and professional data storytelling.

course

Circuit Breakers in Spring Boot

Circuit Breakers in Spring Boot

Master the principles and practical applications of circuit breakers in Spring Boot. Learn how to design resilient, fault-tolerant distributed systems by understanding circuit breaker patterns, their real-world use cases, and decision-making strategies for robust microservices.

course

Clerk Authentication in React Apps

Clerk Authentication in React Apps

Implement user authentication in React applications using Clerk. Integrate Clerk into React, manage user sessions and profile data, customize authentication flows, and control authentication state. Apply secure authentication practices and troubleshoot common authentication issues.

course

Cloud Foundations for Data Science

Cloud Foundations for Data Science

A theory-first, concept-driven course that explains the foundational mental models, architectural patterns, and trade-offs of cloud computing for data scientists. This course focuses on why cloud systems are designed the way they are, emphasizing practitioner intuition over provider-specific details.
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