Vrajraj Chauhan Profile
Vrajraj Chauhan

@Vrajraj_Rajput

Followers
18
Following
89
Media
6
Statuses
19

Just a guy who likes to code cool stuff:)

Joined September 2025
Don't wanna be here? Send us removal request.
@Vrajraj_Rajput
Vrajraj Chauhan
3 days
Day6 of Learning C: Explored pointers—addresses(&), dereferencing(*), pointer-to-pointer, and call-by-value vs call-by-ref. Practiced printing addresses, modifying vars via pointers, sum+avg with pointer args, and double-pointer access. #CProgramming #100DaysOfCode
0
0
3
@Vrajraj_Rajput
Vrajraj Chauhan
4 days
✨ Day 5 of Learning C ✨ Functions, recursion & pointers finally clicked today. Learned: prototypes, params vs args, call-by-value, base cases, stack flow, pointer basics & why %p matters. Practiced: avg of 3 nums, C→F, F=m·g, Fibonacci, recursive sum, patterns. #CProgramming
0
0
1
@Vrajraj_Rajput
Vrajraj Chauhan
11 days
Day 4 — My first C project! 🖥️ Built a simple Number Guessing Game in C: the program picks a random number (1–100), and I guess until I get it right — with “Higher/Lower” hints and a final count of attempts. ✅ Feeling proud and motivated to build more! #100DaysOfCode
0
0
5
@Vrajraj_Rajput
Vrajraj Chauhan
11 days
Day 4: Learning C Programming ✨ Learned loops in C — while, do-while, for, plus break, continue, increment/decrement ops. Used loops for printing numbers, tables, sum, factorial, prime-check. Completed all practice tasks ✅ #CProgramming #100DaysOfCode #CodingJourney
0
0
3
@Vrajraj_Rajput
Vrajraj Chauhan
12 days
✨ Day 3 — Learning C! Today I explored Conditional Instructions: if–else, else if ladder, logical + relational operators, operator precedence, ternary ? : and switch-case. Practiced: Pass/Fail, Tax calc, Leap year, Max of 4, Lowercase check. Getting better daily 💻🔥 #CLanguage
0
0
1
@Vrajraj_Rajput
Vrajraj Chauhan
3 months
✨ Day 2 of Learning C ✨ Explored Instructions & Operators 🚀 👨‍💻 Learned: C as set of instructions, var decl types, arithmetic ops (+ - * / %), type conversion, precedence & associativity, control instructions (sequence, decision, loops, switch). Thanks to: @codewithharry
0
0
1
@Vrajraj_Rajput
Vrajraj Chauhan
3 months
✨ Day 1 of Learning C ✨ Started my coding journey 🚀. 👨‍💻 Learned: About Programming, Intro to C, Variables, Keywords, Structure, Compilation, printf/scanf. 📝 Solved: Area (rect/circle), Volume, Temp converter, SI calc. Thanks to: @codewithharry
0
0
1