Shashwat02 Profile Banner
Shashwat Singh Profile
Shashwat Singh

@Shashwat02

Followers
14
Following
78
Media
24
Statuses
42

Full-Stack & Blockchain Developer | C++, React, DevOps | Building scalable web apps with modern tech

Earth
Joined August 2023
Don't wanna be here? Send us removal request.
@Shashwat02
Shashwat Singh
4 days
๐Ÿ“… Day 27 โ€“ #Backend #DSA.๐Ÿ”ง Backend: Built NodeJS APIs, file ops, logging, modules, access control. ๐Ÿ”ข DSA: Practiced C++ OOPsโ€”inher., polymorphism, exceptions, file handling, linked lists. Mixing both sides, learning daily. #100DaysOfCode #WebDev #Coding #JavaScript #CPlusPlus
Tweet media one
Tweet media two
Tweet media three
0
0
1
@Shashwat02
Shashwat Singh
5 days
๐Ÿ“… Day 50 on #LeetCode โ€“ got the badge!. Itโ€™s just showing up daily, solving problems bit by bit. No magic, no big leapsโ€”just small steps, retries, and stubbornness. Still learning. Still messy. Still here. #100DaysOfCode #KeepGrinding #CodingJourney
Tweet media one
0
0
4
@grok
Grok
6 days
What do you want to know?.
477
310
2K
@Shashwat02
Shashwat Singh
5 days
๐Ÿ“… Day 26 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- Predict the Winner, Rat in Maze, N-bit Binary (1s>0s).- OOPs: classes/objects, constructors, static/dynamic, encapsulation, abstraction. ๐Ÿ’ป Web:.- GIT: commits, merge, rebase, PRs, quiz.- NodeJS: LibUV. #100DaysOfCode #CPlusPlus #GIT
Tweet media one
Tweet media two
Tweet media three
0
0
2
@Shashwat02
Shashwat Singh
7 days
๐Ÿ“… Day 25 โ€“ #DSA. ๐Ÿ”ข DSA:.- Recursion: merge sort, quick sort.- Subsequence/subset generation for arrays & strings.- Subset sum logic, permutations, target sum checks (+ repetitions).#100DaysOfCode #Recursion #Algorithms #CPlusPlus #Sorting #DataStructures #ProblemSolving #Coding
Tweet media one
Tweet media two
Tweet media three
1
0
3
@Shashwat02
Shashwat Singh
9 days
๐Ÿ“… Day 24 โ€“ #DSA. ๐Ÿ”ข DSA:.- Recursion on arrays: print (left/right), reverse, sum, min.- Recursion on strings: palindrome check, vowel count, reverse string, lowerโ†’upper.- Recursive linear & binary search. #100DaysOfCode #Recursion #CPlusPlus #Programming #Coding #DevCommunity
Tweet media one
Tweet media two
Tweet media three
0
0
1
@Shashwat02
Shashwat Singh
10 days
๐Ÿ“… Day 23 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- Dynamic arrays: 2D/3D with pointers, heap management.- Recursion: print/count, factorial, sum, power, squares. ๐Ÿ’ป Web Dev:.- JS: Weather App with API.- City add/show, localStorage, fetch/display. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
2
@Shashwat02
Shashwat Singh
11 days
๐Ÿ“… Day 22 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- Strings: Min chars to make palindrome (front add).- Repeated String Match. ๐Ÿ’ป Web Dev:.- JS: Started Todo App project.- DOM interactions, localStorage.- Task add/delete, complete toggle. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
0
2
@Shashwat02
Shashwat Singh
12 days
๐Ÿ“… Day 21 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- Strings: Add Strings, Sort Vowels, Case-specific sort.- Big int factorial, Romanโ†”Integer.- Longest substring no-repeat, Smallest distinct window.- LPS, 1st Occurrence, KMP.๐Ÿ’ป Web Dev:.- JS DOM: selection, events, forms, toggle.#100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
0
3
@Shashwat02
Shashwat Singh
14 days
๐Ÿ“… Day 20 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- 2D arrays: wave print, I/O with vectors.- Strings: input, size, reverse, palindrome. ๐Ÿ’ป Web Dev:.- JS OOP: constructor, prototypes, classes.- Encapsulation, abstraction, polymorphism, inheritance, static methods. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
0
3
@Shashwat02
Shashwat Singh
16 days
๐Ÿ“… Day 19 โ€“ #DSA. ๐Ÿ”ข DSA:.- 2D arrays: transpose, spiral traversal.- Matrix rotations: 90ยฐ ccw, 180ยฐ, k times, rotate image.- Binary Search in 2D: normal + sorted row/col matrix. Slow progress due to sinusitis, but stayed consistent. #100DaysOfCode #CPlusPlus
Tweet media one
Tweet media two
Tweet media three
1
1
5
@Shashwat02
Shashwat Singh
17 days
๐Ÿ“… Day 17 & 18 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- STL: vector, push_back(O1), count, min/max, lower/upper bound.- Two-pointer: Seg 0s/1s, Two Sum, Pair Diff, Product Pair.- Kadaneโ€™s, prefix sum, TRW, 3SUM, 4SUM, 2D arrays. ๐Ÿ’ป Web Dev:.- JS funcs, arrow, THIS/context, higher-order
Tweet media one
Tweet media two
Tweet media three
0
0
2
@Shashwat02
Shashwat Singh
23 days
๐Ÿ“… Day 16 โ€“ #WebDev + #JavaScript. - Non-primitives: JS objects & arrays.- typeof, Number, Symbol, booleans.- Array & object: merge/copy, practice tasks.- Loops: for, for-of/in, forEach, while, do-while. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
1
0
4
@Shashwat02
Shashwat Singh
25 days
๐Ÿ“… Day 15 โ€“ #DSA + #WebDev. ๐Ÿ”ข DSA:.- Binary Search in C++.- Solved: Peak Index, Rotated Array (min/search), Kth Missing, Pages, Painter, Ship Packages, Koko Bananas, Split Array, Aggressive Cows. ๐Ÿ’ป Tailwind: responsive layouts & UI.๐Ÿ“ JS quiz & core flow. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
0
4
@Shashwat02
Shashwat Singh
1 month
๐Ÿ“… Day 13 & 14: #DSA + #WebDev.๐Ÿ”ข DSA Progress:.- Covered Sorting: Selection, Bubble, Insertion.- Deep dive on Binary Search, solving 7 LeetCode/GFG problems.๐Ÿ’ป Web Dev Progress:.- Set up Tailwind CSS.- Built a production-ready login screen.#100DaysOfCode #Algorithms #TailwindCSS
Tweet media one
Tweet media two
Tweet media three
0
0
2
@Shashwat02
Shashwat Singh
1 month
๐Ÿ“… Day 12 โ€“ #DSA + Web Dev.๐Ÿ”ข Practiced:.โ€ขโ€‚Array logic: 2nd max, 3rd smallest.โ€ขโ€‚Fibonacci, reverse, sizeof.โ€ขโ€‚Missing + repeating, unique sum.๐Ÿ’ป Web Dev:.โ€ขโ€‚Media queries, flexbox, grid.โ€ขโ€‚Bootstrap 5 navbar & cards.๐Ÿ“Œ Late post (sinusitis). #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
14
@Shashwat02
Shashwat Singh
1 month
๐Ÿ“… Day 11 โ€“ #DSA. ๐Ÿ”ข Practiced:.โ€ข Min/Max, sqrt, pow, abs.โ€ข Array input, 2nd largest.โ€ข Char โ†’ ASCII logic.โ€ข Armstrong number logic.โ€ข Bitwise: set bits, XOR flip count.โ€ข Problem: Last person in circle (mod).Productive & fun today. #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
1
4
@Shashwat02
Shashwat Singh
1 month
๐Ÿ“… Day 10 โ€“ #DSA. ๐Ÿง  Topics:.๐Ÿ” Binary โ†”๏ธ Octal conversions.๐Ÿ”‚ Functions: prime check, factorial, combinations.๐Ÿ”ƒ Pass-by-value & reference.๐Ÿงฎ LeetCode: Ugly Number, Squares in Chessboard.๐Ÿ”ง Default parameters.A focused & rewarding day. #100DaysOfCode #BuildInPublic
Tweet media one
Tweet media two
0
0
6
@Shashwat02
Shashwat Singh
1 month
๐Ÿ“… Day 9 โ€“ #DSA + #CSS. ๐Ÿง  DSA:.โœ… LeetCode: Add Digits, Leap Year, Reverse Integer, Power of Two, Sqrt(x), Palindrome, Base 10 Complement.๐ŸŽจ Web Dev:.๐Ÿ’ก Flexbox (grow, wrap, align).๐Ÿ“ฆ CSS Grid (areas, auto-fit, nested). Smooth & productive!.#100DaysOfCode #BuildInPublic
Tweet media one
Tweet media two
Tweet media three
2
0
14
@Shashwat02
Shashwat Singh
2 months
๐Ÿ“… Day 7 & 8 โ€“ #DSA + #CSS. ๐Ÿง  DSA:.๐Ÿ” Practiced loops (while/do-while).๐ŸŽฏ switch-case, conditions, bitwise ops.๐Ÿ”ƒ Decimal โ†”๏ธ Binary, prime check, break/continue.๐ŸŽจ Web Dev:.๐Ÿงฑ Box Model.๐ŸŽฏ CSS Selectors.๐Ÿงญ Navbars w/ hover & layout styles.#100DaysOfCode #BuildInPublic
Tweet media one
Tweet media two
Tweet media three
0
0
2
@Shashwat02
Shashwat Singh
2 months
๐Ÿ“… Day 6 โ€“ #DSA. ๐Ÿง  Practiced advanced pattern printing:.๐Ÿ”ธ Diamond & pyramid shapes.๐Ÿ”ธ Centered patterns with spacing.๐Ÿ”ธ Palindromic numbers & chars.๐Ÿ”ธ Creative row/col logic with ASCII.โฑ๏ธ A bit slow today but still showed up and coded. #100DaysOfCode #BuildInPublic.
0
0
2