Skip to content

spicylemonade/spicylemonade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Header

Hello, I'm Geby!

🧪 About me

  • 🏫 Currently a Senior at Duval highschool md
  • ♟️ programming captain of my frc robotics team
  • 🎯 I mostly do low-level/system development or backend
  • 🕯️ other intrests include mathematics , robotics, and aliens 👽

Gmail Discord Twitter

Languages I use

Rust C Bash Go Haskell JavaScript

Utilities 🔧

Linux MongoDB Git RaspberryPi Godot

fn main(){
//..

  let bug_count: i8 = count_errors(my_code);

}
  
  >>error[E0308]: mismatched types
  --> src/main.rs:77:30
   |
77 |     let bug_count: i8 = count_errors(my_code);
   |                              ^^^ expected `i8`, found `i32`

Releases

No releases published

Packages

No packages published