Skip to content

DeveloperMindset123/DeveloperMindset123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

About me:

const current_acitivty : String = "contributing to open-source and using it to build awesome stuff".to_owned();
const LANGUAGES : Vec<String> = vec!["rust".to_string(), "C++".to_string(), "python".to_string(), "typescript".to_string()];

// these interests has a lot of overlap with one another and can be used interchageably
const interests : Vec<String> = vec![
                  "Automations".to_string(),
                  "Game Engines".to_string(),
                  "Game Development".to_string(),
                  "Robotics".to_string()
];

// as of right now
const years_of_experience : u32 = 2;    

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published