Skip to content

Manav's Musings

Talking about Tech

Manav's Musings

Talking about Tech

  • Home
  • About Me
  • My LinkedIn
  • My GitHub
  • My GrabCAD
  • Home
  • About Me
  • My LinkedIn
  • My GitHub
  • My GrabCAD
New Posts
  • Building a Self-Driving Car in Forza Horizon
  • Solving Sliding Puzzles using Python and BFS Search
  • Lenovo X1 Carbon Battery Replacement using iFixit’s Fix Kit
  • From Zero to Hero: Turning an old Dell PC into a modern machine
  • HP Omen X16 Review – Light Years Ahead
  • Getting Started with the Pololu TB9051FTG Motor Driver
  • Intel Elkhart Lake Benchmarks
  • How I built a complete NBA game simulator with less than 500 lines of code
  • Intel Elkhart Lake Review – Better than Before
  • An Interesting Chip…
  • Meet my First Project: Physical Minecraft
Home>>python

Tag: python

Title
ProgrammingPythonTechnologyUncategorized

Building a Self-Driving Car in Forza Horizon

mgagvani
November 25, 2023 282 Views0

With the proliferation of photorealistic car simulations such as CARLA, AutoDrive, and the NVIDIA DRIVE Sim, it's become easier than ever to try out and develop autonomous driving algorithms in an ideal environment with massive amounts of data available. In this post, I'll be trying something diffe...

Read More
Sliding Puzzle with a smiling face
ProgrammingPython

Solving Sliding Puzzles using Python and BFS Search

mgagvani
December 20, 2022 500 Views1

Sliding puzzles, also known as tile puzzles, have been a popular pastime for generations. These puzzles consist of a set of tiles (each with a fragment of an image, or a number) that are placed on a grid, with one empty space. The goal is to rearrange the tiles to form a specific pattern, such as a...

Read More
BasketballProgrammingPython

How I built a complete NBA game simulator with less than 500 lines of code

mgagvani
August 4, 2021 1455 Views1

Introduction Basketball is one of my primary interests. I've always been attracted to not only the highlight plays, but also the wealth of interesting statistical tidbits out there. Sites like FiveThirtyEight and others do a great job of digging up advanced stats to prove a point. After creating...

Read More

Recent Posts

  • Building a Self-Driving Car in Forza Horizon
  • Solving Sliding Puzzles using Python and BFS Search
  • Lenovo X1 Carbon Battery Replacement using iFixit’s Fix Kit
  • From Zero to Hero: Turning an old Dell PC into a modern machine
  • HP Omen X16 Review – Light Years Ahead

Tags

algorithms arduino baskeball benchmarks computer-hardware elkhart-lake nba programing puzzles python raspberry-pi review self-driving-car technology
© 2021 Manav's Musings | WordPress Theme Ultra Mag
  • Blog
  • About Me
  • My GitHub