Getting a chance to work at Flextronics, my core company and my dream job, is something I have always...
Yesterday was a very special day for me because I attended an interview at Flex, which is my dream...
Hello everyone! I’m excited to share my experience attending TOSSConf 2025, a two-day open-source...
Today I learned important Java concepts as a beginner, these topics were a bit confusing at first,...
There are two Data-types in java: Primitive data type Non-primitive data type. ...
What is java? Java is a high level object oriented programming language It is used...
Yesterday, I attended an interview at SCYO, which is located in Perungudi, Chennai. At first, it was...
Yesterday, I had the opportunity to meet an HR representative from SCYO Decision Services. Her name...
Javascript strings are primitive and immutable: All string methods produce a new string without...
Today, I created small application which is Weather app using html, css ,javascript and eact. And one...
Today, I learned some very useful things in JavaScript that help to handle asynchronous tasks. These...
Today, I had a wonderful opportunity to attend my first ever tech meetup – Code on JVM – organized...
Today, I had an exciting experience attending a frontend developer interview at Redislove, located in...
Yesterday, I attended my first ever hackathon as a fresher. The event was organized at ThoughtWorks,...
Today (17th June 2025), I attended the first round of my Node.js interview at Payilagam Institute,...
Today, I started learning Node.js, and I’m excited to share the basics I explored—like creating a...
Today, I worked on a small but fun project using React. The goal was to build a basic post...
Today was my first real hands-on experience with React, and I’m excited to share what I learned and...
Today was a productive learning day! I explored some fundamental concepts that helped me understand...
Today, I began learning ReactJS, and it has already changed the way I think about building websites....
Today, I took my first step into learning loops in JavaScript, especially the concept of nested for...
Today I practiced JavaScript and explored how to use while loops to print different number patterns....
Today I spent some time exploring three important JavaScript concepts: array map, while loop, and...
Today I worked on a small but fun project — a Multiplication Table Generator — and learned some...
Hi everyone! Today, I want to share a fun mini-project I built: a simple Rock Paper Scissors game...
Today was an exciting day in my coding journey — I learned about JavaScript, specifically arrays,...
Today, I created a small but useful application Counter App using basic HTML, CSS, and JavaScript....
The DOM (Document Object Model) allows you to interact with and manipulate HTML elements using...
JavaScript is one of the most widely-used programming languages for web development. Whether you're...
JavaScript is one of the most widely used languages for web development. In this post, we'll cover...