Skip to content
View dimitrilavin88's full-sized avatar

Block or report dimitrilavin88

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

👋 Hi, I'm Dimitri Lavín!

💻 About Me

I am a passionate software developer with a knack for creating innovative solutions. I enjoy working with various technologies and always keen on learning new things.

🚀 Skills

  • Languages: Python, JavaScript, HTML/CSS, Typescript, Java, Swift, MATLAB, C, C++, Objective-C, SQL
  • Frameworks: React, React Native, Node.js, Flask, FastAPI
  • Libraries/Tools: scikit-learn, TensorFlow, pandas, NumPy, Matplotlib, PyTorch, XGBoost, LightGBM, CatBoost
  • Technologies: Git/Github, MySQL, VS Code, IntelliJ IDEA, AWS, MongoDB

📈 GitHub Stats

Dimitri's GitHub stats

🌐 Connect with Me

🛠️ Projects

Here are some of the projects I have worked on:

  1. Personal Website: Project Link

    • Description: Developed a full-stack portfolio showcasing projects, including a Fantasy Premier League MVP prediction model using XGBoost, a sudoku puzzle solver, a weather application, and a job search application.
    • Languages: JavaScript, HTML/CSS
  2. Fantasy Premier League MVP Predictor: Project Link

    • Description: Built an XGBoost regression model to predict Fantasy Premier League player performance using key features like goals, assists, and clean sheets. Developed a FastAPI application to provide a RESTful API for accessing the top 25 predicted MVPs. Automated dataset downloading, preprocessing, and feature scaling for efficient and scalable model training.
    • Libraries/Tools: FastAPI, Uvicorn, Pandas, NumPy, Scikit-learn, XGBoost, Kaggle, Joblib, Python-multipart, Jinja2, Aiofiles
    • Technologies: Render (API deployment)
  3. Job Search Application: Project Link

    • Description: Developing a React Native app for simplified job searches using the JSearch API. Focused on real-time data aggregation and mobile-friendly design.
    • Frameworks: React Native
    • Technologies: JSearch API (Taken from Rapid API)
  4. Sudoku Solver: Project Link

    • Description: Built a Sudoku Puzzle Solver implementing a backtracking algorithm to find unique solutions.
    • Languages: JavaScript, HTML/CSS
  5. Weather Application: Project Link

    • Description: Created a Weather Application using the OpenWeather API to display real-time weather data.
    • Languages: JavaScript, HTML/CSS

📫 How to Reach Me

Feel free to reach out if you have any questions or just want to connect!

🌱 What I'm Currently Learning

  • Software Engineering
  • Software Project Planning and Management

🎯 Goals for 2025

  • Contribute to open-source projects
  • Continue learning and implementing AI/ML models
  • Add more features and functionality to my personal website

Thank you for visiting my profile! Have a great day! 😄

Popular repositories Loading

  1. dimitrilavin88 dimitrilavin88 Public

    Config files for my GitHub profile.

  2. Portfolio Portfolio Public

    HTML

  3. react-native-job-app react-native-job-app Public

    JavaScript

  4. CS7320-AI CS7320-AI Public

    Forked from mhahsler/Introduction_to_Artificial_Intelligence

    Examples for an AI course following the textbook Artificial Intelligence: A Modern Approach by Russell and Norvig.

    HTML

  5. MachineLearningNotebooks MachineLearningNotebooks Public

    Forked from eclarson/MachineLearningNotebooks

    Fork of CS7324 Machine Learning

    Jupyter Notebook

  6. AudioLabSwift AudioLabSwift Public

    Forked from SMU-MSLC/AudioLabSwift

    Examples using core audio with AVSession. This using low level functions to access the audio card callback, and expels using the FFT. Use with flipped module and lab two.

    Objective-C