My Learning Path
Large Language Models (LLM)
Exploring the world of natural language processing and large language models.
LLMs are advanced AI models that can understand and generate human-like text. They are the foundation of technologies like chatbots, content creation tools, and more.
Fun Goal
Build a simple chatbot that can answer questions about a specific topic.
React
Building modern user interfaces with the most popular JavaScript library.
React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components”.
Fun Goal
Create a personal portfolio website with interactive elements.
Spring Boot
Creating robust and scalable backend services with the powerful Spring Boot framework.
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss.
Fun Goal
Develop a REST API for a simple to-do list application.
Web3
Exploring decentralized applications, blockchain, and smart contract development.
Web3 refers to the next generation of the internet, built on decentralized technologies like blockchain and cryptocurrencies. It enables peer-to-peer transactions and interactions without intermediaries.
Fun Goal
Create a simple smart contract that allows users to vote on a proposal.