-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo_list.txt
159 lines (143 loc) · 5.69 KB
/
todo_list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
I’ve reserved this space as a safety zone for pouring my empty and vain wishes.
— kingjamesprogramming.tumblr.com
###############################################################################
############# ! IMPORTANT ! #########################################
###############################################################################
Marry Nerlene
Make all my dreams come true
Get a job
Become an automation engineer
Become the best looking man on earth
Become the richest man on earth
Get an awesome harem
Explore the galaxy
Become omnipotent
###############################################################################
############ THING I NEED TO LEARN ##################################
###############################################################################
Finish learn ruby the hard way
* Make simple games for the memorization chapters
* Make awesome games for the project chapters
* Get serious about reading code
* Learn more about hashes. I never mastered them and they seem useful.
* Fill out animal classes at some point
* Learn more Sinatra
Finish Hartl's Rails
* Learn more canvas for web
Finish Atom FAQs / Manual
* Learn Coffeescript
* Learn LESS
* Get better at javascript
Learn how to use at least one music tracker
Finish TAOCP
Learn Pry
Finish SCIP
Learn Assembly
Lean about markdown files and write this TODO list as one.
Learn calculus
Learn machine learning and deep learning
Learn more computer science
Learn more automata theory
Learn more discrete math
Learn music theory
Learn automation engineering
Learn robotics
Learn electron
Learn physics
Learn OAuth
###############################################################################
############# ART PROJECTS ###########################################
###############################################################################
Make Tarot Paintings
* Remember that idea for The World: Mary holding the dead jesus with the carnival
behind her. Laugh and the world laughs with you. A man grieves alone.
Make Chiptunes
Make my own game with my own art and chiptunes
Finish a NaNoWriMo
Make a webcomic
Write a book on Atom packages
###############################################################################
############# PROGRAMMING PROJECTS ##################################
###############################################################################
Finish Advent of Code
Do robot toy
Do project Euler
*Make a blog so more people see my writing and ideas.
* Make Atom extension
* Make checklist extension
* Make a typing game extension
Finish that Chip8 Emulator at some point
Make a gameboy emulator
* Make a MIX emulator or MMIX emulator
Make a MIPS or x86 emulator?
Build a compiler?
Make a manufactoria clone
Make a terminal program that can order my atom instance to do everything, so I can
more out of the atom terminal
Make a Binding of Isaac clone
Make a Nexus-like
Make a roguelike
Make a GUI framework based on ruby and HTML / XML
Make a text editor for that framework
Make a browser for that framework
Make my own music tracker
Make a program to procedurally generate music
Make web project to host webcomic
Make atom run in the browser by using google drive the file system
Gaikotsu gem?
Make better feeder reader
* organized seperate feeds
* hack around lack of rss feeds
* integrated with browser
* simple interface, e.g. brief
* good api for greater customization
* easy to navigate without a mouse
Make a Reddit based RPG.
* All the NPCs would be bots, including monsters.
* They're might be grindiness, but encourage players to make their own bots to
grind, making it an idle RPG.
* Manage inventor and equipment through PMs?
Make a webscraper to get Hartl's Rails and the Zed Shaw books and put them in
this repo.
* May have to make my own ruby wrapper for the API.
* And learn OAuth
###############################################################################
############ HABITS #################################################
###############################################################################
Make a habit of drawing every day
Make a habit of making one commit a day
Make my projects web based so that they're easy to share
Make bed every day
Pray every day
Meditate every day
Message throat for better voice
Make exercise program
strengthen right hand/ arm
Learn to type numbers and their associated symbols
Improve grooming
Get up before 9
Learn the atom keyboard shortcuts better.
* Tab will indent every line of selected text. Is there a reverse
operation?
* Shift + / will comment all selected text. Reverse operation?
Apply for at least one job a day. Two if I can do one nearby and one in NC
###############################################################################
########### MEDIA & LIESURE ###########################################
###############################################################################
Keep up with Adventure Time, Rick & Morty, & Steven Universe
Read the Bible
Read Blake
Grow Flowers
Sing?
Westworld
###############################################################################
########## OBLIGATIONS ###############################################
###############################################################################
Opera Painting
Nanny Art
Jesus Drawing?
Jim's Project
###############################################################################
########### FINISHED #################################################
###############################################################################
* Make skeleton file work for Exercise 46 # DONE