M Profile Banner
M Profile
M

@msrissxox

Followers
1,416
Following
1,160
Media
320
Statuses
2,393

Coding, cats and coffee. All about JavaScript. Software Engineer in the making.

Orlando, FL
Joined February 2018
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@msrissxox
M
10 months
I wrote my first JavaScript function 👩🏾‍💻
Tweet media one
222
50
2K
@msrissxox
M
5 years
How did Joe get Carol’s diary though? #TigerKing
12
20
415
@msrissxox
M
5 months
Practiced nesting if/else statements. This was so confusing to me at first, but now I feel like I have the hang of it. What do you think?
Tweet media one
134
17
365
@msrissxox
M
9 months
In JavaScript, a variable is where you can store information. This information can then be accessed at a later time. A variable stores the data. This data can be changed (let) or can not be changed (const). Am I understanding that correctly?
69
29
329
@msrissxox
M
10 months
Feeling pretty good so far.
Tweet media one
47
13
310
@msrissxox
M
3 months
Learning React 🥹😬
65
11
322
@msrissxox
M
9 months
There’s an entry level web specialist position at my current company… the skills are HTML and CSS, with JS preferred… 👀👀👀
34
24
291
@msrissxox
M
11 months
how do you center a div? asking for a friend...
170
9
240
@msrissxox
M
8 months
@TheOnlyRSJ Lmao she looks exactly the same.
0
0
186
@msrissxox
M
7 months
Today marks 1 year since I started my journey of learning how to code. 💆🏾‍♀️ Glad I decided to embark on this journey. It’s been a great year. I’ve pushed myself and learned so much. I know this is the year I’ll transition into a new career. Already speaking it to existence 😤
19
6
175
@msrissxox
M
2 months
Diving into JS with this view? 🙏🏾
Tweet media one
40
8
144
@msrissxox
M
4 months
@beyzanurapaydin Is the first pic NOT Blair??
0
2
124
@msrissxox
M
5 months
I love coding. That is all. That's the tweet. Goodnight World.
17
7
122
@msrissxox
M
5 years
@cat_e_rinee I thought I was the only one who noticed that she literally rehearsed what she said... “early early early, he said!”
1
2
90
@msrissxox
M
10 months
I’ve been coding for the past few hours. Who else finds coding relaxing?
37
3
81
@msrissxox
M
7 months
Day 71 of #100DaysOfCode working on my freelancing project from the couch today. One day at a time! Getting there!
Tweet media one
3
1
80
@msrissxox
M
6 months
my code is real cute though 🥰
Tweet media one
16
2
82
@msrissxox
M
9 months
Angela Yu portfolio project using only HTML and CSS. What do you think?
16
4
67
@msrissxox
M
2 months
I successfully made a network request for data using Fetch API in Javascript! I was also able to iterate over the data and display it on the DOM. Doesn't look the greatest but I can do this!!
7
1
61
@msrissxox
M
5 years
But what’s even crazier that wasn’t even mentioned... those alligators were originally Michael Jackson’s!
3
2
60
@msrissxox
M
10 months
Low key excited that I was able to figure this one out without skipping ahead.
Tweet media one
9
0
56
@msrissxox
M
9 months
What are the benefits of using template literals instead of just concatonating strings? #javascriptquestionofthenight 🧐 I am guessing that it shortens the actual code. Anything else? #100DaysOfCode
Tweet media one
23
2
56
@msrissxox
M
11 months
Happy coding, friends! Thank you all for engaging with my content as I take on this journey. You are all so inspiring!
Tweet media one
8
0
57
@msrissxox
M
10 months
Just successfully created a repository on Github and cloned it to my machine. Ummm.. what?!
10
0
56
@msrissxox
M
7 months
Day 75 of part2 of #100daysofcode brushing up on forms through free Code Camp and implementing this into my project. #freecodecamp
Tweet media one
1
5
50
@msrissxox
M
6 months
I successfully debugged my code in record time 😅🤣Only bragging so that I remember this moment. I'm sure it'll never happen this quickly again. Anyway, here's my latest code. I have successfully added different sounds to each object, and used switch codes. 🤩
Tweet media one
6
1
51
@msrissxox
M
5 months
@MaverickAlbert5 Both check for equality. === checks for the same data type. == isn’t checking for data type.
3
0
53
@msrissxox
M
10 months
Hmm, why the differences in what these functions log? 🧐
Tweet media one
22
1
46
@msrissxox
M
11 months
#100daysofcode day 100. We can't stop. We won't stop.
8
0
50
@msrissxox
M
9 months
“Everyday I learn, I improve.” #100DaysOfCode #javascript 127,128th day. I’m really enjoying the Eloquent JavaScript book. Tying in some of the amazing Angela Yu today as well.. gotta make it a well balanced learning experience. LFG 😤
Tweet media one
7
3
47
@msrissxox
M
6 months
Day 100 of #100daysofcode Round 2! I made it to two hundred solid days of learning to code. Today, I am cleaning up some media queries for my freelancing project. I meet with my client tomorrow and I'm excited to show her the progress. I'm not done with #100daysofcode though. We
7
0
47
@msrissxox
M
6 months
Beach day 🥰 I’ll be coding tonight, though. No days off.
Tweet media one
10
0
44
@msrissxox
M
9 months
The card today says, “believe you can and you are half way there.” 🙌🏾
Tweet media one
8
3
43
@msrissxox
M
5 months
Working on writing cleaner and easier to read code. I like revisiting old challenges and trying other ways to solve it. Here is another way to solve the FizzBuzz challenge, using a for loop. #JavaScript #100daysofcode day 18, round 3.
Tweet media one
8
0
39
@msrissxox
M
6 months
Today, I successfully added sound to buttons on my page, using a for loop to iterate through each button. I then changed the color of each button once I click it, using the this keyword. Things are coming along.
Tweet media one
3
1
37
@msrissxox
M
7 months
The bots on here are INSANE. I’m also not really seeing any benefit to paying for this.. I’m really on here for #100DaysOfCode and the coders I follow.
6
0
38
@msrissxox
M
10 months
Some more Javascript functions today. Repetition is key. Fun fact: The creator of Javascript wrote the language in 10 DAYS.
3
1
36
@msrissxox
M
3 months
We launched!!!!! My first freelancing project complete. 👇 Check it out and get a bracelet. 😅 I'll get back to everyone in my DM's later today. Then, it's back to JavaScript.🤓
12
3
36
@msrissxox
M
6 months
Day 91 of round 2 of #100daysofcode and guess what? I’m no where near perfect. I haven’t “mastered” JavaScript. The most important thing is that I WON’T 👏🏾 give 👏🏾 up. Every single day is a new day to learn. I’m looking at the DOM some more. Yesterday, I changed the color
7
0
36
@msrissxox
M
7 months
A change of scenery is always a good idea
Tweet media one
6
1
33
#100DaysOfCode day 38. 👩🏾‍💻 working on some more flexbox lessons. Honestly, I’ll be here a while 😂🤣
8
0
34
@msrissxox
M
21 days
Coding during the hurricane, like a true G. 😎
9
1
37
@msrissxox
M
9 months
Made my own interactive button using javascript.
8
1
32
@msrissxox
M
5 months
#100daysofcode Day 19 round 3. Consistency is 🔑
6
0
34
@msrissxox
M
10 months
Tweet media one
12
3
35
Day 82 and 83 of #100daysofcode I am continuing my HTML and CSS landing page for mobile view. Does anyone have any resources or recommendations for the hamburger menu?
9
2
33
@msrissxox
M
7 months
Projects make you better. Practice makes you better. Going to tackle a small beginners JS project later today to get more comfortable. 💆🏾‍♀️
2
1
31
#100DaysOfCode day 50. Halfway point! Taking part of this challenge has taught me the importance of consistency. I’ve been steadily learning, every single day. Each day I’ve attempted to solve new problems and improve just a bit more. Here’s to another 50 days 👩🏾‍💻
8
0
30
@msrissxox
M
11 months
Day 97 of #100DaysOfCode it ain’t over till it’s over
4
0
28
@msrissxox
M
3 months
Learning about destructuring arrays today.
Tweet media one
1
0
30
Day 69 of #100daysofcode and I am focusing strictly on CSS positioning today. I am also attending my first virtual meetup for coders. 👩🏾‍💻 Excited to connect with others!
8
0
31
@msrissxox
M
2 months
Coding views tonight. Sunsets in Florida are unreal sometimes #javascript
Tweet media one
1
0
31
@msrissxox
M
6 months
@MaverickAlbert5 Doing a lot of talking out loud to my rubber duckie today. ✌🏾
Tweet media one
3
0
29
@msrissxox
M
9 months
Day 131 of #100daysofcode and revisiting a functions coding challenge I encountered yesterday. Today’s card is fitting.
Tweet media one
4
2
30
@msrissxox
M
9 months
Getting a better understanding of referencing id's from html in JavaScript.
4
0
28
@msrissxox
M
8 months
Three months ago, I would see all your tweets showing your JS code and I was soooo lost. It was literally a foreign language. But, look at me now. Eh, heh 😏 Study session #2 of the day. Leggo.
3
0
29
@msrissxox
M
8 months
Day 145 of #100daysofcode and I’m super excited about tomorrow. I get to code all day!! For now, I’m doing a CSS battle and working on my project some more. It’ll be a good night. 🤙🏾
4
0
28
@msrissxox
M
6 months
Saturday afternoon vibes. Stepped away from coding for the afternoon 😋
4
0
29
@msrissxox
M
9 months
2am coding sessions. This is how I solved this challenge. What could I have done differently?
Tweet media one
7
1
28
@msrissxox
M
10 months
#100daysofcode day 115. Keep your eyes on the stars, and your feet on the ground. #womenwhocode #javascript
3
0
28
@msrissxox
M
3 months
Attended my first JS meetup tonight and won a CodePen water bottle 🥰 it was so inspiring to connect with all the amazing local JS developers. Thank you @OrlandoDevs !!
1
0
28
@msrissxox
M
11 months
Ok I caved and bought the Angela Yu course on Udemy. Couldn’t beat the Black Friday sale. I’m currently using fCC, Scrimba and CodeCademy to learn front end. I don’t want to overwhelm myself with resources but I think I’m using some pretty good ones right now. 😎
9
2
28
@msrissxox
M
5 months
Day 21 of #100daysofcode round 3. Wrapping things up with my project. Then, more JS. Today, I learned that '==' will convert the two items being compared to the same data type, while '===' only compares the values. No conversion happens. '===' is referred to as strict equality.
1
1
28
We survived another hurricane. I am slowly getting back to normal. This weekend, I worked on two projects. Using only JS, I created a button that once clicked, changes the background of the page. I am also currently working on a timer countdown. I want to get really comfortable
7
0
28
@msrissxox
M
9 months
Working through so much JS today. Here, i am practicing with incrementing.
Tweet media one
5
0
28
@msrissxox
M
9 months
Code looking real cute
Tweet media one
7
1
27
@msrissxox
M
7 months
I wasn’t supposed to be coding this weekend but I am anyway. 🤣 Happy Easter 🐣
6
1
27
@msrissxox
M
4 months
Happy birthday to me 🤙🏾 Anyone going to the dev meetup in Orlando today? 👀👀 might spend my bday networking 🙏🏾
16
0
26
@msrissxox
M
10 months
#100daysofcode day 116. More JavaScript. Any tips for beginners trying to retain the info? Repetition seems to help me. Talking it out helps, too.
12
0
27
@msrissxox
M
10 months
Grid lesson that I just finished, created with grid.
Tweet media one
3
0
25
@msrissxox
M
7 months
1K Followers?! Thank you for following me on my journey to learning how to code. Let me introduce myself: My name is Marissa and I am on a mission to learn how to code. My language of choice is JavaScript and my goal is to become a Full Stack Developer. It's been close to 200
8
0
26
@msrissxox
M
4 months
Day 42 of #100daysofcode Working on my next project submission for SheCodes. The goal is to wrap this up by the end of week. 👩🏾‍💻
2
0
25
@msrissxox
M
6 months
I just successfully added my first event listener to all the buttons on my page and I am SO excited! 😂 #Javascript #100DaysOfCode day 97 of round 2.
2
0
25
@msrissxox
M
8 months
Productive night of coding on my project. Calling it a night. It's looking better and better. 👩🏾‍💻 #womenwhocode #100DaysOfCode
7
1
26
@msrissxox
M
10 months
Learning about JavaScript mathematical assignment operators.. w = w + 1 will give you the same output as w += 1 +=: Adds and assigns a new value to a variable. ✅
1
1
25
@msrissxox
M
5 years
@mjgranger1 @BernieSanders I’m a teacher and I work way more than 6 hour days... 🙄
1
0
25
@msrissxox
M
6 months
Days #10 -12 of #100daysofcode I've been active behind the scenes working on my submission for the SheCodes project. Tonight, i'm attending a virtual MeetUp for developers.
6
1
25
@msrissxox
M
11 months
day 94 of #100daysofcode Tonight, i'm working on my landing page for my portfolio. Vedy nice.
5
1
22
@msrissxox
M
9 months
Coding break over tonight. the Eloquent JavaScript book arrives today. I also booked my first freelancing gig. I have lots to learn and I’m excited to use this opportunity to grow! It’s a personal friend who’s asking me to create a website for her business. She wants it launched
7
0
25
@msrissxox
M
3 months
Day 62-64 of #100daysofcode I added a beautiful modal to my client's site using JavaScript. I used the setTimeout function along with class lists and event listeners. Progress. ✔️
1
2
25
@msrissxox
M
9 months
I used to tell my students that learning is ALL about making mistakes. Don’t be afraid to make mistakes. That’s when the real learning happens. Take every mistake as a learning opportunity. Fun fact about me: Did you know I was a former educator?
6
1
24
@msrissxox
M
6 months
Day 5 of #100daysofcode round 3. Working on more JS tonight, along with coding my freelancing project. Everyday is progress towards becoming better. ✔️
1
0
24
@msrissxox
M
11 months
Day 96 of #100daysofcode Landing page work. LEGGO
7
0
24
@msrissxox
M
4 months
just successfully reversed an array and added the values to a new array. New levels baby!
3
0
23
@msrissxox
M
7 months
FizzBuzz solution that I came up with... I can't believe I figured this out lol. Only took two days. 🤣
Tweet media one
8
1
24
@msrissxox
M
11 months
#100daysofcode day 108. More of Angela Yu's course tonight. Doing some code on my project tonight, too. Last month was a great coding month. Gonna make December worth it. 😎
3
0
23
@msrissxox
M
3 months
Day 65 of #100daysofcode and diving into the behind the scenes of JavaScript lesson. The dots are connecting and it's making more and more sense. Don't give up. The lightbulb moment is just around the corner. #javascript #learninginpublic #softwareengineerinthemaking
3
0
23
@msrissxox
M
9 months
Feeling a buzz from creating that counter. Really, really proud of me 🥹 can’t wait to see what else I can create! I’ll be back tomorrow with more. 🤟🏾
1
0
23
@msrissxox
M
10 months
This was good! There's another easier way to do it but this way requires a bit more understanding. I liked the challenge! I learned that let variables are block scope. You can't access them from outside of their scope.I couldn't console.log(sum) outside the variable. 👩🏾‍💻
Tweet media one
8
0
21
Day 62 of #100daysofcode working on my Technical Documentation project on fCC and I'm down to 2 errors! Both errors are related so I will dive deep into this and get the solution. 👩🏾‍💻
4
0
22
@msrissxox
M
10 months
#100daysofcode day 114. Coffee and Fresh Prince this morning and just reviewing some more JavaScript. 😤
0
3
22
@msrissxox
M
2 months
@TxxRedd It all makes sense now lol
0
0
22
@msrissxox
M
9 months
day 126 of #100daydofcode Working on JavaScript and my own project. This will be a coffee and plant delivery app. I'm using Canva to create the layout. What do you use when you create projects? I'm open to suggestions!
3
0
21
@msrissxox
M
11 months
Some grid before my work shift… 🤎
Tweet media one
0
0
22
@msrissxox
M
3 months
Day 68-69 of #100daysofcode Diving back into the website, adding some last minute things before launch. I am also making my way through coding challenges with the JavaScript Course on Udemy. I've been feeling a bit stuck with my progress but read a post by @selftaughtech that
2
0
21
@msrissxox
M
11 months
Build build build... That's how you get better at anything. The first landing page might take a while. But the ones after will be easier. until they become harder. then they get easier. Then harder. then...
2
2
20
@msrissxox
M
9 months
My GitHub journey so far... Really excited to see what 2024 will bring. Lush green, vibrant commits coming 👩🏾‍💻
Tweet media one
7
0
20
Day 76 of #100daysofcode Remembering that not everyone's learning journey looks the same. Not everyone is on the same path. Just keep trying your best. I'm 76 days in and I know way more than I did day 1... That in itself is good enough.
2
1
18
#100daysofcode Day 34! Today wasn't the best coding day for me. I was pretty exhausted from the quick weekend trip. Moving through some lessons on CodeCademy before I go to sleep. Tomorrow will be a more productive coding day!
3
0
20
#100DaysOfCode day 45 and you guessed it. Flexbox! I’m tackling flex-grow and moving through the Flexbox CodeCademy lessons today. So thankful for all these amazing and free resources available to learn. 🙏🏾 #growthmindset
3
0
20