Files
journal/plans/future projects.md
2026-03-23 16:36:14 +01:00

103 lines
4.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Future Projects
## DIY
- DIY dog bed
## Outdoor Tips
- Hiking
- Car
- Josefinelust
- Research trek camping and bike camping
## Travel
- Japan
- Stamps
## Home
- **Home Projects**
- Organic Pool
## Career
- Create a monthly service.
- Building an identify.
- Instagram
- Long form content videos
## Toronto
- **Bring to Sweden**
- Nose Trimmer Attachment
- Apple Watch
- Arket apron.
- Pyrex?
- **Reassess assets**
- Roces M12
- **Accessibility**
- Toronto Bike Share
## Video Content Creation
- Skate Related Content
- **Malmö Skate Part**
- Folket's Park stairs
- **Skaters of the World**
- How long have you been skating?
- How would you explain your skate style?
- How did you learn?
- What kind of setup are you using right now?
- Favourite spot to skate in the city?
- Favorite skater?
- **Whats the Cost??** (raw material + production cost vs retail)
## Blogging
- Life
- Where notes go to die.
- friction and workflows
- adapting
- selfish
- drawing
- different energy levels
- Life in Malmo
- Sometimes just the act of planning is good enough, execution can be done later
- Agnostic/bilingual
- Capturing thought
- Coding with ChatGPT
- Knowledge Bank - Having a systematic way to store as much information digitally but also have it easily accessible (remember where it is and few clicks away).
- What I learned from a year of coding.
- Document everything that you do, whether it is self documented by code (ie self explanatory variable names) or a badass markdown page. Write the documentation that you would want to see when you start looking at code documentation or a README.
- Don't waste time whipping up code that's going to be throwaway. Write code either for youself to nourish hobbies or code that you can add to your coding toolbox. I find myself documenting a lot of things while I code for future use cases so that I don't have to re-invent the wheel and that's what a lot of coding is. Trying to not re-invent the wheel.
- And if you do at least code the same one. Having a nice project that encompasses the general base requirements of a framework whether its frontend or backend gives you a baseline to work from. This is useful for when you build your second and third projects with a new framework. You have a baseline of requirements that you can implement in the new framework which takes away the cognitive thinking of what those requiements would be. My favorite cookie cutter application to build in new frontend/backend frameworks is a Todo CRUD
- **Developer Blogs**
- Beginner
- library components
- routing
- javascript
- Intermediate/Advanced
- Starting to learn how to write in any programming language
- creating a dev toolkit/monorepo
- IaC
- documentation as code / code as documentation?
- dotfiles
- automate everything
- quick links
- Self Taught
- Consistently learn. Consistrently learning will have a snowball effect, even learning for 20 minutes a day equals to 3650 minutes throughout the year which is roughly 120 hours over the year
- Watch videos at faster speeds. If you're able to digest content at faster paces definitely do so.
- Building projects to put on your resume
- examples of how I got in to building whatever
- Becoming great at leveraging search results
- Being curious and being excited to learn
- Tips on staying motivated
- Keeping your eyes on the prize.
- Watching inspiring dev videos
- learning to code and simultaneously building personal projects
- applying for jobs and continuously reworking my resume everyday
- waking up early at 5-7am to apply for jobs so that I'd be hopefully within the first few applicants.
- At the beginning to middle of this stretch of time I knew my dev skills were subpar but what I also knew was that I was getting better with everyday, week, and month that passed and that I'd just keep getting better as long as I kept on keeping on.