Skip to content

Instantly share code, notes, and snippets.

View oyeb's full-sized avatar
🎯
Focusing

Ananya Bahadur oyeb

🎯
Focusing
View GitHub Profile
@oyeb
oyeb / ideas.md
Last active March 20, 2017 06:03
Project ideas

Potential tknow projects

IMO, each of the following projects provide broad coverage of skills, from good Software Engg. to implementation difficulty. Most of them have something to do with servers, services and websites, but in varying degrees. Some of the projects have much to do with AMuDA Lab, just because I know of some requirements there :)

I wish to share foss.amritanet.edu with everyone who needs it, but that requires configuration which is beyond my skill level.

(Vacant) Posts

  • Manager aka God
@oyeb
oyeb / work-product.md
Last active January 2, 2022 11:04
GSoC 2016 Integration of Cyclops in Open-Ephys [Final Work Product Report]

Module to Control Cyclops LED driver from Open-Ephys GUI

GSoC 2016 Final Work Product Report

Name Role Contact
Ananya Bahadur GSoC Intern [email protected]
Jonathan P. Newman Mentor [email protected]

>[Skip to Work Product][main-skip]

@oyeb
oyeb / Instructions.md
Last active February 15, 2016 10:02 — forked from ananth95/Instructions.md

Setup CodeBlocks for Battle of Bots!

The default (even the latest) CodeBlocks installer will install GCC 4.8.1 toolchain (as of Feb 15 2016).

Hence, the following steps don't require you to upgrade/re-install CodeBlocks.

To compile your bot, you need GCC compiler version > 4.8.X. CodeBlocks doesn't tie you down with a particular compiler and you can install and use a different compiler that works for you.

You can ignore the installation of TDM GCC if you already have a working installation of GCC > 4.8.X.

##Installing TDM-GCC