TKTushar Kumarinlonecoder.hashnode.dev·Sep 24, 2023 · 1 min readMy First Project in Next js: Lumina AIHey everyone, I've just completed my first Next js web app AI project: Lumina.AI. It is a SaaS-based AI platform built with Next.js, Shadcn, Tailwind CSS, Clerk, and the OpenAI API. I built it by following a YT tutorial( Code With Antonio ). While bu...00
TKTushar Kumarinlonecoder.hashnode.dev·Apr 8, 2023 · 2 min readDay 4 - Learn HTML with MeWelcome to Day 4 of Learn HTML with Me! Today, we'll be focusing on adding images to your webpage using HTML. Adding Images with the <img> Tag Images are an essential element of any web page, adding visual interest and enhancing the user experience. ...00
TKTushar Kumarinlonecoder.hashnode.dev·Apr 7, 2023 · 3 min readDay 3 - Learn HTML with MeFormatting text is an essential aspect of web design, allowing designers to emphasize important information, organize content, and create a visually appealing user experience. HTML provides several tags for formatting text, including <em>, <strong>, ...00
TKTushar Kumarinlonecoder.hashnode.dev·Apr 6, 2023 · 2 min readDay 2 - Learn HTML with MeWelcome to Day 2 of Learn HTML with Me! Today, we'll be covering basic HTML tags and how to create a basic HTML document and the HTML page structure. Basic HTML Tags HTML tags are used to define the structure and content of a web page. An HTML tag is...00
TKTushar Kumarinlonecoder.hashnode.dev·Apr 5, 2023 · 2 min readDay 1 - Learn HTML with MeWelcome to Day 1 of Learn HTML with Me! Today, we'll be introducing HTML and covering how to set up Visual Code for HTML and CSS development. Introduction to HTML HTML stands for HyperText Markup Language. It is the standard language used for creatin...00