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

Complete Claude Ecosystem

laptop3 Courses
list53 Tasks

Beginner

track
lockOnly for Ultimate
track image

AI Toolkit for Business

laptop4 Courses
list75 Tasks

Beginner

track
lockOnly for Ultimate
track image

AI-Assisted Web Developer

laptop6 Courses
list64 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business Intelligence Specialist

laptop6 Courses
pencil-with-line2 Projects
list206 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line3 Projects
list133 Tasks

Beginner

new

Courses & Projects

project

Test project with task (copy) 1782813890698

Test project with task (copy) 1782813890698

test description

project

Test terminal C project

Test terminal C project

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modeling—without linguistic or NLP assumptions.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Text Search Engine in Java

Text Search Engine in Java

Build a simple Java-based text search engine that indexes documents and allows fast keyword-based searching using OOP principles. The project will guide you through designing and implementing classes such as Document, DocumentManager, TextProcessor, and SearchEngine, culminating in a functional console application.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forest—all in a strictly linear, function-free Python workflow.

course

Think Like the Wealthy

Think Like the Wealthy

Unlock the mindset and habits that separate the truly wealthy from everyone else. This course distills timeless lessons from classic finance books and modern psychology to help you see money as a tool, not a trophy. Learn to distinguish assets from liabilities, understand the invisible nature of real wealth, and master the behaviors that build lasting prosperity.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.
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

Complete Claude Ecosystem

laptop3 Courses
list53 Tasks

Beginner

track
lockOnly for Ultimate
track image

AI Toolkit for Business

laptop4 Courses
list75 Tasks

Beginner

track
lockOnly for Ultimate
track image

AI-Assisted Web Developer

laptop6 Courses
list64 Tasks

Beginner

track
lockOnly for Ultimate
track image

Business Intelligence Specialist

laptop6 Courses
pencil-with-line2 Projects
list206 Tasks

Intermediate

track
lockOnly for Ultimate
track image

Python from Zero to Hero

laptop7 Courses
pencil-with-line3 Projects
list133 Tasks

Beginner

new

track
track image
For Ultimate

Only for Ultimate

Complete Claude Ecosystem

laptop3 Courses
list53 Tasks

new

track
track image
For Ultimate

Only for Ultimate

AI Toolkit for Business

laptop4 Courses
list75 Tasks

new

track
track image
For Ultimate

Only for Ultimate

AI-Assisted Web Developer

laptop6 Courses
list64 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Business Intelligence Specialist

laptop6 Courses
pencil-with-line2 Projects
list206 Tasks

new

track
track image
For Ultimate

Only for Ultimate

Python from Zero to Hero

laptop7 Courses
pencil-with-line3 Projects
list133 Tasks

new

Search
Close

Courses & Projects

Technologies

project

Test project with task (copy) 1782813890698

Test project with task (copy) 1782813890698

test description

project

Test terminal C project

Test terminal C project

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modeling—without linguistic or NLP assumptions.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Text Search Engine in Java

Text Search Engine in Java

Build a simple Java-based text search engine that indexes documents and allows fast keyword-based searching using OOP principles. The project will guide you through designing and implementing classes such as Document, DocumentManager, TextProcessor, and SearchEngine, culminating in a functional console application.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forest—all in a strictly linear, function-free Python workflow.

course

Think Like the Wealthy

Think Like the Wealthy

Unlock the mindset and habits that separate the truly wealthy from everyone else. This course distills timeless lessons from classic finance books and modern psychology to help you see money as a tool, not a trophy. Learn to distinguish assets from liabilities, understand the invisible nature of real wealth, and master the behaviors that build lasting prosperity.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.

project

Test project with task (copy) 1782813890698

Test project with task (copy) 1782813890698

test description

project

Test terminal C project

Test terminal C project

project

Test terminal C++ course

Test terminal C++ course

project

Test terminal java project

Test terminal java project

course

Testing JavaScript Code

Testing JavaScript Code

A practical, beginner-friendly course that teaches how to test JavaScript code. Learn why testing matters, how Jest works, and how to write reliable tests for synchronous and asynchronous logic. Move from foundational skills to advanced techniques like mocking, spying, and TDD, gaining the tools to create more stable and maintainable applications.

course

Testing React Apps with Jest and React Testing Library

Testing React Apps with Jest and React Testing Library

Test React applications using Jest and React Testing Library. Write unit and integration tests, validate component behavior through user interactions, and debug test failures effectively.

project

Text Matching and Regular Expressions in Python

Text Matching and Regular Expressions in Python

Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.

course

Text Mining and Document Similarity

Text Mining and Document Similarity

Learn to represent documents as high-dimensional vectors, apply TF-IDF weighting, measure document similarity, and discover structure in text collections using geometric and statistical modeling—without linguistic or NLP assumptions.

project

Text Pattern Matching with Regex

Text Pattern Matching with Regex

Unlock the power of regular expressions in Python with our comprehensive course designed for both beginners and experienced developers. This course will take you through the essential functions of the re module, including search, findall, finditer, and more, using practical examples and hands-on exercises. You'll learn how to extract and manipulate text data efficiently, enabling you to tackle complex string processing tasks with confidence. Whether you're looking to enhance your data analysis skills or streamline your coding workflow, this course provides the tools and knowledge to master regular expressions and elevate your programming capabilities.

project

Text Search Engine in Java

Text Search Engine in Java

Build a simple Java-based text search engine that indexes documents and allows fast keyword-based searching using OOP principles. The project will guide you through designing and implementing classes such as Document, DocumentManager, TextProcessor, and SearchEngine, culminating in a functional console application.

project

The Superhero Clustering

The Superhero Clustering

A hands-on, notebook-driven project where you will explore, visualize, and cluster a dataset of superhero statistics using unsupervised learning techniques. You'll perform data cleaning, exploratory analysis, dimensionality reduction with PCA, cluster discovery with K-Means, and anomaly detection with Isolation Forest—all in a strictly linear, function-free Python workflow.

course

Think Like the Wealthy

Think Like the Wealthy

Unlock the mindset and habits that separate the truly wealthy from everyone else. This course distills timeless lessons from classic finance books and modern psychology to help you see money as a tool, not a trophy. Learn to distinguish assets from liabilities, understand the invisible nature of real wealth, and master the behaviors that build lasting prosperity.

course

Three.js 3D Graphics in React Apps

Three.js 3D Graphics in React Apps

Build 3D graphics in React applications using Three.js. Create and render 3D scenes, add objects, lighting, and cameras, and implement interactive and animated behaviors. Optimize rendering performance and structure scalable 3D applications for production use.

course

Toastify Notifications in React

Toastify Notifications in React

Learn how to integrate and customize Toastify notifications in React applications. Gain practical skills in setting up Toastify, controlling notification behavior, styling and theming toasts, handling advanced scenarios, and applying notifications to real-world user interactions.

course

Tokenization and Information Theory

Tokenization and Information Theory

Explore the foundations of tokenization in modern language models through the lens of information theory and compression. Understand how subword vocabularies are constructed, how entropy shapes token distributions, and the theoretical limits of tokenization strategies.
not found

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

codefinity
some-alt