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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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:

// Yes, I also plan on doing a phD as well following my masters
const current_acitivty : String = r#"
- Personal Foundational Projects in Perception & Tracking, integration with hardware (Physical AI domain)
- External Research work with IBM for Predictive Maintenance & Prognostic Health and Management for Industrial Assets
- Online Asynchronous Master's Degree in Georgia Tech focused on Perception and Robotics"#;
const LANGUAGES : Vec<String> = vec!["rust".to_string(), "C++".to_string(), "python".to_string(), "typescript".to_string()];

const about_me : Vec<String> = String::new("I got interested in computer vision,
especially perception and tracking, since I am interested in defense tech industry,
so my skills/interests are catered toward this domain.
My long-term goal is to work in the frontier of defense tech for USA");

const interests : Vec<String> = vec![
                  // This is the current focus, weekend portfolio maker 
                  "Perception & Tracking".to_string(),

                  // future focus, after I solidify foundations in perception & tracking
                  "Reinforcement Learning".to_string(),

                  // Part of end to end development, software and hardware integration, for fast moving land, air and water autonomous vehicles
                  "Robotics".to_string(),

                  // Long-term career Goal, gain a wide range of understanding of all types of technology, and grow in the field of IC based leadership roles.
                  "Techical Architect".to_string(),        
];

// as of right now
// Always Building...
const years_of_experience : u32 = 2.5;          

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