Skip to content
View mhrnbzrafkn's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report mhrnbzrafkn

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

Typing SVG

var juniorDeveloper = new DeveloperBuilder()
.FirstName("Mehran")
.LastName("Bazrafkan")
.BirthDate(new DateOnly(2000, 3, 24))
.Major("Software Engineering")
.UniversityDegree("Bachelor")
.StartToWorkDate(new DateOnly(2022, 1, 21))
.AddSkill("C#")
.AddSkill("Asp.Net Core")
.AddSkill("EF Core")
.AddSkill("Git")
.AddSkill("Python")
.AddSkill("Machine Learning")
.Build();

Hi there πŸ‘‹. I'm an avid creator and learner with a keen interest in technology. My ambition is to establish a groundbreaking company, crafting cutting-edge solutions such as AI and robotics to elevate the human experience. Currently immersed in a continuous learning journey, I'm acquiring the skills needed for this endeavor. From delving into coding projects to exploring the latest tech trends, this is an exciting adventure that fuels my passion for innovation. Let's build a future where technology enhances lives πŸš€.

Contact:

Linkedin profile G-mail address Telegram ID


Things I have learned and worked with (πŸ› ):

  • Languages

C# Python JavaScript TypeScript

  • Frameworks

.Net Flask Next JS OpenCV

  • IDEs

Visual Studio Visual Studio Code Notepad

  • Machine Learning Libraries

PyTorch TensorFlow Matplotlib NumPy Pandas

  • API Security

JWT

  • Databases

MicrosoftSQLServer MongoDB SQLite

  • Repository & Version Control

Azure GitHub Git

  • Test & Documentation

Swagger Postman

  • AI Assistants 🧠

ChatGPT Bing


Facts and figures:

Top Langs Anurag's GitHub stats

Pinned Loading

  1. CSharpNet CSharpNet Public

    CSharpNet

    C# 1

  2. ObjectDetection ObjectDetection Public

    Python

  3. ImageClassification ImageClassification Public

    Image Classification Using Keras Neural Networks

    Python

  4. ImageProcessor ImageProcessor Public

    Implementing Image Processing Algorithms With C#

    C#