Solidity Data Types and Smart Contract Fundamentals

This guide covers essential Solidity data types, functions, operators, and inheritance, along with practical examples for building Ethereum smart contracts.

October 15, 2023

Form Server Actions in Next.js

An in-depth guide to Server Actions in Next.js, including forms, event handlers, caching, and integration with React's latest features like useActionState and useOptimistic.

Understanding Blockchain: The Backbone of Web3 and Digital Transactions

Blockchain technology powers Web3, enabling decentralized digital transactions. It acts as a tamper-resistant digital ledger, ensuring transparency and security across a distributed network of nodes. This breakthrough technology is transforming industries by offering a secure, transparent way to record and verify data.

October 1, 2023

You don't have to be great to start, but you have to start to be great

Zig Ziglar

React Fundamentals: Quick Experiment with old Class Components

This project offers a quick dive into React fundamentals, exploring class components, state management, and reusable UI design. Ideal for experimenting with new ideas or understanding legacy React concepts.

GIF Searcher: A Fun Mini-Project with React and Giphy API

GIF Searcher is a small React project using the Giphy API. Start with cat GIFs, search for more, and enjoy this fun experiment in dynamic content fetching.

Nicopixel.dev: A Freelance Blog Built with Next.js and MDX

Nicopixel.dev is a personal blog and portfolio showcasing software engineering projects and freelance expertise. Built with Next.js and MDX, it highlights the seamless integration of modern web technologies.

October 1, 2023

The best investment you can make is in yourself

Warren Buffett

Learn Next.js in some hours with this project: Next.js Dashboard

Next.js Dashboard is your all-in-one project skeleton, featuring essential tools for styling, optimization, routing, data handling, authentication, and more—perfect for building modern web applications efficiently.

Undefined Films: Explore and Manage Your Favorite Movies and Series

Undefined Films is a React app for movie and series enthusiasts. Search over 280,000 titles, explore detailed info, and manage your favorites using the OMDB API.

Reddibilis: Real Estate Investment Analysis

Reddibilis is a web application designed to simplify real estate investment analysis, offering tools for mortgage tracking and performance evaluation with scalability and user-friendly features.

We must all suffer one of two things: the pain of discipline or the pain of regret or disappointment

Jim Rohn

Real-Time Chat Application with WebSockets

A real-time chat application enabling seamless communication using WebSockets. Built with modern web technologies, it offers fast and reliable messaging for dynamic user interactions.

Mastering Rendering in Next.js: Static, Dynamic, and Incremental Techniques (SSR, SSG and ISR)

Next.js

An overview of Next.js pre-rendering strategies, including SSR, SSG, and ISR, with practical examples and techniques for efficient data handling and page rendering.

useHooks - Mastering React Built-in Hooks

An in-depth guide to React built-in Hooks including useState, useReducer, useContext, useRef, useEffect, useMemo, and useCallback with examples and best practices.

My Weather App: A Simple and Functional Weather Application

Every developer has a weather app—this is mine! Built with React, SASS, and the Weatherbit API, this app delivers accurate forecasts with a focus on simplicity and functionality.