Skip to content

#100DaysOfCode - mart-anthony-stark #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mart-anthony-stark opened this issue Aug 2, 2021 · 35 comments
Open

#100DaysOfCode - mart-anthony-stark #8

mart-anthony-stark opened this issue Aug 2, 2021 · 35 comments
Labels

Comments

@mart-anthony-stark
Copy link

Share your progress and tweet link:

@mart-anthony-stark
Copy link
Author

@mart-anthony-stark
Copy link
Author

@mart-anthony-stark
Copy link
Author

@mart-anthony-stark
Copy link
Author

@mart-anthony-stark
Copy link
Author

@mart-anthony-stark
Copy link
Author

  • Day 7 tweet

https://twitter.com/anthony_stark21/status/1423994509860343810?s=20

  • Description

Relearning Vue.js before building client-side of my project. Thanks to youtube (The net ninja channel) and Codecademy.

Resources used:

VScode, youtube, codecademy

@mart-anthony-stark
Copy link
Author

  • Day 8 tweet

https://twitter.com/anthony_stark21/status/1424343994658562052?s=20

  • Description

I have been feeling very run-down lately. I need to take a break from coding for today.

  • Resources used:

Nothing

@mart-anthony-stark
Copy link
Author

  • Day 9 tweet

https://twitter.com/anthony_stark21/status/1424597319610077187?s=20

  • Description

Currently practicing react hooks and component rendering in react.js.
Fetched data from SpaceX API

  • Resources used:

StackBlitz, SpaceX API

@mart-anthony-stark
Copy link
Author

  • Day 10 tweet

https://twitter.com/anthony_stark21/status/1424984965507260421?s=20

  • Description

Started my react redux course offered in frontend mastersthanks to github student developer pack I also read some documentation to know more about redux concepts.

  • Resources used:

VScode

@mart-anthony-stark
Copy link
Author

  • Day 11 tweet

https://twitter.com/anthony_stark21/status/1425435061206228993?s=20

  • Description

Taking a break from coding

  • Resources used:

Nothing

@mart-anthony-stark
Copy link
Author

  • Day 12 tweet

https://twitter.com/anthony_stark21/status/1426028557449318405?s=20

  • Description

Started to build the frontend of my webapp. I almost forgot to continue this because i've been too busy doing my side projects

  • Resources used:

VScode

@mart-anthony-stark
Copy link
Author

  • Day 13 tweet

https://twitter.com/anthony_stark21/status/1426506675725373442?s=20

  • Description

Practiced javascript algorithms by solving code challenges in codewars and leetcode

  • Resources used:

Leetcode, Codewars

@mart-anthony-stark
Copy link
Author

  • Day 14 tweet

https://twitter.com/anthony_stark21/status/1426891421311590401?s=20

  • Description

I really enjoy solving some code kata challenges in codewars to gear up for the upcoming javascript coding competition.

  • Resources used:

Codewars

@mart-anthony-stark
Copy link
Author

  • Day 15 tweet

https://twitter.com/anthony_stark21/status/1426894164965294080?s=20

  • Description

I've just redesigned my personal portfolio today
https://martanthonysalazar.netlify.app

  • Resources used:

VSCode

@mart-anthony-stark
Copy link
Author

Freecodecamp.org

@mart-anthony-stark
Copy link
Author

  • Day 17 tweet

https://twitter.com/anthony_stark21/status/1427628471963070466?s=20

  • Description

Taking a break

  • Resources used:
    None

@mart-anthony-stark
Copy link
Author

  • Day 18 tweet

https://twitter.com/anthony_stark21/status/1428352690170466331?s=20

  • Description

Made a little progress in my web app. Just added some effects and styles. Can't focus because I've been too busy doing my school works

  • Resources used:

Replit, VScode

@mart-anthony-stark
Copy link
Author

  • Day 19 tweet

https://twitter.com/anthony_stark21/status/1428710728786014214?s=20

  • Description

I didn't code a lot today but I've read some blogs and documentations about Vue3 to refresh m knowledge

  • Resources used:

Vue mastery

@mart-anthony-stark
Copy link
Author

  • Day 20 tweet

https://twitter.com/anthony_stark21/status/1429352995183992833?s=20

  • Description

I just found this cool website (codingame) to train my programming skills and I enjoyed it alot

  • Resources used:

Codingame.com

@mart-anthony-stark
Copy link
Author

