First Informal Meetup
Very first meetup for the first year students at JIIT
   Virtual       Â
 September 19' 2020 @ 6:00PM
Git/Github/Hacktoberfest Workshop
Introduction to Open Source and Git/Github
   Virtual       Â
 September 30' 2020 @ 6:00PM
Workshop on Linux
An introduction to what, why and how to Linux, what's Ricing and why developers love linux
   Virtual       Â
 October 16' 2020 @ 6:00 PM
Introduction to APIs
APIs and how do they work, Introduction to REST API, CRUD Operations, cURL and Python Scripts, and Working with twilio API
   Virtual       Â
 November 22' 2020 @ 6:00PM
Introduction to GSOC
GSOC, Open Source and talk with former GSOC members
   Virtual       Â
 December 04' 2020 @ 6:00PM
Building Your Own Text Editor
Build a fully functional terminal based text editor from scratch in C and assembly using minimal external libraries
   JODC Discord       Â
 December 11' 2020 @ 10:00PM
Building a Code Sharing Platform
Make your own full stack Pastebin like code sharing platform using HTML, CSS, JS and using MySQL Database. Pastebin clone is the hello world to system design, and possibly one of the most asked interview questions for system design and in a lot of product based companies.
   JODC Discord       Â
 December 27' 2020 @ 10:00PM
Getting Started with Vim
Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. Learn how to get started with Vim and how to customize it to take your productivity to the moon 🚀
   JODC Discord       Â
 January 02' 2020 @ 10:00PM
Conway's Game of Life in WebAssembly
WebAssembly (wasm) is a simple machine model and executable format for a stack-based virtual machine. It is designed to be portable, compact, and execute at native or near native speeds. In this event we'll implement the famous Comway's Game Of Life in wasm!
   JODC Discord       Â
 January 10' 2020 @ 10:00PM
Getting started with CLI apps in Node.js
Command line applications (CLI) are often the core tools for automating tasks, such as deploying production applications, running tests, building reports, etc. and Node.js is a great solution for writing CLI apps. You can take advantage of Node.js's thousands of built-in libraries and npm packages to build apps faster than ever.
   JODC Discord       Â
 January 22' 2020 @ 10:00PM