Owolabi Shehuostech.hashnode.dev·Sep 5, 2024School Or Tech ?Navigating the realms of both education and technology can be a daunting task, and my journey has been a testament to this challenge. As a physics student who was also deeply involved in software development and upskilling, I often found myself caugh...Discusstech
Ahmad W Khanblog.ahmadwkhan.com·Jul 25, 2024A One-Stop Guide to Physics: From Ancient Observations to Quantum QuirksPicture this: an apple falling from a tree. Innocuous, right? But for Sir Isaac Newton, this mundane event sparked a revolution in how we understand the universe. Physics, in all its glory, started with such simple observations. This journey will tak...DiscussPhysics
Anshuman SinhaforBitfusion Dynamics Researchbitfusion.hashnode.dev·Jul 10, 2024Keynotes on Semiconductor Theory1. Introduction to Semiconductors: Definition: Semiconductors are materials with electrical conductivity between conductors (metals) and insulators (ceramics, glass). Common Semiconductors: Silicon (Si), Germanium (Ge), and Gallium Arsenide (GaAs)....Discuss Semiconductors
Shoaibmanhoosbilli1.hashnode.dev·Jul 5, 2024How to Build a Laser Projector: Step-by-Step GuideIn an attempt to create multi-coloured laser beams combined and then projected onto the screen with a galvanomirror and an STM32 microcontroller, I will be working on the STM32 part. Here, I'll figure out the firmware needed to steer the combined las...Discuss·26 readslaser
Arin Gopalannalluswami.hashnode.dev·Jul 3, 2024Robotics EngineeringRobotics is an interdisciplinary field bridging Mechanical Engineering, Electrical Engineering, and Computer Science. Beyond these foundational disciplines, robotics integrates diverse fields to innovate and create intelligent machines. As evident f...Discuss·1 like·44 readsArtificial Intelligence
Muhammad Ali Khanmuhammadalizkhan.hashnode.dev·Jul 3, 2024Exploring the World of Quantum ComputingIntroduction to Quantum Computing Quantum computing represents a revolutionary shift from classical computing. Unlike traditional computers that use bits as the smallest unit of data, quantum computers use quantum bits, or qubits. This fundamental di...Discussquantum computing
Chris Dourisdigitalcreations.hashnode.dev·Jun 12, 2024Jumping Ball ProgressI finally figured out how to fix the font path crash. Using const wasn't enough, as many crashes suddenly appeared. Using a char array fixed the font path problem and also resolved a random segmentation fault I was experiencing. Also, I discovered a ...DiscussJumping BallC
Sreya Ghoshphiwhyyy.hashnode.dev·Jun 3, 2024Dealing with Time and Cost Complexity in Satellite Data AnalysisHey everyone! So today, I wish to discuss the time complexity faced in large-scale projects like satellite imaging denoising. Denoising satellite images and standard 2D images differ at points like multi-level resolution or intensity and much more. I...DiscussMathematics
Chris Dourisdigitalcreations.hashnode.dev·Jun 2, 2024Jumping Ball ProgressIt took me quite a bit to figure out how to handle the ball's behaviour. Using print statements and studying how a ball should work, I managed to write some logic for it. I added new attributes to the ball struct and used them to manage the calculati...DiscussJumping BallC
Sreya Ghoshphiwhyyy.hashnode.dev·May 25, 2024Brief Overview of Fast Fourier TransformationsHi! Welcome you all to my first blog on Hashnode! Given my extensive years in the content industry, I am very excited to share my technical writings with you all. As for my research, I have been working on various sections of image compression, satel...DiscussMathematics