Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.11 KB

File metadata and controls

31 lines (19 loc) · 1.11 KB

CodeVault

CodeVault serves as a digital archive of my academic journey, helping me keep track of all the assignments and code I’ve written. Over time, I’ll continue to add and refine my work as I progress through different courses and topics

Contents

1. C Programming (Semester 2 - DSA Lab) - CS111

  • Arrays, Linked Lists, Stacks and Queues
  • Sorting & Searching Algorithms
  • Trees, Tries, Graphs, Heaps

2. Java Programming (Semester 3 - Java Lab) - CS202

  • Object-Oriented Programming (OOPs)
  • Exception Handling & File Handling

3. Python - Graph Visualization

  • This was entirely developed to visualize data in a fun and easy-to-understand way, aiming to simplify the concepts for my class.

4. MATLAB & Simulink (Semester 4 - DSP Lab) - EE301

  • Digital Signal Processing assignments and simulations
  • Includes MATLAB code and Simulink models
  • Topics: Filtering, convolution, Fourier transforms, and signal analysis

This repository is for personal use and learning purposes. 
Feel free to explore, learn, and improve upon the code.