❤️Hiring UI/UX Designer
We are looking for a highly skilled and professional individual to join our team. Salary will be determined based on your skills, not solely on experience. We are seeking a talented candidate who can make significant contributions to our projects.
Position Details:
Role: UI/UX Designer
Experience: Skills matter, experience is not a constraint
Salary: Based on skills, not experience
Eligibility: Proficiency in Tamil (spoken and written)
Work Type: Onsite/Remote
Availability: Immediate hiring
To Apply:
Send your resume to:
Email: prabhu@hiqmobi.com
Contact: 7010669973
Job Post:
https://www.linkedin.com/jobs/view/4102510531/
We are looking for a highly skilled and professional individual to join our team. Salary will be determined based on your skills, not solely on experience. We are seeking a talented candidate who can make significant contributions to our projects.
Position Details:
Role: UI/UX Designer
Experience: Skills matter, experience is not a constraint
Salary: Based on skills, not experience
Eligibility: Proficiency in Tamil (spoken and written)
Work Type: Onsite/Remote
Availability: Immediate hiring
To Apply:
Send your resume to:
Email: prabhu@hiqmobi.com
Contact: 7010669973
Job Post:
https://www.linkedin.com/jobs/view/4102510531/
☄️NextJS Live Class(Day 1):-
How many of you ready to join class daily consistently until i complete the course? Reply me?
i am again starting from scratch. i also forget many things & am very lazy stopped learning nextjs. when i learn pesonally not able to continue with consistend. so this class will never ends until i complete the full course. if you come with me,you will also be full stack developer once we completed.
💥Class starting today
✅Daily Time : 8pm to 10pm
NextJS =>
Anton Francis Jeejo
https://www.youtube.com/playlist?list=PL5mydh8SndyORPx83CBUcbOf8QbWFHHZn
🔥Pre-requirements:-
✅Javascript
Error Makes Clever
https://www.youtube.com/watch?v=poo0BXryffI&t=6772s
Note : if you dont know javascript ,no problem join the class, i will teach javascript also whenever needed.
Some days i have sudden personal work at the time,i will cancel class, please adjust for that, sorry guys.
How many of you ready to join class daily consistently until i complete the course? Reply me?
i am again starting from scratch. i also forget many things & am very lazy stopped learning nextjs. when i learn pesonally not able to continue with consistend. so this class will never ends until i complete the full course. if you come with me,you will also be full stack developer once we completed.
💥Class starting today
✅Daily Time : 8pm to 10pm
NextJS =>
Anton Francis Jeejo
https://www.youtube.com/playlist?list=PL5mydh8SndyORPx83CBUcbOf8QbWFHHZn
🔥Pre-requirements:-
✅Javascript
Error Makes Clever
https://www.youtube.com/watch?v=poo0BXryffI&t=6772s
Note : if you dont know javascript ,no problem join the class, i will teach javascript also whenever needed.
Some days i have sudden personal work at the time,i will cancel class, please adjust for that, sorry guys.
Some days i have sudden personal work at the time,i will cancel class, please adjust for that, sorry guys.
Today no class,i am preparing, we will start tomorrow until Start watching JavaScript+ NextJS videos guys
Today class at 7pm to 7.30pm
https://docs.google.com/document/d/1SbnPM4Zgy7zYgw5qjHZYXJqCtv_dL2lpXNJx1MDylos/edit?usp=sharing
https://docs.google.com/document/d/1SbnPM4Zgy7zYgw5qjHZYXJqCtv_dL2lpXNJx1MDylos/edit?usp=sharing
Google Docs
NextJS
Nodejs Installation (Above 18 version):- https://nodejs.org/en NextJs Installation:- https://nextjs.org/docs/getting-started/installation npx create-next-app@latest nvm list available nmv install v20.17.0 nmv use v20.17.0 npm run dev
⇒ start server npm…
⇒ start server npm…
Day 2(NextJS):-
✅Metadata & Fonts
Time : 7pm
Revision:
✅ Installation
✅ Project Structure
✅ Components
Note : Please send everyone your homework before joining the class,thanks you
✅Metadata & Fonts
Time : 7pm
Revision:
✅ Installation
✅ Project Structure
✅ Components
Consistently doing any work make you get success in everywhere
Note : Please send everyone your homework before joining the class,thanks you
Python Django Tamil-Channel
Day 2(NextJS):- ✅Metadata & Fonts Time : 7pm Revision: ✅ Installation ✅ Project Structure ✅ Components Consistently doing any work make you get success in everywhere Note : Please send everyone your homework before joining the class,thanks you
Today i am going to teaching complete basic series of NextJS, i attached the link, this video is 1 hour, today we will complete it, until no rest😊
https://www.youtube.com/watch?v=65VoBceDiZ4&t=366s
https://www.youtube.com/watch?v=65VoBceDiZ4&t=366s
YouTube
Next JS for Beginners in Tamil
🤝 **Donate & Help this Channel:**
UPI: 9444914384@okbizaxis
PayPal: https://paypal.me/jvlogesh
Buy me Kofi : https://ko-fi.com/jvlcode
🌐 **Join Udemy Courses**
React Developer Course: https://www.udemy.com/course/angular-developer-course-in-tamil/
Angular…
UPI: 9444914384@okbizaxis
PayPal: https://paypal.me/jvlogesh
Buy me Kofi : https://ko-fi.com/jvlcode
🌐 **Join Udemy Courses**
React Developer Course: https://www.udemy.com/course/angular-developer-course-in-tamil/
Angular…
Whoever joined my class daily,Please everyone share your thoughts in some words here, it will help others can about to join our free class 👍
Day 3(NextJS):-
Time : 7pm
Consistently doing any work make you get success in everywhere
Note : Please send everyone your homework before joining the class,thanks you
Time : 7pm
Consistently doing any work make you get success in everywhere
Note : Please send everyone your homework before joining the class,thanks you
Python Django Tamil-Channel
Day 3(NextJS):- Time : 7pm Consistently doing any work make you get success in everywhere Note : Please send everyone your homework before joining the class,thanks you
Day2:-
route segments-completed
layouts & props-completed
linking & navigating
useRouter(hooks) & .push()
client & serverside
dynamic routes (slug)
params & children=>buildin
nested dynamic routes (...slug)
route handlers(GET() POST())
get request data
<Image width={100} height={100} priority={false}/>
<Link></Link>
<input />
<label htmlFor="name" className="w-1/4">Name:</label>
Day 3:-
blog project:
installation
https://nextjs.org/docs/messages/next-image-unconfigured-host
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100}/>
.back()
components
headers & footers setup
useState()
const [currentvalue,updatefunc()] = useState();
useEffect()
fetch() .then()
map()
https://nextjs.org/docs/pages/api-reference/components/image#priority
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100} priority={false}/>
route segments-completed
layouts & props-completed
linking & navigating
useRouter(hooks) & .push()
client & serverside
dynamic routes (slug)
params & children=>buildin
nested dynamic routes (...slug)
route handlers(GET() POST())
get request data
<Image width={100} height={100} priority={false}/>
<Link></Link>
<input />
<label htmlFor="name" className="w-1/4">Name:</label>
Day 3:-
blog project:
installation
https://nextjs.org/docs/messages/next-image-unconfigured-host
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100}/>
.back()
components
headers & footers setup
useState()
const [currentvalue,updatefunc()] = useState();
useEffect()
fetch() .then()
map()
https://nextjs.org/docs/pages/api-reference/components/image#priority
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100} priority={false}/>
nextjs.org
`next/image` Un-configured Host
Today no class guys.
Happy Holiday,
take rest every Sunday ❤️
Happy Holiday,
take rest every Sunday ❤️
Day 4(NextJS):-
Time : 7pm
✅Consistent = Success
Note : Please send everyone your homework before joining the class,thanks you
Time : 7pm
✅Consistent = Success
Note : Please send everyone your homework before joining the class,thanks you
Tomorrow Homework:-
Learn & come these hooks
useState
useEffect
useRef
UseContext
map()
Learn & come these hooks
useState
useEffect
useRef
UseContext
map()