shlogg · Early preview
Imran Khan @imran1seven

A passionate Software developer.

Building Expense Tracker App With React And Redux

Built an Expense Tracker App with React & Redux, focusing on state management and reusable components. Not responsive, best viewed on desktop. Check it out: Live link or Github link.

Mastering Redux Toolkit & React-Redux State Management

Learning Redux Toolkit & React-Redux! Set up store with createSlice, using useDispatch & useSelector for state management. Getting the hang of it!

Mastering React Router And State Management In 60 Characters

Exploring React Router & state management! Handling navigation, prop drilling, and using Context API for better state management. Tips or resources to dive deeper?

Learning React With Vite: A Custom Rendering Journey

Learning React with Vite, digging into docs & GitHub source code to grasp rendering concepts! Custom React app built to solidify understanding of React's inner workings.

Getting Started With React: Essential Tutorials And Playlists

Try Codecademy's React course, freeCodeCamp's React tutorials, and Traversy Media's React playlist on YouTube for a solid start!

Building A Basic Weather App With Tailwind CSS And JS

Built a basic Weather App with Tailwind CSS for styling & JS for functionality. Displays temp, humidity, wind speed, pressure & more! Check it out on GitHub: https://github.com/imrancodes/Weather-app

Building E-commerce Product Page With HTML CSS JavaScript

Built E-commerce Product Page with HTML, CSS & JavaScript. Features include dynamic cart system, image gallery & responsive design. Check it out on GitHub or live demo!

Learning Npm For Efficient Package Management

Wrapped up learning npm! Can now manage packages, handle dependencies & automate tasks with ease. Ready to take on new projects with confidence!

Mastering OOP In JavaScript With Constructors, Classes & More

Learned OOP concepts in JS: constructor funcs, classes, encapsulation, private props/methods, inheritance, prototypes & static methods. Ready for advanced projects!

Building REST Countries Explorer With API And Dark Mode

Built a REST Countries Explorer with the REST Countries API, learning about APIs, data handling & more. Added dark/light mode for better UX. Project idea from frontendMentor. Check it out!

Mastering APIs In JavaScript: A Beginner's Guide

Learned about APIs in JavaScript: APIs explained, GET/POST/DELETE methods, sync vs async code, callbacks, promises, fetch, async/await & more! Ready to build cool projects!