Projects Index
Last edited: August 8, 2025Projects Index is a index that contains a list of almost all projects for which I have ever worked on. Major categories are highlighted from chapter titles.
Research Projects
I end up doing a lot of research these days, and so have isolated that to a different, academic homepage.
For a list of my recent research, please head to my academic homepage. For concision they are NOT repeated here.
Large-Scale Endeavors
Condution
An open-source task management app. Website.
Software Engineering Index
Last edited: August 8, 2025process of Engineering: chronological order
- User Interviews + User Stories
- Requirements Analysis
- Documentation and Specification
- Build the damned thing
- Build and Release engineering (TODO)
Other topics
- Query optimization (TODO)
Fucking acronyms to know
- AAA Method
- SOLID principles
- STAR method: state behaviorals in Situation, Task, Action, Results
fundamental trade-off of Software Engineering
The MIT vs. New Jersey problem: in Software Engineering, you can only choose one of FAST or ROBUST.