Skip to content
View notoctavio's full-sized avatar
๐ŸŽฏ
yea
๐ŸŽฏ
yea

Highlights

  • Pro

Block or report notoctavio

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

๐Ÿš€ Hi, I'm Octavio

Typing SVG

GitHub followers GitHub stars

๐ŸŽฏ About Me

class OctavioDaniel:
    def __init__(self):
        self.name = "Octavio Daniel Vizaru"
        self.location = "Cluj-Napoca, Romania ๐Ÿ‡ท๐Ÿ‡ด"
        self.education = {
            "university": "Technical University of Cluj-Napoca",
            "faculty": "Faculty of Automation and Computer Science",
            "degree": "Bachelor's in Automation and Applied Informatics",
            "year": "4th Year",
            "status": "Currently studying ๐Ÿ“š"
        }
        self.passion = ["Artificial Intelligence ๐Ÿค–", "Machine Learning ๐Ÿง ", "Software Development ๐Ÿ’ป"]
        self.current_focus = "Building AI-powered solutions"
        
    def get_skills(self):
        return {
            "languages": ["Java โ˜•", "Python ๐Ÿ", "C# ๐Ÿ’Ž"],
            "ai_ml": ["TensorFlow", "Scikit-Learn", "PyTorch"],
            "backend": ["Spring Boot", "Node.js"],
            "frontend": ["React โš›๏ธ"],
            "databases": ["PostgreSQL ๐Ÿ˜", "MongoDB ๐Ÿƒ"],
            "tools": ["Docker ๐Ÿณ", "Postman ๐Ÿ“ฎ"],
        }
        
me = OctavioDaniel()
print("Welcome to my GitHub! ๐ŸŽ‰")

๐Ÿ› ๏ธ Tech Stack & Tools

๐Ÿ’ป Programming Languages

Java Python JavaScript

๐Ÿค– AI & Machine Learning

TensorFlow PyTorch scikit-learn

๐ŸŒ Web Development

Spring Boot Node.js React

๐Ÿ—„๏ธ Databases

PostgreSQL MongoDB

๐Ÿ› ๏ธ Tools & Technologies

Docker Postman Git

๐Ÿ“Š GitHub Stats

๐ŸŽฏ Current Focus

๐Ÿค– Machine Learning

Deep Learning

Neural Networks

Data Science

๐Ÿš€ AI Development Journey

๐Ÿ”ฅ What I'm working on:

  • ๐Ÿค– AI-powered applications
  • ๐ŸŒ Full-stack web applications
  • ๐Ÿ“š Academic research projects
  • ๐Ÿš€ Open source contributions

๐ŸŽ“ Academic Journey

๐Ÿ›๏ธ Technical University of Cluj-Napoca
๐Ÿ“š Faculty of Automation and Computer Science
๐ŸŽฏ Bachelor's in Automation and Applied Informatics
๐Ÿ“… 4th Year Student (2022-2026)

"Combining theoretical knowledge with practical AI implementation to solve real-world problems"

๐ŸŒŸ Facts

๐Ÿง  AI Enthusiast - Always exploring the latest in AI
โ˜• Java - My first programming language and still going strong
๐Ÿ Python - The go-to language for AI and data science
๐ŸŽฏ Problem Solver - Love tackling complex algorithmic challenges
๐ŸŒ Continuous Learner - Always expanding my tech stack

๐Ÿค Let's Connect!

LinkedIn Email Instagram


notoctavio

โญ From Octavio

Wave

Pinned Loading

  1. AI-Customer-Service-Chatbot AI-Customer-Service-Chatbot Public

    Python

  2. Natural-Language-Processing-Restaurant-Reviews Natural-Language-Processing-Restaurant-Reviews Public

    Testing classification models

    Jupyter Notebook

  3. LunarLanding_Q-Learning LunarLanding_Q-Learning Public

    Spaceship Landing using Q-Learning

    Jupyter Notebook

  4. boilerplate-rock-paper-scissors boilerplate-rock-paper-scissors Public

    Forked from freeCodeCamp/boilerplate-rock-paper-scissors

    Python

  5. Cats-and-Dogs-Image-Classifier Cats-and-Dogs-Image-Classifier Public

    Jupyter Notebook

  6. Simple-OpenAI-Blog-Generator Simple-OpenAI-Blog-Generator Public

    Python