top of page



Finishing Macros in Rust, starting final project, and Python Pong Progress.
Wrapped up the macros chapter in the Rust book and am moving onto the final chapter coding a web server. Thursday, I joined Ryan's...
housika717
Aug 11, 20231 min read
2 views
0 comments


Advanced Types and Functions in Rust and Startig Python
Covered chapters in Rust about advanced types and advanced functions. Went into Ryan's first coding class covering introduction to Python.
housika717
Aug 4, 20231 min read
2 views
0 comments


Briefly Covering Some Advanced Traits in Rust
Been a slow week due to illness and a DMV appointment, but still covered some Rust book chapters covering advanced traits in Rust.
housika717
Jul 28, 20231 min read
2 views
0 comments


Starting Unsafe Code in Rust
Finished up previous chapter on patterns in Rust book and moved onto covering unsafe code in Rust as well as having done some more career...
housika717
Jul 21, 20231 min read
1 view
0 comments


Long Catch Up in Rust
Covered Rust book chapters finishing up about object oriented language features in Rust as well as covering patterns and refutability in...
housika717
Jul 14, 20231 min read
1 view
0 comments


Fixing Mistakes in Rust
Went back over previous chapter in Rust covering object oriented traits and how to use them with different values to correct an issue I...
housika717
Jun 22, 20231 min read
0 views
0 comments


Slow Week with Rust
Still going through chapters of Rust Object Oriented features and unfortunately taking a bit more time to comprehend the lessons on trait...
housika717
Jun 16, 20231 min read
1 view
0 comments


Finishing Threads Rust Chapter
Finished up the chapter covering thread concurrency in the Rust book and started on the chapters covering object oriented language...
housika717
Jun 9, 20231 min read
1 view
0 comments


Learning about Unsafe Code in Rust
In Rust this week I covered how unsafe code can lead programs into creating memory leaks as well as covering using threads to run...
housika717
Jun 2, 20231 min read
3 views
0 comments


Moving Warlock Data and Some Rust
Imported Warlock concepts from my google spreadsheet over to the Quire that was already set up. Besides adding some ideas I also went...
housika717
May 26, 20231 min read
1 view
0 comments


Warlock Conceptualization
Creating a spreadsheet at the moment for the group Warlock project to keep track of potential ideas for story, gameplay, and mechanics of...
housika717
May 19, 20231 min read
2 views
0 comments


A Rust Chapter and a Failed Idea
Went over the Rust chapter covering the Drop trait used with smartpointers. Talked to Ryan a few times this week and went over the...
housika717
May 12, 20231 min read
1 view
0 comments


Rust Book Box<T> and Deref
Covered in the rust chapters the Box<T> pointer and about dereferencing values over the week. Didn't get a lot of progress done due to...
housika717
May 5, 20231 min read
3 views
0 comments


Unreal Tutorial and Linked In Searches
Continued more career development on LinkedIn as well as went through the first hour tutorial in Unreal Ryan sent me covering some basics...
housika717
Apr 28, 20231 min read
1 view
0 comments


Career Development and Starting New Unreal Tutorial
Met with Allison earlier in the week and focused primarily on developing my indeed account and searches as well as put out a few...
housika717
Apr 21, 20231 min read
1 view
0 comments


Finishing up Stalker Mods and Bug Fixes
Wrapped up the edits I wanted to make to the mods in the GAMMA modpack and addressed some bugged vanilla firearms. Firearms that were...
housika717
Apr 14, 20231 min read
3 views
0 comments
Hard Focus on Stalker Mods
Been working on several file edits for Stalker Anomaly / Gamma changing mechanics of the mod pack to my preference. A large one was...
housika717
Apr 7, 20231 min read
4 views
0 comments


Iterators in Rust and More Mod Editing
Covered Iterators in Rust and using iterators and closures to condense some of the code in the previous I / O project as well as doing...
housika717
Mar 31, 20231 min read
4 views
0 comments


Finishing the I/O project in Rust
Spent some time this week messing with more modifications in Stalker, but the main thing done this week is the I/O project from the Rust...
housika717
Mar 17, 20231 min read
5 views
0 comments


I/O Project for Rust
Started following the chapters covering lessons learned and now utilizing the knowledge of those to create an input and output project...
housika717
Mar 10, 20231 min read
4 views
0 comments
bottom of page