Sabitlenmiş Tweet
Rigveda
364 posts

Rigveda
@vedxcodes
19 | Web Developer
lost in algorithm Katılım Nisan 2025
181 Takip Edilen117 Takipçiler

day 14 of #30DaysOfJavaScript
today i explored events & event handling in js
> event binding ( addEventListener , removeEventListener )
> common events ( click , input , change , submit , mouseover , keyup )
> Event object ( target , type , preventDefault )
#BuildInPublic
English

day 13 of #30DaysOfJavaScript
todays focus was making web page dynamic with the DOM
> created and removed elements dynamically
> updated styles and classes with javascript
> learned the difference between innerText and innerHTML
> understood live HTML collection
#BuildInPublic
English

@ItsHeisenberg04 rickshaw ke paise, ( khulle vo bhi )
upi nhi lete ye log
हिन्दी

day 12 of #30DaysOfJavaScript
covered :
> understood the DOM tree
> learned different ways to select elements
> manipulated html attributes using javascript
its exciting to see , finally make js interact with actual web pages instead of just the console
#BuildInPublic
English

@hijaidev @UnikraftSDK insane engineering work man 🙌🏼
love seeing deep systems programming content in my feed
English

I have been working on implementing Hyperlight (a VMM) at Kraftkit (@UnikraftSDK) as part of Google Summer of Code (GSoC) 2026.
Here's my blog about how I implemented it, benchmarks and thoughts.
unikraft.org/blog/2026-06-1…

English

Finally launching my portfolio :)
link : samworks.vercel.app
Feedbacks and suggestions are appreciated...
English

day 11 of #30DaysOfJavaScript
today's focus shifted from core javascript to game development haha
> getting started with phaser.js
> understanding how gravity works in phaser
> learning the basics of html5 canvas and game rendering
#BuildInPublic
English

day 10 of #30DaysOfJavaScript
understand how objects are copied in js and the differences between reference copies
> copying object using :
spread operator
object assigning
> optional chaining
> computed properties
> reference copy & deep clone
#BuildInPublic
English

day 9 of #30DaysOfJavaScript
today's session was all about objects in js
> key-value structure
> dot & bracket notation
> nested objects & deep access
> object destructuring
> looping through objects using
for...in
object keys
object entries
#BuildInPublic
English

My network is growing faster than my confidence. 😭
Honestly, I never expected so many people to connect with me in such a short time.
I'm still just a student trying to learn, build projects, solve DSA, and become a better developer one day at a time.
Every follow, reply, and conversation motivates me to keep showing up and improving.
Thank you for being part of this journey. Let's keep learning and building together. 💜🚀

English

if you’re hunting for internships right now, read this.
collected the official internship openings for class of 2027 & 2028 from:
- Google
- Microsoft
- Amazon
- NVIDIA
- Adobe
- Oracle
- Salesforce
- Atlassian
- Cisco
- Qualcomm
- AMD
- Intel
- Goldman Sachs
- JPMorgan
- Visa
- Mastercard
more.
say hi in the comments or my dms.
i’ll send the links.
(good luck. i’m applying too.)

English

day 8 of #30DaysOfJavaScript
today's focus was mastering modern javascript array methods and writing cleaner code
> array destructuring
> spread operator
> got familiar with phaser.js
also cleared up some common confusions :
> splice & slice
> map & forEach
#BuildInPublic
English

day 7 of #30DaysOfJavaScript
today i learned about arrays and explored some of the most commonly used array methods :
> push & pop
> shift & unshift
> splice & slice
> reverse
> sort
> creating , accessing and modifying arrays
#BuildInPublic
English

day 6 of #30DaysOfJavaScript
revision day :
> variables & scope
> data types
> operators
> control flow
> loops
> functions
> closures
and i built a counter app using closures , where the counter state is managed through a closure instead of using variables
#BuildInPublic

English





