Skip to content
View DeveloperMindset123's full-sized avatar
🦀
Cultivate code sense
🦀
Cultivate code sense

Block or report DeveloperMindset123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

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;    

Pinned Loading

  1. rateMyProfessorApi-rs rateMyProfessorApi-rs Public

    A rust packet that fetches information from Rate My Professor.

    Rust

  2. CCNY_Schedule_Pro_Backend CCNY_Schedule_Pro_Backend Public

    Rust

  3. CCNY_SchedulePro_Frontend CCNY_SchedulePro_Frontend Public

    All in one hub for CCNY Students.

    TypeScript

  4. findmysmile findmysmile Public

    Forked from garvsl/findmysmile

    Copy of HackPrinceton 2024 Project.

    TypeScript

  5. ivyhacks-second-insight ivyhacks-second-insight Public

    Official GitHub repository code containing the ivy hacks project

    TypeScript

  6. ARISE ARISE Public

    Create your own comics using generative AI.

    TypeScript 1