Skip to content

Commit

Permalink
fix: wish-list.md
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineo committed Nov 5, 2024
1 parent e6261c2 commit a8b5250
Showing 1 changed file with 31 additions and 6 deletions.
37 changes: 31 additions & 6 deletions content/wish-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Made for accountability as well as recording.
1. Learn Fuzz testing in go.
2. Learn DSA.
3. Ansible setup for replicating arch linux setup.
4. Adding script for fuzzy searching in some of the GitHub commands.

#### Dumb

Expand All @@ -51,6 +50,30 @@ Made for accountability as well as recording.

### Projects

#### Automation Scripts Collection (Desktop)

- **Description**: Writing bash scripts for desktop automation.
- **Timeline**: [October 3, 2024] - [ongoing]
- **Subcategories**:
- ** **Resource**:
- [Dotfiles](https://github.com/subhamc88/dotfiles)
- **Milestones**:
- [ ] Migrate to a Dev repository
- [ ] Write Readme for scripts only
- [ ] Alias
- [ ] Keymaps
- [x] Tmux
- [ ] Git Hub (Repository, Pull Requests, Issues, Actions)
- [ ] Package List
- [ ] Development
- [ ] Writing
- [ ] Gaming
- [ ] Reading
- [ ] Virtual Machine Setup
- [ ] Package List
- [ ] Backup Setup
- **Reflection**:

#### Go tests

- **Description**: Learning go with the help of gitbook [Learn Go with tests](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/hello-world)
Expand All @@ -73,14 +96,16 @@ Made for accountability as well as recording.

### Scratch Pad (Goals)

- I want to write blogs everyday but looks like I can't because of academic backlogs that I've been neglecting. So let's start with 3 blogs a week
- Might right my dev workflow 2024 blog.

Purely project based.
### Professional Goals

| Priority | Project | Goal | Timeline | Status |
|----------| ------- |------|----------|--------|
Purely project based.

| 1 | [Go tests fundamentals](#go-tests) | **HelloWorld, Integers, Iteration, Arrays and slices, Structs, Methods , Interfaces** | [November 6, 2024] - [November 10, 2024] | ████░░░░░░ 40% | Ongoing |
| Priority | Project | Timeline | Status |
| -------- | -------------------------------------------------------------------- | ----------------------------------------- | ------------- |
| 1 | [Automation Scripts Collection (Desktop)](#automation-scripts-collection-desktop) | [November 3, 2024] - [Novermber 10, 2024] | █░░░░░░░░░ 10%|
| 2 | [Go tests fundamentals](#go-tests) | [November 6, 2024] - [December 31, 2024] | ████░░░░░░ 40%|

---

Expand Down

0 comments on commit a8b5250

Please sign in to comment.