mart-anthony-stark commented Aug 27, 2021

  • Day 21 tweet

https://twitter.com/anthony_stark21/status/1429415258444107783?s=20

  • Description

Created a server-side pagination middleware for my e-commerce website

  • Resources used:

VScode

@mart-anthony-stark
Copy link
Author

  • Day 22 tweet

https://twitter.com/anthony_stark21/status/1429807272503382023?s=20

  • Description

Worked on some leetcode coding challenges

  • Resources used:
    Leetcode

@mart-anthony-stark
Copy link
Author

  • Day 23 tweet

https://twitter.com/anthony_stark21/status/1430171371615801357?s=20

  • Description

It's my first day of learning react native for mobile development and i'm trying to create a mobile version of SpaceX webapp

  • Resources used:

Appitr

@mart-anthony-stark
Copy link
Author

  • Day 24 tweet

https://twitter.com/anthony_stark21/status/1430184516874764294?s=20

  • Description

Taking a break

  • Resources used:

None

@mart-anthony-stark
Copy link
Author

  • Day 25 tweet

https://twitter.com/anthony_stark21/status/1430547809371971584?s=20

  • Description

It's ironic that I've spent some of my time in learning react native today and created a mini project (classic todo app) instead of actually doing my homeworks

  • Resources used:

Appitr

@mart-anthony-stark
Copy link
Author

  • Day 26 tweet

https://twitter.com/anthony_stark21/status/1430912594030649348?s=20

  • Description

Today I've focused on practicing layouts with flexbox and I'm getting familiar with widgets from react native

  • Resources used:

Expo, Snack IDE

@mart-anthony-stark
Copy link
Author

mart-anthony-stark commented Sep 6, 2021

Day 27 tweet
https://twitter.com/anthony_stark21/status/1431232288797331459?s=20

Description
React Navigation's native stack navigator provides a way for your app to transition between screens and manage navigation history.

Resources used:
Expo, Snack IDE

@mart-anthony-stark
Copy link
Author

Day 28 tweet
https://twitter.com/anthony_stark21/status/1431627740784984076?s=20

Description
Today I played around with some react native codes and just found out a way to nest stack navigator inside a drawer navigator.

Resources used:
Expo, Snack IDE

@mart-anthony-stark
Copy link
Author

Day 29 tweet
https://twitter.com/anthony_stark21/status/1431965200815509506?s=20

Description
It's been a week since I started learning react native for mobile development and I've finally built a simple chat app UI.

Resources used:
Expo, Snack IDE

@mart-anthony-stark
Copy link
Author

Day 30 tweet
https://twitter.com/anthony_stark21/status/1432572457446043655?s=20

Description
Took a break from coding because I had to work on my school projects

Resources used:
None

@mart-anthony-stark
Copy link
Author

Day 31 tweet
https://twitter.com/anthony_stark21/status/1432573456759943170?s=20

Description
Trying some animations and transitions in react js using react-spring. It looks like it's more complicated than other animation library that I've worked with, but i'm getting familiar with it

Resources used:
StackBlitz

@mart-anthony-stark
Copy link
Author

Day 32 tweet
https://twitter.com/anthony_stark21/status/1433089085975908358?s=20

Description
Today I started developing new side-project to wrap up my knowledge in react and react native

Resources used:
StackBlitz

@mart-anthony-stark
Copy link
Author

Day 33 tweet
https://twitter.com/anthony_stark21/status/1433425482863677440?s=20

Description
I'm currently working on a web app for game statistics and community forum

Resources used:
StackBlitz

@mart-anthony-stark
Copy link
Author

Day 34 tweet
https://twitter.com/anthony_stark21/status/1433793057208496131?s=20

Description
I've added the 'teams' section and their stats. I also implemented a simple frontend pagination

Resources used:
StackBlitz

@mart-anthony-stark
Copy link
Author

Day 35 tweet
https://twitter.com/anthony_stark21/status/1434158105542103044?s=20

Description
I coded a little bit today to practice DSA in JavaScript and started to layout the home component of the game forum.

Resources used:
StackBlitz

@mart-anthony-stark
Copy link
Author

Day 36 tweet
https://twitter.com/anthony_stark21/status/1434519214086246404?s=20

Description
I visited one of my side-projects I coded 2 years ago (e-commerce website) and refactored it. I've realized that it is easier to read html code if I use semantic tags. I also changed the js format to typescript.

Resources used:
StackBlitz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant