I work with Python and SQL at my job, yet I relish crafting original code in C as a hobby. Share any non-data-related projects you’re developing!
I have been exploring personal coding projects using Rust and Go in my spare time. In my recent endeavor, I developed a lightweight command-line tool with Rust that reinforced my understanding of memory management and low-level programming concepts. Additionally, I started experimenting with concurrent programming using Go to develop small web services that simulate real-world applications. Although these projects differ from my usual work with device-level programming, they continually challenge and expand my skill set, offering both a fun diversion and practical learning experiences.
i like messing wit js and lua when i have free time, making small interactive art and game mods. its chill and helps me learn new tricks outside of my daily work.
hey, been workin on quirky rough experiments in rust, playin with small terminal games. its a nice break frm regular projects! what cool side projects r u exploring lately? im curious abt ur adventures.
I have recently taken an interest in applying functional programming techniques using Scala for personal projects. Engaging with distributed systems on a smaller scale allows me to experiment with concurrency models and error-handling strategies beyond the typical object-oriented patterns I encounter professionally. This exploration provides a constructive challenge, urging me to refine my skills in managing system performance and scalability under unpredictable conditions. The journey not only broadens my technical toolkit but also reiterates the importance of continuously adapting one’s approach in a constantly evolving development landscape.
been messin with elm and purescript latley, building reactive web app comps. its a neat shift from my node work, and i dig the functional vibe. what u all up too these days?