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

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1046)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(126)
track
lockOnly for Ultimate
track image

DevOps Specialist

laptop6 Courses
list91 Tasks

Beginner

4.0
(2)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
list74 Tasks

Beginner

4.3
(50)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(400)

Courses & Projects

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

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.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

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 Classic Snake Game

Building a Classic Snake Game

Start an exciting journey into game development, where you'll learn core programming concepts while strengthening your creativity and problem-solving skills. As you progress through clear, step-by-step tutorials, you'll gradually build a fully functional Snake game from scratch. Along the way, you'll explore topics such as game loops, user input handling, collision detection, and state management, gaining practical experience that can be applied to future projects.

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

Cache Invalidation Patterns

Cache Invalidation Patterns

A technical, hands-on course exploring the internal mechanics, practical implementation, and trade-offs of production-grade cache invalidation patterns. Learn how to maintain data consistency and optimize performance using proven strategies in real backend systems.

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.

project

Command-Line Calculator in Java

Command-Line Calculator in Java

Build a robust command-line calculator in Java, starting from a simple welcome message and incrementally adding features such as basic arithmetic, multi-number expressions, operator precedence, and parentheses support. Each chapter introduces a new concept or functionality, guiding you step-by-step through the process of developing a fully functional calculator application using only core Java.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.

course

Continual Learning and Catastrophic Forgetting

Continual Learning and Catastrophic Forgetting

A research-oriented, advanced theoretical course exploring the structural causes of catastrophic forgetting in neural networks, the optimization and representational challenges it poses, and the core theoretical strategies for continual learning without data rehearsal. Emphasis is placed on the geometry of parameter space, the stability–plasticity dilemma, and the fundamental trade-offs and open problems in the field.
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

Essential Office Skills

laptop3 Courses
list75 Tasks

Beginner

4.5
(1046)
track
lockOnly for Ultimate
track image

Business AI Toolkit

laptop3 Courses
list42 Tasks

Beginner

4.1
(126)
track
lockOnly for Ultimate
track image

DevOps Specialist

laptop6 Courses
list91 Tasks

Beginner

4.0
(2)
track
lockOnly for Ultimate
track image

Supervised Learning Foundations

laptop6 Courses
list74 Tasks

Beginner

4.3
(50)
track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks

Beginner

4.6
(400)
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
track
track image
For Ultimate

Only for Ultimate

DevOps Specialist

laptop6 Courses
list91 Tasks
4.0
track
track image
For Ultimate

Only for Ultimate

Supervised Learning Foundations

laptop6 Courses
list74 Tasks
4.3
track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop7 Courses
pencil-with-line2 Projects
list132 Tasks
4.6
Search
Close

Courses & Projects

Technologies

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

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.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

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 Classic Snake Game

Building a Classic Snake Game

Start an exciting journey into game development, where you'll learn core programming concepts while strengthening your creativity and problem-solving skills. As you progress through clear, step-by-step tutorials, you'll gradually build a fully functional Snake game from scratch. Along the way, you'll explore topics such as game loops, user input handling, collision detection, and state management, gaining practical experience that can be applied to future projects.

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

Cache Invalidation Patterns

Cache Invalidation Patterns

A technical, hands-on course exploring the internal mechanics, practical implementation, and trade-offs of production-grade cache invalidation patterns. Learn how to maintain data consistency and optimize performance using proven strategies in real backend systems.

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.

project

Command-Line Calculator in Java

Command-Line Calculator in Java

Build a robust command-line calculator in Java, starting from a simple welcome message and incrementally adding features such as basic arithmetic, multi-number expressions, operator precedence, and parentheses support. Each chapter introduces a new concept or functionality, guiding you step-by-step through the process of developing a fully functional calculator application using only core Java.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.

course

Continual Learning and Catastrophic Forgetting

Continual Learning and Catastrophic Forgetting

A research-oriented, advanced theoretical course exploring the structural causes of catastrophic forgetting in neural networks, the optimization and representational challenges it poses, and the core theoretical strategies for continual learning without data rehearsal. Emphasis is placed on the geometry of parameter space, the stability–plasticity dilemma, and the fundamental trade-offs and open problems in the field.

project

Build and Train Your First RL Agent

Build and Train Your First RL Agent

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.

project

Building Image Pixelizer Script

Building Image Pixelizer Script

A hands-on, terminal-based Python project course guiding you through building an advanced image pixelizer tool from scratch. This updated version introduces new features such as grayscale conversion and batch processing, culminating in a robust CLI application.

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 Classic Snake Game

Building a Classic Snake Game

Start an exciting journey into game development, where you'll learn core programming concepts while strengthening your creativity and problem-solving skills. As you progress through clear, step-by-step tutorials, you'll gradually build a fully functional Snake game from scratch. Along the way, you'll explore topics such as game loops, user input handling, collision detection, and state management, gaining practical experience that can be applied to future projects.

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

Cache Invalidation Patterns

Cache Invalidation Patterns

A technical, hands-on course exploring the internal mechanics, practical implementation, and trade-offs of production-grade cache invalidation patterns. Learn how to maintain data consistency and optimize performance using proven strategies in real backend systems.

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.

project

Command-Line Calculator in Java

Command-Line Calculator in Java

Build a robust command-line calculator in Java, starting from a simple welcome message and incrementally adding features such as basic arithmetic, multi-number expressions, operator precedence, and parentheses support. Each chapter introduces a new concept or functionality, guiding you step-by-step through the process of developing a fully functional calculator application using only core Java.

course

Concurrency in Go

Concurrency in Go

Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.

course

Container Behavior Under Load

Container Behavior Under Load

Explore how containers behave under various system loads, understand the impact of resource constraints, and master performance tuning, monitoring, and troubleshooting in containerized environments. This course is designed for DevOps engineers and backend professionals seeking to optimize reliability and efficiency in production systems.

course

Continual Learning and Catastrophic Forgetting

Continual Learning and Catastrophic Forgetting

A research-oriented, advanced theoretical course exploring the structural causes of catastrophic forgetting in neural networks, the optimization and representational challenges it poses, and the core theoretical strategies for continual learning without data rehearsal. Emphasis is placed on the geometry of parameter space, the stability–plasticity dilemma, and the fundamental trade-offs and open problems in the field.
not found

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

some-alt