Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.96 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.96 KB

About this REPO

The directory structure is according to the languages and it contains whatever I have done for all these years and the present as well, nothing too special

JAVA

  • Contains notes, assignments and the follow up code of the videos whilst learning JAVA and the DSA stuff
    • Done most things from Kunal Kushwaha's Java DSA playlist in this directory.
    • Now I am gonna continue from the Striver's DSA playlist take u forward I guess
  • leetcode problems practice

C/C++

  • Contains the cpp stuff that i have done throughout my 11th and 12th standard.
  • Also has a lot of stuff from sites such as, GOAT: freecodecamp.org, learncpp.com, Hackerrank-cpp, Take-u-Forward and also from the playlists of some channels such as CodeWithHarry-cpp
  • still a lot of stuff left to learn.
  • The C part contains mostly my college stuff that I have organized according to what was taught, what topics, what concepts, in which day, etc and nothing much. I have plans to do some low level projects in C just to learn more about the working of the stuff under the hood.

WebDev dir

Misc stuff

  • Extras and testing folder
    • some random testing files such as cpu stressing using matrixstress.py, some whatsapp spam bot, autoclicker bot, keyboard-layout-analyzer, johntheripper(iykyk what this thing is). Highly buggy stuff, some are copied, some are made by "knowledge" stuff shared in websites.
  • Documentation stuff using neorg, org mode, markdown
    • These are some documentation languages that I have used here and there to document stuff.
    • WHY: for documenting stuff in git repo readmes, actual documentation, wiki, etc and so I am storing those here in their respective directories'.
  • GO, RUST, Zig, Dart dir
    • Just messing around with these new flashy languages, I just like to code too much. IGNORE