Skip to content
View winsortf's full-sized avatar
๐ŸŒ
Worldwide
๐ŸŒ
Worldwide
  • Worldwide

Block or report winsortf

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
winsortf/README.md

Hi there ๐Ÿ‘‹

Nice to meet you!

winsortf's Dev Card

๐Ÿ’ป About Me

  • ๐Ÿ’š ย  Founder.
  • ๐Ÿ˜Ž ย  Software Developer and Graphic Designer (UX UI).
  • ๐Ÿ’™ ย  Love Design and Programming.

Metrics

fn main() {
    println!("{}", SofDev::CURRENT_JOB);
    SofDev::is_repo_helpful(true);
}

fn star_it() {
    println!("Thank you for starring the repo! โญ");
}

struct SofDev;

impl SofDev {
    const CURRENT_JOB: &'static str = "Software Developer";
    
    static OPEN_FOR_OPPORTUNITY: bool = true;

    pub fn current_projects() {
        let _currently_learning: &str = "Physics, Quantum and improving my AI Development Skills";
        let _currently_working_on: &str = "AI, Cybersecurity, Defence, Quantum";
        let _excited_for: &str = "Quantum, AI, Cybersecurity, Defence, Blockchain, WEB3, IOT";
    }

    pub fn contact_me() {
        let _email: &str = "*****";
    }

    // Function parameters follow the pattern `name: type`.
    pub fn is_repo_helpful(is_helpful: bool) {
        if is_helpful {
            star_it();
        }
    }
}

๐Ÿ›  Tech Stack

  • ๐ŸŒ ย  HTML | CSS
  • ๐ŸŒŸ ย  Material UI | Antdesign | Bootstrap | Tailwind
  • ๐Ÿฎ ย  React | NextJS | Flutter | Tauri
  • ๐Ÿ’ป ย  JavaScript | TypeScript | Rust | Dart | Python | Bash
  • ๐Ÿ“ฐ ย  Adobe XD | Axure RP | Figma | Adobe Suite | illustrator
  • ๐Ÿ”ง ย  WebStorm | IntelliJ IDEA | VSCode | Git | Git Flow | Github | CodeSandbox
  • ๐Ÿ›ข ย  MondoDB | PostgressSQL
  • ๐Ÿฆพ ย  SCRUM | BEM | Mobile-first | Atomic Design | Clean Architecture
  • ๐Ÿค– ย  Slack | Discord
  • โ˜ ย  Atlassian | AWS | Firebase

๐Ÿ’ป Languages and Tools:

CSS3 Dart HTML5 JavaScript Python Solidity TypeScript Rust Go AWS Cloudflare Datadog Google Cloud Firebase DigitalOcean Netlify Flutter NPM NodeJS SASS Redux React Router React Yarn Jenkins MongoDB Adobe Illustrator Adobe Photoshop Adobe XD Figma Dribbble ESLint Confluence Postman Trello Notion Portfolio Terraform Swagger Jira

NOTE: Top languages does not indicate my skill level or something like that, it's a github metric of which languages i have the most code on github.







Popular repositories Loading

  1. winsortf winsortf Public