Tag: application
-
no errors
No Errors? ๐คจ This makes me suspicious. How did it work? Why? Anyway. Before I make any further adjustments, I will create a repo on GitHub. And push the code. Here’s the result of Crab. The gray window to the right. ๐ CRAB! ๐ฆ This is a very simple application to display a UI with…
-
coding with rust
I have no idea what I’m doing. ๐ This is my first try. ๐ตโ๐ซ I TRUST IN RUST. ๐ ๐ฆ Rust – is a systems programming language focused on safety, speed and concurrency. Firstable I’ll install rust. Then GTK. rustc –versioncargo –version Create a new Rust project: cargo new gtk_crab_app cd gtk_crab_app Creating binary (application)…
-
Coding Project – Goffin
About a year ago, I created a landing page for a web application idea called “Goffin,” an idea for a learning assistant that uses personalized flashcards to help users stay focused and avoid procrastination. After some coding experience, I feel ready to implement the application, which aims to combine features of a vocabulary trainer, to-do…
-
dev: pretty nice privacy
I’m currently developing “Pretty Nice Privacy,” an app to simplify email encryption inspired by PGP. It will feature a guiding mascot and ideally use a single button to trigger a shell script. I plan to open-source it and hope someone experienced can help with security features. My goal is to enhance my skills while making…
-
note-taking application
I have tested many note-taking apps in search of something where I can capture my ideas and thoughts. But nothing was satisfactory. Until someone eventually recommended Obsidian to me. It is the best note-taking app I have ever found. If you also enjoy writing and want to sort your thoughts, I can personally recommend it.…