Skip to content
View yassin549's full-sized avatar
💭
we live in the most interesting of all times
💭
we live in the most interesting of all times

Block or report yassin549

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

Github Banner

Where to find me:

Website Badge X Badge GitHub Badge WhatsApp Badge Instagram Badge

About Me

package main
import "fmt"
type Developer struct {
    Code              []string
    Interests         []string
    OperatingSystems  []string
    ToolsUsed         []string
    IDEs              []string
}
func main() {
   yassin := Developer{
        Code:             []string{"Python", "JavaScript", "Django", "Java", "C++", "Go"},
        Interests:        []string{"AI Development", "Full stack web applications", "philosophy"},
        OperatingSystems: []string{"Linux", "Windows"},
        ToolsUsed:        []string{"VS Code", "Postman", "Docker"},
        IDEs:             []string{"VS Code", "PyCharm"},
    }
    fmt.Printf("👋 Hello! I'm Yassin, a programmer.\n")
    fmt.Printf("💻 Code: %v\n", yassin.Code)
    fmt.Printf("🌐 Interests: %v\n", yassin.Interests)
    fmt.Printf("🖥️ Operating Systems: %v\n", yassin.OperatingSystems)
    fmt.Printf("🛠️ Tools Used: %v\n", yassin.ToolsUsed)
}

Knowledge is powerless unless it’s applied with purpose.

Category Technologies Quote
Programming Python JavaScript Java Code is like humor. When you have to explain it, it’s bad.
Frontend React HTML5 CSS3 Design is not just what it looks like and feels like. Design is how it works.
Backend Django Node.js Express.js First, solve the problem. Then, write the code." – John Johnson
Databases PostgreSQL MySQL MongoDB Without data, you’re just another person with an opinion.
DevOps/Tools Docker Git GitHub It’s not the tools you have faith in – tools are just tools. They work, or they don’t.
AI/ML & Data Science TensorFlow PyTorch In Nature we trust. All others must bring data.

Workspace

Custom PC Spotify

⚙️ GitHub Analytics

Profile Views

Profile Views

Pinned Loading

  1. Django-socialmedia-app Django-socialmedia-app Public

    A social media platform made with friends for fun

    JavaScript 1

  2. django-news-app django-news-app Public

    A news web application made with django, all contributions are welcome 😊

    Python 1

  3. Brain-Tumor-Detection-master Brain-Tumor-Detection-master Public

    machine learning model trained to early detect brain tumors, please note that this is a personal project and not for professional use

    Jupyter Notebook 1

  4. dietgpt-app-main dietgpt-app-main Public

    a diet manager web application made with django & GPT 3 API to help people managing their diets

    JavaScript 1

  5. facebook_clone facebook_clone Public

    social network web application inspired by Facebook and made with django

    JavaScript 1

  6. mac-os-theme-portfolio-V2 mac-os-theme-portfolio-V2 Public

    this is an improved version of the mac os theme portfolio

    Svelte 1