Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Search
December 05, 2015

Blog Comments using Github's Issue Tracker. Part2

In the previous part of this tutorial we setup the layout for our comment section. In this part we will be adding the functionality to get and post comments....

web
html
css
bootstrap
jekyll
javascript
jquery
github-api
November 14, 2015

Simple ASIO Serial Example

Recently I started using ASIO for local network communication, so I figured I’d get going with the serial port functions as well. It’s very straight forward, so I figured I’d...

asio
c++
serial-port
visualstudio
November 03, 2015

Standalone ASIO with Visual Studio 2015

ASIO is a C++ networking library included in Boost C++. In its standard configuration ASIO relies heavily on Boost, however what if you don’t want to have Boost as a...

asio
c++
boost
visualstudio
September 21, 2015

Fire Fighting Robot!

Decided I needed to get my fire fighting robot up here (Highschool computer tech project from 2013)! Equiped with two DC motors, servo, infrared...

electronics
July 23, 2015

Voxel Lighting!

Quick update on the progress of my voxel engine. Updates Moved from forward shading to deferred shading (which I started a blog post on!). Since deferred shading breaks up...

opengl
c++
Previous Page: 28 of 30 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.