Skip to content

Commit

Permalink
✨ update: add 201 CatchUp Summary (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
PranavDani authored Oct 21, 2024
1 parent 6e51dbb commit 808e7ab
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
38 changes: 38 additions & 0 deletions summary/sessions/201/attendees.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
==== Attendees

. link:https://x.com/smilearthur_07[Abhinav Singh^]
. link:https://x.com/Alpastx[Alpesh Bhagwatkar^]
. link:https://x.com/Arvind_0602[Arvind Singharpuria^]
. link:https://www.linkedin.com/in/atharvakhewle[Atharva^]
. link:https://twitter.com/bhavesh878789[Bhavesh Kukreja^]
. link:https://twitter.com/SirusTweets[Darshan Rander^]
. link:https://twitter.com/DhiruCodes[Dheeraj Lalwani (Dhiru)^]
. link:https://twitter.com/harshgkapadia[Harsh Kapadia^]
. link:https://twitter.com/furtado_jaden[Jaden Furtado^]
. link:https://twitter.com/JiaHarisinghani[Jia Harisinghani^]
. link:https://www.linkedin.com/in/kaustubhkhavnekar[Kaustubh Khavnekar^]
. link:https://twitter.com/mohit_explores[Mohit Gangwani^]
. link:http://x.com/naufildotdev[Naufil Asar^]
. link:https://twitter.com/PranavDani3[Pranav Dani^]
. link:https://twitter.com/PranavDani3[Pranav Prasanna Dani^]
. link:https://twitter.com/t3_pat[Pratik Thakare^]
. link:https://twitter.com/mehraramyak[Ramyak Mehra^]
. link:https://twitter.com/rishit_dagli[Rishit Dagli^]
. link:https://www.linkedin.com/in/shubham-yadav-6676a7239[Shubham Yadav^]
. AARUSH
. Clash Mania
. Harshit Malang
. Hmm
. Janvi Matani
. KsrX Duke
. Manav Takhtani
. Piyush
. Prakhar Gupta
. Priyani Jain
. Pruthviraj कचाटे
. Raj Singh
. Ram Naik
. Sarvesh Ramane
. Saumil Bhatkar
. Swapnil Ambad
. vintus vinifera
33 changes: 33 additions & 0 deletions summary/sessions/201/content.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Date: 14-09-2024

Duration: 3 hrs 41 mins

==== Topics Discusssed

* General Introductions
* After link:https://twitter.com/JiaHarisinghani[Jia Harisinghani^] showcased her course project on Data Structure Animation, a few others shared some visualizers.
** link:https://twitter.com/mohit_explores[Mohit Gangwani^] shared link:https://www.cs.usfca.edu/~galles/visualization/BST.html[Binary Search Tree Visualizer^].
** link:https://twitter.com/harshgkapadia[Harsh Kapadia^] shared link:https://github.com/SaketThota/QuickSortVisualizer[Quick Sort Visualizer^] and link:https://github.com/SaketThota/AVL-Tree-Visualizer[AVL Tree Visualizer^].
* link:https://twitter.com/bhavesh878789[Bhavesh Kukreja^] shared some links to GNU link:https://git.busybox.net/busybox/tree/coreutils/printf.c[Busybox printf.c^], link:https://maizure.org/projects/printf/index.html[Tearing apart printf()^].
* link:https://twitter.com/rishit_dagli[Rishit Dagli^] talked about how real-time rendering is not that computationally expensive after link:https://twitter.com/furtado_jaden[Jaden Furtado^] showcased his project updates.
* link:https://www.linkedin.com/in/atharvakhewle[Atharva^] discussed some projects he has worked on, which are also highlighted in his link:https://atharva-khewle-portfolio.vercel.app/[portfolio^].
** His movie streaming project uses a third party API to fetch movie data.
* link:https://twitter.com/furtado_jaden[Jaden Furtado^] posed a question: Is success a result of hard work or luck?
** link:https://twitter.com/harshgkapadia[Harsh Kapadia^] mentioned that luck is temporary, but hard work makes success last.
** link:https://twitter.com/rishit_dagli[Rishit Dagli^] suggested that we could explore this philosophical concept and create an experiment to verify it.
* vintus vinifera shared a problem statement about converting floor plans to 3D models using Blender for SIH 2024.
* link:https://twitter.com/harshgkapadia[Harsh Kapadia^] showcased an example about string literals.
** He defined two functions: one that returns a string literal and another that returns an array of characters (returns starting address of the array).
** Since the array is local to the function, it is destroyed after the function returns, causing a segmentation fault. In contrast, the string literal is stored in the read-only section of memory, allowing it to be returned without causing a fault.
* link:https://twitter.com/furtado_jaden[Jaden Furtado^] and link:https://www.linkedin.com/in/atharvakhewle[Atharva^] discussed penetration testing techniques.
* link:https://twitter.com/rishit_dagli[Rishit Dagli^] shared a problem he was facing with SSH access into a Slurm job.

==== Projects Showcased

* link:https://twitter.com/JiaHarisinghani[Jia Harisinghani^] showcased her course project on Data Structure Animation. The project focuses on creating engaging animations and games to make learning and understanding data structures more interesting.
* link:https://twitter.com/furtado_jaden[Jaden Furtado^] showcased updates to his project built using link:https://shiplab.github.io/vesseljs[Vessel.js^], which simulates all the components and systems of a ship.
** He added middleware to handle requests and responses using Flask and link:https://en.wikipedia.org/wiki/WebSocket[WebSockets^], based on the link:https://en.wikipedia.org/wiki/IEC_61131[IEC 61131^] standard.
* link:https://www.linkedin.com/in/atharvakhewle[Atharva^] showcased his movie streaming project, link:https://orion-view-frontend.vercel.app/[Orion View^].
** It is built using MERN and vercel.
** link:https://github.com/atharva-khewle/OrionView[GitHub Repo^]

Binary file added summary/static/img/201.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 808e7ab

Please sign in to comment.