Vignesh Iyer
Passionate web developer looking for creative ways to solve problems
Hit me up for collaborations
Projects - (13)
Make life easy
Make life easy
A set of tools to make life easy. Tools includes – URL shortener, Fake user generator, QR code generator, Crypto sentiment Analysis, Color scheme generator
HTML
CSS
React JS
Material UI
Covid relief donations
Covid relief donations
A donation tracker website for the covid relief run by our group of friends and crowd sourcing
HTML
CSS
React JS
Material UI
Bishop chess board
Bishop chess board
A chess board simulation to show how a Bishop moves
HTML
CSS
React JS
Nested comments example
Nested comments example
A basic simple implementation of nested comments feature
HTML
CSS
React JS
Crypto sentiment analysis
Crypto sentiment analysis
This is an attempt by me to develop a tool to analyze bitcoin trends and try to make a model to predict a Buy / Sell / Hold action. This model is made by using Fuzzy Logic. The rule is developed using 2 parameters: viz. Sentiment of the Market (Fear and Greed Index) and Price Trend average
HTML
CSS
React JS
Material UI
Firebase
Fuzzy Logic
Physiotherapy clinic website
Physiotherapy clinic website
A Physiotherapy clinic website made for client
HTML
CSS
React JS
Joke Guesser Game
Joke Guesser Game
A joke guesser game template made in React Js
HTML
CSS
React JS
Crypto trading platform
Crypto trading platform
A trading platform of perform fake trades to learn more about crypto markets. This is a learning project to help new crypto investors to place fake trades using real-time prices and let them analyze their trades.
HTML
CSS
React JS
Material UI
Firebase
Crypto tech blog
Crypto tech blog
Blog to learn about crypto technology
Crypto gas tracker
Crypto gas tracker
A web3 app to track ETH gas fees spend till date while exploring ETH network.
HTML
CSS
React JS
Next
Web3
Decentralized Chat App
Decentralized Chat App
A decentralized chat app made with React and gunDb
HTML
CSS
React JS
gunDb
Material UI
File Directory display component
File Directory display component
A basic simple implementation of file directory component component
HTML
CSS
React JS
Blogs - (30)
Can GitHub Copilot Follow a Structured Development Workflow? A Real-World Experiment
Introduction: Understanding AI in Software Development GitHub Copilot has revolutionized...
Big News: Web Accidents is LIVE! 🎉
Hey, coding wizards! We’ve got some exciting news: Web Accidents, our brand-new YouTube channel, is...
🚀 Boost Your React Game: Master Re-renders and Watch Your App Fly! 🎭✨ Tired of sluggish React apps? Dive into our ultimate guide to optimizing re-renders, complete with actionable tips and real-world examples. Your users will thank you. 💡🔧
Mastering React Re-renders for Optimal Performance ...
Bonus Episode: The Fractured Nexus – AI's Betrayal
The Reactium Core: A Battle for Codex The Reactium Core, the very lifeblood of Planet Codex, pulsed...
Refactoring React: Taming Chaos, One Component at a Time
Refactoring React code is like turning a chaotic kitchen into a well-organized culinary haven. It’s...
Unlocking the Secrets of React Context: Power, Pitfalls, and Performance
React Context is a fantastic tool—like a magical pipeline that delivers shared data across components...
Mastering React Re-renders for Optimal Performance
I. Introduction: The Re-render Reality Imagine your React application as a dynamic theater...
Master React Coding with GitHub Copilot: A Simple Guide to Custom Instructions
Introduction Imagine if your AI coding assistant not only saved you time but also helped you...
The GitHub Copilot + VS Code Duo: A Developer's Guide
Introduction Developers often juggle dozens of tasks: managing new features, squashing...
Turning Taboo into Fun: The React-Powered Party Game You Can Play Online
Imagine a lively party where laughter fills the air, and all eyes are on you as you try to describe...
Finale: The Dawn of a New Era: Arin’s Ultimate Battle for Codex
Finale: The Dawn of a New Era: Arin’s Ultimate Battle for Codex Arin stood on the high...
Episode 13: Navigating the Edge – Optimizing with Edge Computing and Serverless Architectures
Episode 13: Navigating the Edge – Optimizing with Edge Computing and Serverless...
Episode 12: The Guardian of Codex – Embracing PWAs and Micro-Frontends
Episode 12: The Guardian of Codex – Embracing PWAs and Micro-Frontends Arin stood at the...
Episode 11: The Pulse of Codex – Mastering Real-Time Data and Advanced State Management
Episode 11: The Pulse of Codex – Mastering Real-Time Data and Advanced State...
Episode 10: The Great Pre-Render Mission – Arin’s Quest for Custom SSR and SSG Mastery
Episode 10: The Great Pre-Render Mission – Arin’s Quest for Custom SSR and SSG...
Episode 9: The Gatekeepers of Codex – Defending the Authorization Dome
Episode 9: The Gatekeepers of Codex – Defending the Authorization Dome The air was...
Episode 8: Rallying the PDC Forces – Enhancing User Experience
Episode 8: Rallying the PDC Forces – Enhancing User Experience The command center of...
Episode 7: DDoS Storms and Data Overload
Episode 7: DDoS Storms and Data Overload The hum of the Core Nexus vibrated through the...
Episode 6: The First Strike – Bugs in the Core Nexus
Join Arin as she faces her most challenging mission yet—defending the Core Nexus from a sudden breach by the Bug Horde. Dive into this immersive chapter where coding skills and debugging strategies become her greatest weapons. Learn how error boundaries, React DevTools, performance audits, and memory management play crucial roles in combating digital chaos and securing Planet Codex's stability.
Exploring the ECMAScript 2024 Updates: A Beginner’s Guide
Explore the key updates introduced in ECMAScript 2024, the 15th edition of the JavaScript standard. This beginner-friendly guide breaks down each new feature with clear explanations, examples, and a cheat sheet, making it easy for developers to understand and leverage the latest advancements, including resizable ArrayBuffer, advanced regex with the /v flag, Promise.withResolvers, data grouping methods, asynchronous Atomics.waitAsync, and improved Unicode handling.
Episode 5: Navigating the Routes with the Router Knights
In this episode, Arin steps into the legendary Router Hall to learn from the esteemed Router Knights, who guard the vital routes of Planet Codex. Discover how Arin masters the art of routing, nested routes, and secure navigation, integrating concepts such as loaders and actions to optimize user experiences. Follow her journey as she uncovers the complexities of modern routing structures and prepares to protect Codex’s interconnected pathways from future challenges.
Building a SOLID Pokémon Game in React: A Developer’s Adventure!
Explore how SOLID principles can be applied to React components using Pokémon-themed examples. Learn to create maintainable, scalable code by splitting responsibilities (Single Responsibility), extending features without modifying existing code (Open/Closed), ensuring component interchangeability (Liskov Substitution), and leveraging context for better data flow (Dependency Inversion). This guide is perfect for developers looking to reinforce React best practices through fun, practical examples.
Episode 4: Defensive Strategies with Commander Redux
Join Arin as she trains with Commander Redux in the Fortress of Flow, mastering Redux Toolkit and RTK Query to manage state and data flow efficiently. Learn how centralizing control, dispatching actions, and using modern Redux techniques helps keep Planet Codex stable in the face of impending threats.
Episode 3: The Sage of Hooks and the Gift of Agility
In Episode 3: The Sage of Hooks and the Gift of Agility, Arin advances her training under the enigmatic Sage of Hooks in the Hooks Laboratory. Through mastering React Hooks like useState, useEffect, useReducer, useContext, useRef, useMemo, useCallback, and crafting Custom Hooks, Arin learns to wield agility and efficiency in her coding journey. This episode equips her with essential tools for responsive and stable component behavior, preparing her for future challenges on Planet Codex.
Episode 2: Strengthening State Management in React
Explore advanced techniques for managing state in React applications, ensuring scalability and maintainability.
Episode 1: Mastering React Lifecycle Methods
Delve into React's lifecycle methods to understand component behavior and enhance application performance.
The Cadet and the Defense of Planet Codex: Introduction
Embark on a journey through the digital realm of Planet Codex, where we explore the challenges and strategies in modern web development
Kickstart Your Blog with Next.js and MDX: A Ready-to-Use Template
A minimalistic starter blog template using NextJS and MDX
Mastering React: The Art of Asking Great Questions
Unlock the secrets to becoming a great React developer by mastering the art of asking the right questions and understanding the component tree.
React custom hook npm package to fetch Dev.to blogs
A custom hook to fetch dev.to blogs
About
I'm a web developer based out of India. Exploring Front end technology since last 9 years. Hands-on Software Developer eager to collaborate with customers to find optimal solutions.
I enjoy exploring different Machine Learning algorithms. Check out IEEE paper published by me in this area.