Dave-Vermeulen / My-Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Portfolio #34

Open Dave-Vermeulen opened 1 month ago

Dave-Vermeulen commented 1 month ago

Link to the coursework

https://github.com/CodeYourFuture/Portfolio/tree/Module-HTML-CSS

Why are we doing this?

Now you've built plenty of static sites, you should pick one for your portfolio, write it up, and get it deployed.

The challenge for HTML-CSS is stored in a branch. You need to checkout this branch and follow the README.

Maximum time in hours

1.5

How to get help

Share your blockers in #cyf-portfolio-review.

Use the opportunity to refine your skill in Asking Questions like a developer.

How to submit

  1. Fork Portfolio to your GitHub account.
  2. Check out the branch for the module you are on.
  3. Make regular small commits with clear messages.
  4. When you are ready, open a PR to the CYF repo, against the matching branch, following the instructions in the PR template.

How to review

  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again next time

Anything else?

To get a job in tech you need a minimum set of tools that you need to acquire or build over the course of this year. You need:

  1. A well written CV
  2. A solid portfolio of junior level work that makes you memorable to a recruiter
  3. To be able(and show you are able) to plan, build, and ship a working product in an Agile team
  4. To be able to score reasonably well in a timed technical test
  5. To be able to do an interview in fluent English

Keep this in mind.

Dave-Vermeulen commented 3 weeks ago

okay its in progress. we will have to approach this bit by bit. forked the original repo and then cloned before creating a branch named according to the first module. i now need to do some adjustments to the code base and make regular commits.

Dave-Vermeulen commented 3 weeks ago

i have listed out some interesting projects i could build and or add to the portfolio.

Dave-Vermeulen commented 2 weeks ago

okay so i built a static site to house a cover letter while doing a job application, i think its pretty and cool and it scores well on lighthouse, also has a form at the bottom that sends responses to my mailbox. built the first iteration of a blog called superamoras. its taken alot of time creating the code and doing the backend logic and db testing. i now want to use something i have no experience in and get my introduced to react library and tailwindCSS so i can make the frontend look cool. for this blog i am trying to design it with a dark theme and color palette, i want it to have admin user and regular users so im messing with permissions and roles and had to write code to consider stuff like deleting comments from users and what users can do and see on the site. its alot if learning im glad to have a version of it that works in a github repo. i must continue working on it and see what headway i can make with learning react and tailwind. both project repos are on my github and need work and to be added to a protfolio site