close
close

LLMs in Action: Examples and Hobby Projects

Hello friends ๐Ÿ‘‹ As we conclude our journey through the fascinating world of large language models (LLMs), it’s time to shift our focus from theory to practice. We delved into the inner workings of these models and explored the complex architecture that underlies them. Now let’s see how LLMs are applied in real-world scenarios, from […]

Refactor, revision, rebase – DEV Community

This week in my Open Source Development class, my classmates and I were given a task to think about three ways Unpleasant refactor the code we wrote for our command-line tools. Below is my GitHub repository for my command line tool gimme_readme: gimme_readme is a command-line tool, powered by AI, that generates a comprehensive README.md […]

Building a simple Todo app with Deno and Oak

In this blog we explore how to build a simple REST API for a Todo application using Deno and the Oak framework. Deno is a secure runtime for JavaScript and TypeScript, and Oak is a middleware framework for Deno’s HTTP server. If you’re familiar with Node.js and Express, you’ll find that Deno and Oak are […]

Cloud-based apps that are revolutionizing productivity on smartphones

In today’s fast-paced world where mobility and connectivity are of utmost importance, cloud-based applications have become indispensable tools to improve smartphone productivity. The ability to work, communicate and collaborate anywhere with an internet connection has changed the way we handle tasks. From file sharing to project management, the following cloud-based apps are revolutionizing productivity, helping […]