0%

Purpose: Learn Blender by creating my condo in Blender

Requirements:
Set it up so I can play with different remodel ideas

I created this simple page for a quick and easy project. I used this youtube tutorial and copied this guys project to make this page –Link

I have been looking for cool / interesting projects in:

Web
Python
Powershell
Linux Server Management
SQL

Why? For these following reasons:

Improve My life, trying to find projects that might automate some part of my life.
Improve my programming abilities.
Improve my marketability/

Purpose: To analyze data on 3 MyCloud NASs for move to new UnRaid server

Requirements of this app:
Build in Powershell
Dialog box to ask which directory to analyze
Return every file Name, Location, Size
Export to log.csv
Timestamp and rename the log file
Open the folder once operation completed

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment