Skip to content

Schefflera-Arboricola/Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuff

Small projects, Notes, Code, and stuff

Stuff 
    β”œβ”€β”€ Projects
    β”‚   β”œβ”€β”€ Multi-pivot-Quicksort.ipynb
    β”‚   β”œβ”€β”€ Math-food-play.pdf
    β”‚   β”œβ”€β”€ Holi_Simulation.ipynb : Explaining the concept of balls and bins using a water-balloon game example
    |   β”œβ”€β”€ Social Computing models
    β”‚   β”œβ”€β”€ Chat-GPT : Small projects made using chat-GPT 
    β”‚   β”œβ”€β”€ MCST-draft.pdf
    β”‚   β”œβ”€β”€ Shadertoy
    |   β”œβ”€β”€ networkx-related
    β”‚   └── LinearAlgebra slides.pdf
    β”œβ”€β”€ Notes
    |   β”œβ”€β”€ GNN notes(RS for GitHub).pdf
    β”‚   β”œβ”€β”€ Social Networks Summary
    β”‚   β”œβ”€β”€ kth_quick_lowerbound.pdf
    β”‚   β”œβ”€β”€ LinearCongruentialGenerator.pdf
    β”‚   β”œβ”€β”€ Interesting Things - anatomy and psychology.pdf
    β”‚   β”œβ”€β”€ Defense mechanisms .pdf
    β”‚   β”œβ”€β”€ Trees(DSA).pdf
    β”‚   β”œβ”€β”€ music theory.pdf
    β”‚   └── Social networks summary(pdf).pdf
    β”œβ”€β”€ resources
    β”‚   β”œβ”€β”€ BrainsNBehavior.md
    β”‚   β”œβ”€β”€ Sex-ed.md
    β”‚   β”œβ”€β”€ Social Networks.md
    β”‚   β”œβ”€β”€ GNN.md
    β”‚   β”œβ”€β”€ OS_funding
    β”‚   β”œβ”€β”€ Some_nice_OS_resources
    β”‚   └── open source.md
    └── Assignments
        β”œβ”€β”€ MAD-1 Lab Assignments
        |   β”œβ”€β”€ Final web app -1 (LA) : a web application made using Flask framework with SQLite DB, which lets users perform CRUD operations on students' and courses' databases.
        β”‚   β”œβ”€β”€ Final web app -2 (Tutorial) : a web application made using Flask framework with SQLite DB, that can display articles with authors date-wise or author-wise. 
        |   β”œβ”€β”€ ....
        β”œβ”€β”€ streamlit_app(largest_of_three) : a simple app hosted on Streamlit cloud, that finds the largest among the given 3 numbers
        β”œβ”€β”€ VM_assignments
        β”œβ”€β”€ Software Engg. Project 
        β”œβ”€β”€ Time tracker app proposal(2019).pdf
        β”œβ”€β”€ python-12th
        └── MySQL-12